Skip to content

Releases: webdevops/azure-scheduledevents-manager

24.9.0

14 Sep 19:39
Compare
Choose a tag to compare
  • switch to golang 1.23 and update deps
  • add auto gomemlimit
  • switch to ubuntu 24.04 for the ubuntu container image

24.2.0

17 Feb 14:34
Compare
Choose a tag to compare
  • switch to golang 1.22
  • update dependencies

24.1.0

14 Jan 17:48
Compare
Choose a tag to compare
  • update dependencies

23.12.0

17 Dec 19:44
Compare
Choose a tag to compare
  • switch to golang 1.21
  • update deps

23.6.0

16 Jun 15:16
Compare
Choose a tag to compare
  • 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

10 Dec 13:08
Compare
Choose a tag to compare
  • add retry for 4xx and 5xx requests
  • relax retry time (set retry min wait time to 10 seconds)
  • update dependencies

22.9.0

18 Sep 18:48
Compare
Choose a tag to compare
  • update dependencies
  • update build system (provide binaries in release)

22.8.0

21 Aug 18:14
Compare
Choose a tag to compare
  • 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

18 Jun 20:53
Compare
Choose a tag to compare
  • switch from native http client to resty
  • improve docker build
  • update dependencies

22.5.1

22 May 15:07
Compare
Choose a tag to compare
  • switched from distroless base to static image