Releases: go-co-op/gocron
Releases · go-co-op/gocron
v2.4.1-rc1
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
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
- @cloudkucooland made their first contribution in #724
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Add Go 1.22 to test matrix by @evgenymarkov in #714
- Monitor: IncrementJob in case of skipped job run by @giri-vsr in #715
- fix mocks import path by @JohnRoesler in #720
New Contributors
- @evgenymarkov made their first contribution in #714
Full Changelog: v2.2.10...v2.2.11
v2.2.10
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
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
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
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
What's Changed
- Allow more time for requestJobCtx by @drewgonzales360 in #699
- fix case where job removed causes panic when rescheduling by @JohnRoesler in #698
New Contributors
- @drewgonzales360 made their first contribution in #699
Full Changelog: v2.2.6...v2.2.7
v2.2.6
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
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