Releases: go-co-op/gocron
Releases · go-co-op/gocron
v2.12.3
What's Changed
- update mocks with latest job/scheduler changes by @JohnRoesler in #794
Full Changelog: v2.12.2...v2.12.3
v2.12.2
What's Changed
- dailyjob should not allow interval zero by @JohnRoesler in #791
- weekly and monthly jobs should not allow zero interval by @JohnRoesler in #792
Full Changelog: v2.12.1...v2.12.2
v2.12.1
What's Changed
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- add Rescheduled metric for executor. by @Higan in #763
- handle crontab and return error with invalid day in a month by @JohnRoesler in #766
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #764
- fix: cleanup timers by @hayotbisonai in #776
New Contributors
- @hayotbisonai made their first contribution in #776
Full Changelog: v2.11.0...v2.12.0
v2.11.0
Features
Fixes
Internal
- internal refactoring by @JohnRoesler in #761
New Contributors
Full Changelog: v2.10.1...v2.11.0
v2.10.1
What's Changed
- fix validation of variadic parameters when the type is interfaceby @apocelipes in #757
New Contributors
- @apocelipes made their first contribution in #757
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- issue-751: speed up rescheduling when time scheduling from is time.Zero by @samuelattwood in #752
- feat: add WithIdentifier() as new job option by @pcfreak30 in #754
New Contributors
- @samuelattwood made their first contribution in #752
- @pcfreak30 made their first contribution in #754
Full Changelog: v2.8.0...v2.9.0
v2.8.0
v2.7.1
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