Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support AJ 7.1 perform_all_later api #110

Merged
merged 4 commits into from
Jan 19, 2024

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    842493e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b1606a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. feature: add api for queuing multiple jobs

    this supports Rails 7.1 feature `ActiveJob::Base.perform_all_later`
    kakubin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1941d8d View commit details
    Browse the repository at this point in the history
  2. Add changelog

    mullermp committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    210e046 View commit details
    Browse the repository at this point in the history