Skip to content

Releases: webdevops/azure-scheduledevents-exporter

20.11.0

15 Nov 21:57

Choose a tag to compare

  • switch to golang 1.15
  • implement logrus
  • general refactoring
  • enable json log output as default in docker
  • update golang dependencies
  • update golang lint to 1.30.0
  • image now build by GitHub actions and pushed to Docker Hub and Quay
  • switch to multi arch build (amd64 & arm64)
  • rename master branch to main

20.5.0

19 May 18:56

Choose a tag to compare

  • Switch to Calendar Versioning with YY.MM.MICRO format (year, month, increment)
  • Improve build system (with lint and automatic injected git version information)
  • Update dependencies

1.8.0

26 Feb 20:36

Choose a tag to compare

  • go 1.14
  • update go dependencies

1.7.0

10 Dec 19:12

Choose a tag to compare

  • Disable metric azure_scheduledevent_request by default (use env METRICS_REQUESTSTATS=1 to enable it)

1.6.0

06 Dec 19:09

Choose a tag to compare

  • Update dependencies
  • Smaller fixes