Skip to content

Releases: bensheldon/good_job

v3.30.0

05 Jul 16:22
d8b6344
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Added GoodJob::DiscreteExecution#duration column by @SebouChu in #1374
  • Use newer syntax in documentation for wait config on retry by @benoittgt in #1380

Full Changelog: v3.29.5...v3.30.0

v3.29.5

24 Jun 15:32
58a6605
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

Full Changelog: v3.29.4...v3.29.5

v3.29.4

18 Jun 19:06
28fb6aa
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: v3.29.3...v3.29.4

v3.29.3

06 Jun 04:28
ed7bbe3
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

Full Changelog: v3.29.2...v3.29.3

v3.29.2

23 May 22:54
0c09191
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Fix label modifications on job instance polluting labels on job class by @bensheldon in #1355

Full Changelog: v3.29.1...v3.29.2

v3.29.1

23 May 22:47
db58c20
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Fix AdvisoryLockable using wrong advisory_lockable_column attribute when aborting create_with_advisory_lock by @bensheldon in #1360

Full Changelog: v3.29.0...v3.29.1

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