Skip to content

Releases: bensheldon/good_job

v3.19.1

20 Sep 23:37
dd60556
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

Full Changelog: v3.19.0...v3.19.1

v3.19.0

19 Sep 02:23
c71c3b3
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • "Force" discard jobs that are already running/runaway to prevent retry by @jgrau in #1073
  • AdvisoryLockable: Abort record create if with_advisory_lock fails to acquire advisory lock by @bensheldon in #1078

Full Changelog: v3.18.3...v3.19.0

v3.18.3

16 Sep 17:54
02ec990
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Slight refactoring to CronEntry by @bensheldon in #1063
  • Allow Probe Server's /connect to handle a certain number of reconnects before statusing by @bensheldon in #1075

Full Changelog: v3.18.2...v3.18.3

v3.18.2

02 Sep 16:12
44405ef
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

Full Changelog: v3.18.1...v3.18.2

v3.18.1

30 Aug 14:41
b999bf4
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Respect the configured execution mode, even within the CLI by @bensheldon in #1056
  • GoodJob.restart should not start capsules (job execution) when in a webserver but not in async mode by @bensheldon in #1055

Full Changelog: v3.18.0...v3.18.1

v3.18.0

30 Aug 04:46
80b20fb
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Support configuring cron schedule dynamically with a block by @DanielHeath in #1051

New Contributors

Full Changelog: v3.17.4...v3.18.0

v3.17.4

24 Aug 16:56
3cff9ee
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

Full Changelog: v3.17.3...v3.17.4

v3.17.3

19 Aug 13:11
e11a80a
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • New probe server fixes: allow accept_nonblock to raise and IO.gets return nil by @stas in #1043

New Contributors

Full Changelog: v3.17.2...v3.17.3

v3.17.2

10 Aug 21:47
ddd0fa0
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Fix NoMethodError: undefined method `silence' for nil:NilClass by @afn in #1037

New Contributors

  • @afn made their first contribution in #1037

Full Changelog: v3.17.1...v3.17.2

v3.17.1

08 Aug 05:29
d26b948
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Fix Probe Server by retrying IO.select instead of returning early by @bensheldon in #1034

Full Changelog: v3.17.0...v3.17.1