Releases: webdevops/azure-scheduledevents-exporter
Releases · webdevops/azure-scheduledevents-exporter
20.11.0
- 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
- 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