Releases: webdevops/azure-scheduledevents-manager
Releases · webdevops/azure-scheduledevents-manager
24.9.0
- switch to golang 1.23 and update deps
- add auto gomemlimit
- switch to ubuntu 24.04 for the ubuntu container image
24.2.0
- switch to golang 1.22
- update dependencies
23.12.0
- switch to golang 1.21
- update deps
23.6.0
- switch to golang 1.20
- update dependencies
- use relative path for kubectl (try to find kubectl using $PATH)
- migrate from logrus to zap logging
22.12.0
- add retry for 4xx and 5xx requests
- relax retry time (set retry min wait time to 10 seconds)
- update dependencies
22.9.0
- update dependencies
- update build system (provide binaries in release)
22.8.0
- switch to golang 1.19
- update dependencies
- trigger /readyz down status only for drain events
- automatic cleanup for /readyz /drainz status
- fix gosec G114 (Use of net/http serve function that has no support for setting timeouts)
22.6.0
- switch from native http client to resty
- improve docker build
- update dependencies
22.5.1
- switched from distroless base to static image