Skip to content

Releases: bensheldon/good_job

v3.27.4

04 Apr 21:27
ce7fc90
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: v3.27.3...v3.27.4

v3.27.3

29 Mar 03:23
b7abbaf
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Revert "Start async adapters after_initialize instead of once Active Job and Active Record are loaded and Rails initialized?" by @bensheldon in #1303

Full Changelog: v3.27.2...v3.27.3

v3.27.2

27 Mar 01:20
aeb44a3
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Invoke inline Bootstrap Color Mode javascript above CSS link tag to better avoid flash of un-themed content by @bensheldon in #1298
  • Use scope-resolutioned constants in Notifier loop by @bensheldon in #1300

Full Changelog: v3.27.1...v3.27.2

v3.27.1

24 Mar 16:36
f13fad1
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Start async adapters after_initialize instead of once Active Job and Active Record are loaded and Rails initialized? by @bensheldon in #1297

Full Changelog: v3.27.0...v3.27.1

v3.27.0

24 Mar 16:33
aed894f
Compare
Choose a tag to compare

Review the Changelog for more details.

New features

Improvements

Refactors

  • Set an implicit order on models by @mec in #1293

New Contributors

Full Changelog: v3.26.2...v3.27.0

v3.26.2

15 Mar 04:05
35461ea
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: v3.26.1...v3.26.2

v3.26.1

01 Mar 15:33
c308b79
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Ignore job deserialization errors when mass-retrying through the dashboard by @bensheldon in #1269

Full Changelog: v3.26.0...v3.26.1

v3.26.0

01 Mar 03:09
ce6c803
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • feat: add italian locale by @metalelf0 in #1268
  • Add GoodJob.current_thread_running? and GoodJob.current_thread_shutting_down? for graceful shutdowns by @bensheldon in #1253
  • Ensure "shutdown?" behavior is consistent between J Ruby and C Ruby by @bensheldon in #1267

New Contributors

Full Changelog: v3.25.0...v3.26.0

v3.25.0

22 Feb 17:56
3933005
Compare
Choose a tag to compare

Review the Changelog for more details.

New features

  • Add customizable extension partials to good_job/jobs#show view by @grncdr in #1200
  • Allow disabling of Dashboard Live Polling configuration by @erick-tmr in #1235

Fixes and changes

New Contributors

Full Changelog: v3.24.0...v3.25.0

v3.24.0

12 Feb 05:14
69c240c
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Use the job class as the default concurrency key if none is provided by @Earlopain in #1145
  • Brazilian Portuguese locale by @hss-mateus in #1226
  • Fix batches so that retried-and-successful jobs leave the batch succeeded by @bensheldon in #1243

New Contributors

Full Changelog: v3.23.0...v3.24.0