Skip to content

Releases: go-co-op/gocron

v2.5.0

06 May 20:12
612f3e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.5.0

v2.4.1

04 May 23:55
72220ea
Compare
Choose a tag to compare

What's Changed

  • fix memory leak with singleton mode where job is sending duplicate reschedule requests by @JohnRoesler in #723

Full Changelog: v2.4.0...v2.4.1

v2.4.1-rc1

02 May 16:37
e46cdc9
Compare
Choose a tag to compare
v2.4.1-rc1 Pre-release
Pre-release

What's Changed

  • fix memory leak with singleton mode where job is sending duplicate reschedule requests by @JohnRoesler in #723

Full Changelog: v2.4.0...v2.4.1-rc1

v2.4.0

02 May 16:37
917cca7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

30 Apr 15:01
dbec7a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.10...v2.2.11

v2.2.10

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

What's Changed

New Contributors

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