Skip to content

v4.4.0

Compare
Choose a tag to compare
@bensheldon bensheldon released this 08 Oct 22:11
· 43 commits to main since this release
139375c

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 current rails-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

Full Changelog: v4.3.0...v4.4.0