Releases: lukasmalkmus/tankerkoenig_exporter
Releases · lukasmalkmus/tankerkoenig_exporter
Tankerkoenig API Exporter v0.12.0
What's Changed
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #11
- add docker arm64 in goreleaser by @joconcepts in #12
New Contributors
- @dependabot made their first contribution in #11
- @joconcepts made their first contribution in #12
Full Changelog: v0.11.1...v0.12.0
Tankerkoenig API Exporter v0.11.1
Tankerkoenig API Exporter v0.11.0
Tankerkoenig API Exporter v0.10.0
What's Changed
- Winter cleanup by @lukasmalkmus in #6
- fix: drop docker hub by @lukasmalkmus in #7
- fix: add dockerfile by @lukasmalkmus in #8
New Contributors
- @lukasmalkmus made their first contribution in #6
Full Changelog: v0.9.1...v0.10.0
v0.9.1
v0.9.1
v0.9.0
Labels now include station address and geohash thanks to @carazzim0
v0.8.1
- Remove a leftover
fmt.Println()
statement - Improve documentation on running the exporter as a Docker container
v0.8.0
- Updated dependencies
- Improved handling of station IDs and API key
v0.7.0
v0.7.0
v0.6.0
- Transition to go modules
- Update dependencies
- Update to new prometheus exporter Makefile and Dockerfile
- Code grooming