v4.4.0
Review the Changelog for more details.
What's Changed
- Add
cron_graceful_restart_period
to avoid missing recurring jobs that occurred during deployment downtime by @bensheldon in #1488 - Allow
GoodJob::Job#retry_job
's transaction to be joinable (fix CI for currentrails-head
) by @Earlopain in #1496 - fix: unable to use keyword args when including the
Labels
extension by @ElMassimo in #1500 - Fix GoodJob::Setting duplicate keys by @mohammednasser-32 in #1498
New Contributors
- @ElMassimo made their first contribution in #1500
- @mohammednasser-32 made their first contribution in #1498
Full Changelog: v4.3.0...v4.4.0