Releases: go-co-op/gocron
Releases · go-co-op/gocron
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
v2.2.5
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
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
Full Changelog: v2.2.4...v2.2.5-rc1
v2.2.4
v2.2.3
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
What's Changed
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #664
- fix unsafe map usage in singletonMode by @JohnRoesler & @a3sroot in #665
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- fix monthly jobs when counting days from the end by @JohnRoesler in #662
Full Changelog: v2.2.0...v2.2.1