v3.20.0
Review the Changelog for more details.
What's Changed
- Remove
pg_advisory_unlock_all()
after job is run; only verify blankfinished_at
(and not lock presence) before performing job by @bensheldon in #1113 - Wrap Adapter enqueue methods and Batch callbacks with Rails Reloader; verify in tests that no Advisory locks remain at database connection check-in by @bensheldon in https://github.com/bensheldon/good_job/pull/1124\
- Add Rails 7.1 to test matrix by @bensheldon in #1105
New Contributors
Full Changelog: v3.19.4...v3.20.0