Skip to content

Releases: go-co-op/gocron

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

v2.2.3

02 Feb 15:48
b1ffc66
Compare
Choose a tag to compare

What's Changed

  • fix RunNow() when calling from a job returned by Jobs() by @JohnRoesler in #668

Full Changelog: v2.2.2...v2.2.3

v2.2.2

31 Jan 12:50
567cb96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

21 Jan 22:04
5a89498
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

17 Jan 23:55
5c69001
Compare
Choose a tag to compare

What's Changed

  • wait for new job to be fully created before returning by @JohnRoesler in #658
  • BETA FEATURE: Add job monitor interface to allow for collecting job metrics by @JohnRoesler in #659
    • This is the first release of the monitor feature - it may be changed as initial implementations are created and feedback comes in

Full Changelog: v2.1.2...v2.2.0

v2.1.2

02 Jan 16:48
ae366d9
Compare
Choose a tag to compare

Fixes

Documentation

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.2-rc-1

31 Dec 03:14
7700a27
Compare
Choose a tag to compare
v2.1.2-rc-1 Pre-release
Pre-release
fix to handle when next ends up in the past

v2.1.1

21 Dec 20:05
848adb4
Compare
Choose a tag to compare