Skip to content

Releases: go-co-op/gocron

v2.2.10

23 Apr 15:42
3faf525
Compare
Choose a tag to compare

What's Changed

  • fix nextRun with singleton mode reporting incorrect time by @JohnRoesler in #705
  • Added Distributed Locker to JobOptions by @giri-vsr in #711

New Contributors

  • @giri-vsr made their first contribution in #711

Full Changelog: v2.2.9...v2.2.10

v2.2.10-rc1

06 Apr 01:57
3b653b9
Compare
Choose a tag to compare
v2.2.10-rc1 Pre-release
Pre-release

What's Changed

  • fix nextRun with singleton mode reporting incorrect time by @JohnRoesler in #705

Full Changelog: v2.2.9...v2.2.10-rc1

v2.2.9

26 Mar 21:29
dcd4eda
Compare
Choose a tag to compare

What's Changed

  • fix case where OneTimeJob with concurrent limit and limited runs fails to run by @JohnRoesler in #703

Full Changelog: v2.2.8...v2.2.9

v2.2.8

26 Mar 15:27
9ae7545
Compare
Choose a tag to compare

What's Changed

  • return an error if duration is zero by @moyu-x in #701
  • properly report lastRun for limit type jobs and RunNow by @JohnRoesler in #700

New Contributors

Full Changelog: v2.2.7...v2.2.8

v2.2.7

25 Mar 20:53
41dd412
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.6...v2.2.7

v2.2.6

13 Mar 13:11
ebec5e9
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #684
  • elector & locker were failing to send out when not leader by @JohnRoesler in #688

Full Changelog: v2.2.5...v2.2.6

v2.2.6-rc1

12 Mar 13:37
ebec5e9
Compare
Choose a tag to compare
v2.2.6-rc1 Pre-release
Pre-release

What's Changed

  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #684
  • elector & locker were failing to send out when not leader by @JohnRoesler in #688

Full Changelog: v2.2.5...v2.2.6-rc1

v2.2.5

06 Mar 16:02
27f2cba
Compare
Choose a tag to compare

What's Changed

  • remove codecov by @JohnRoesler in #672
  • Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #675
  • fix cases where default on send out is resulting in job not going out by @JohnRoesler in #686
    • This fixes two bugs related to limit mode and singleton mode having jobs stop running

Full Changelog: v2.2.4...v2.2.5

v2.2.5-rc1

05 Mar 16:56
27f2cba
Compare
Choose a tag to compare
v2.2.5-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.2.4...v2.2.5-rc1

v2.2.4

03 Feb 19:47
0d01bb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.3...v2.2.4