- No changes.
- No changes.
- No changes.
-
Include the actual Active Job locale when serializing rather than I18n locale.
Adrien S
-
Fix
retry_jobinstrumentation when using:testadapter for Active Job.fatkodima
- No changes.
- No changes.
-
Avoid crashing in Active Job logger when logging enqueueing errors
ActiveJob.perform_all_latercould fail with aTypeErrorwhen all provided jobs failed to be enqueueed.Efstathios Stivaros
- No changes.
- No changes.
- No changes.
-
Remove deprecated
config.active_job.use_big_decimal_serializer.Rafael Mendonça França
-
Deprecate
sucker_punchas an adapter option.If you're using this adapter, change to
adapter: asyncfor the same functionality.Dino Maric, zzak
-
Use
RAILS_MAX_THREADSinActiveJob::AsyncAdapter. If it is not set, use 5 as default.heka1024
Please check 7-2-stable for previous changes.