Sha256: ba055dd1ee15123b08abf57cdc5f607d5fcf15642e207ef31a09babd5d583907

Contents?: true

Size: 519 Bytes

Versions: 3

Compression:

Stored size: 519 Bytes

Contents

*   Remove `sucker_punch` as an adapter option [since author himself recommends using AJ's own AsyncAdapter](https://github.com/brandonhilkert/sucker_punch?tab=readme-ov-file#faq).
    If you're using this adapter, change to `adapter: async` for the same functionality.

    *Dino Maric*

*   Use `RAILS_MAX_THREADS` in `ActiveJob::AsyncAdapter`. If it is not set, use 5 as default.

    *heka1024*

Please check [7-2-stable](https://github.com/rails/rails/blob/7-2-stable/activejob/CHANGELOG.md) for previous changes.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
omg-activejob-8.0.0.alpha3 CHANGELOG.md
omg-activejob-8.0.0.alpha2 CHANGELOG.md
omg-activejob-8.0.0.alpha1 CHANGELOG.md