Skip to content

Releases: bensheldon/good_job

v2.12.2

18 Apr 17:45
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: v2.12.1...v2.12.2

v2.12.1

18 Apr 03:03
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.12.1

v2.12.0

05 Apr 21:00
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Internationalize/I18n the Dashboard Engine by @JuanVqz in #497
  • Rename GoodJob::BaseController to GoodJob::ApplicationController by @shouichi in #553
  • Include locale in html lang attribute by @bensheldon in #556
  • Deprecate Adapter configuration of job execution/cron by @bensheldon in #558
  • Remove usage of Concurrent::TimerTask's timeout_interval by @bensheldon in #557

New Contributors

Full Changelog: v2.11.3...v2.12.0

v2.11.3

30 Mar 03:06
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: v2.11.2...v2.11.3

v2.11.2

03 Mar 05:41
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Delegate ActiveJobJob.table_name to Execution and prevent it from being directly assignable by @bensheldon in #536
  • Enable DB table names customization by @dimvic in #535

New Contributors

Full Changelog: v2.11.1...v2.11.2

v2.11.1

01 Mar 06:00
Compare
Choose a tag to compare

Review the Changelog for more details.

Bug fix

  • Ensure sticky footer doesn't overlap paginater; fix polling interval to 30 seconds, not ms by @bensheldon in #534

Full Changelog: v2.11.0...v2.11.1

v2.11.0

28 Feb 03:23
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: v2.10.0...v2.11.0

v2.10.0

18 Feb 16:58
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: v2.9.6...v2.10.0

v2.9.6

07 Feb 16:06
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Limit query for allowed concurrent jobs to unfinished by @til in #515

New Contributors

  • @til made their first contribution in #515

Full Changelog: v2.9.5...v2.9.6

v2.9.5

07 Feb 04:01
Compare
Choose a tag to compare

Review the Changelog for more details.

What's fixed

  • Deserialize ActiveJob arguments when manually retrying a job by @bensheldon in #513

New Contributors

Full Changelog: v2.9.4...v2.9.5