Skip to content

Releases: bensheldon/good_job

v4.0.3

10 Jul 15:14
d708263
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Only set duration attribute to interval on Rails 6.1 by @bdewater-thatch in #1412
  • Add Active Support load hooks for Job and (Discrete)Execution; move all outside class definition bodies by @bensheldon in #1414

New Contributors

Full Changelog: v4.0.2...v4.0.3

v3.99.1

10 Jul 20:00
fc3add1
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • v3.99: Have GoodJob.v4_ready? check all migrations, not just discrete jobs by @bensheldon in #1416

Full Changelog: v3.99.0...v3.99.1

v4.0.2

08 Jul 19:27
44d66b1
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Actually remove deprecated configuration for cleanup_interval_seconds, cleanup_interval_jobs; remove deprecated Lockable by @bensheldon in #1406
  • Fix a rails 6.1 deprecation warning for the duration attribute by @Earlopain in #1408
  • Discrete cleanup by @Earlopain in #1401

Full Changelog: v4.0.1...v4.0.2

v4.0.1

08 Jul 14:22
d6d1a8c
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

07 Jul 04:05
c879d5d
Compare
Choose a tag to compare

Review the Changelog for more details.

Please leave feedback on #1396

What's Changed

Full Changelog: v3.99.0...v4.0.0

v3.99.0

07 Jul 01:41
06e0f06
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

Full Changelog: v3.30.1...v3.99.0

v3.30.1

06 Jul 22:18
bdee855
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Add initial Performance panel to dashboard by @arnaudlevy in #1388
  • Move job execution logic from Execution to BaseExecution to simplify v4 changes by @bensheldon in #1357
  • Add a version check for Rails whether to use pg interval or calculate float by @bensheldon in #1389
  • Add missing newline after frozen string literal for migrations by @Earlopain in #1392
  • Fix Performance table formatting, change url from performances to singular performance by @bensheldon in #1393

Full Changelog: v3.30.0...v3.30.1

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