Skip to content

Releases: go-co-op/gocron

v2.7.1

27 Jun 19:54
baf731c
Compare
Choose a tag to compare

What's Changed

  • issue-740: ascending time function by @rbroggi in #744
  • fix jobs not starting on scheduler restart when using WithLimitConcurrentJobs by @JohnRoesler in #745

Full Changelog: v2.7.0...v2.7.1

v2.7.0

21 Jun 23:18
64d6e48
Compare
Choose a tag to compare

Added

Fixed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

20 Jun 19:22
fd18ca7
Compare
Choose a tag to compare

Added

Fixed

  • issue-738: make withSeconds optional in cron-expression by @rbroggi in #739
  • issue-736: moving validation of one-time to by @rbroggi in #737

Misc

New Contributors

Full Changelog: v2.5.0...v2.6.0

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

  • Added JobsWaitingInQueue in Scheduler by @giri-vsr in #721
  • don't trash the incoming slice, match what was done in NewAtTime by @cloudkucooland in #724

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

  • 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