Releases: webdevops/pagerduty-exporter
Releases · webdevops/pagerduty-exporter
20.8.0
- switch to golang 1.15
- update golangci-lint to 1.130.0
- Improve cached dependency fetching in Dockerfile
- implement /healthz endpoint
- switch to logrus logger
- json logging in docker (by default)
- improve overall logging
(switch from master
to main
as default branch)
20.6.0
- Switch to Calendar Versioning with
YY.MM.MICRO format
(year, month, increment) - Automatic inject version information from git
- Update dependencies
- Implement github.com/webdevops/go-prometheus-common
0.13.1
- Implemented better workaround for empty label incidentID (thanks to @shiroyasha; see PagerDuty/go-pagerduty#218)
- Fix build issue
0.13.0
- Fixes empty label
incidentID
(thanks to @shiroyasha) - Update dependencies