Releases: bensheldon/good_job
Releases · bensheldon/good_job
v3.12.5
Review the Changelog for more details.
What's Changed
- Fix I18n number formatting; other Dashboard development tweaks by @bensheldon in #862
Full Changelog: v3.12.4...v3.12.5
v3.12.4
Review the Changelog for more details.
What's Changed
- Add serialize coder kwarg for Rails 7.1-alpha by @bensheldon in #864
Full Changelog: v3.12.3...v3.12.4
v3.12.3
Review the Changelog for more details.
What's Changed
- Fix bug where notification check does not use configuration by @mitchellhenke in #857
- Fix template for the update migrations 03 index (#851) by @julienanne in #852
New Contributors
- @julienanne made their first contribution in #852
Full Changelog: v3.12.2...v3.12.3
v3.12.2
Review the Changelog for more details.
What's Changed
- Ensure all i18n locale keys are under
good_job
namespace by @bensheldon in #850
New Contributors
- @michaelglass made their first contribution in #841
- @mthadley made their first contribution in #845
Full Changelog: v3.12.1...v3.12.2
v3.12.1
Review the Changelog for more details.
What's Changed
- Fix "NoMethodError: private method `_good_job_concurrency_key' if key is nil" by @bensheldon in #836
- Dashboard's tables update by @Ajmal in #834
Full Changelog: v3.12.0...v3.12.1
v3.12.0
Review the Changelog for more details.
What's Changed
- Create
InterruptErrors
extension to raise an exception when an interrupted job is retried by @bensheldon in #830
Full Changelog: v3.11.1...v3.12.0
v3.11.1
v3.11.0
Review the Changelog for more details.
What's Changed
- Create ActiveJob extension to disable sending a NOTIFY on enqueue and retry by @bensheldon in #814
- Add global enable_listen_notify configuration to disable both notify and listen by @mitchellhenke in #810
Full Changelog: v3.10.1...v3.11.0
v3.10.1
Review the Changelog for more details.
What's Changed
- Ensure batch is reloaded before updating on multiple enqueues by @bensheldon in #824
Full Changelog: v3.10.0...v3.10.1
v3.10.0
Review the Changelog for more details.
What's Changed
- Implement
GoodJob::Batch
by @bensheldon in #712
Full Changelog: v3.9.0...v3.10.0