Sha256: ff8f711337b51da646c5b7545a0a5c50ff1c9d9261afe3758119a90e01cca0ba
Contents?: true
Size: 648 Bytes
Versions: 1
Compression:
Stored size: 648 Bytes
Contents
## Rails 8.0.0.rc2 (October 30, 2024) ## * No changes. ## Rails 8.0.0.rc1 (October 19, 2024) ## * Remove deprecated `config.active_job.use_big_decimal_serializer`. *Rafael Mendonça França* ## Rails 8.0.0.beta1 (September 26, 2024) ## * Deprecate `sucker_punch` as an adapter option. If you're using this adapter, change to `adapter: async` for the same functionality. *Dino Maric, zzak* * 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activejob-8.0.0.rc2 | CHANGELOG.md |