What's Changed
Bug fixes
- fixes related to the bug where a job unexpectedly runs twice by @JohnRoesler in #810
- fix scheduler restart by @27149chen in #825
- removes nextRuns in the past when job skipped by locker #828 by @manuelarte in #829
Chores
- go to 1.21, upgrade deps by @JohnRoesler in #822
- replace "golang.org/x/exp" with standard libraries by @apocelipes in #823
- Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 by @dependabot in #827
- fix err assertion in TestScheduler_RemoveJob by @alexandear in #830
- Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 by @dependabot in #831
- re-enable goleak detection in ci by @JohnRoesler in #832
- chore: add go1.24 to ci by @apocelipes in #833
New Contributors
- @alexandear made their first contribution in #830
- @Dojeto made their first contribution in #834
Full Changelog: v2.15.0...v2.16.0