Skip to content

Releases: bensheldon/good_job

v3.29.0

22 May 02:17
e632cf3
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Add association between Process and Jobs, and add a heartbeat to the Process record by @bensheldon in #999

Full Changelog: v3.28.3...v3.29.0

v3.28.3

18 May 00:22
61650b0
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: v3.28.2...v3.28.3

v3.28.2

26 Apr 23:13
2586313
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Add debug warning message when a job is enqueued within a batch/bulk capture but not to the GoodJob Adapter by @bensheldon in #1339

Full Changelog: v3.28.1...v3.28.2

v3.28.1

24 Apr 01:46
fbd1a5b
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Ensure job context does not leak into extensions whenperform_now is called within another job by @bensheldon in #1336
  • Run erb_lint against all the views and partials by @bensheldon in #1331

Full Changelog: v3.28.0...v3.28.1

v3.28.0

19 Apr 18:25
4fd5ac4
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: v3.27.4...v3.28.0

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