Releases: jryberg/mosquitto-exporter
Releases · jryberg/mosquitto-exporter
v0.7.4
Changelog
Fixes
- 697d33d fix(deps): update module github.com/urfave/cli/v2 to v2.27.5
- 1462bc3 fix(deps): update module github.com/prometheus/client_golang to v1.20.5
Build
v0.7.3
Changelog
Build
- 8cf5fb9 build: Cleaned up deps and defined Go 1.22.6
- 896e571 build: Upgraded Go to 1.22 including deps
v0.7.2
Changelog
Fixes
- 63a81d3 fix: Printed incorrect application name during start
Others
- 82dad92 refactor: Use logrus for logging and use level for each message
v0.7.1
Changelog
Features
- b83f37c feat: Metrics are by default resetted to 0 during connection issues to broker. Can be disabled using new flag. Thanks to NorbertHeusser: NorbertHeusser@7939f82
Fixes
- 1211793 fix: Using debian:bookwork-slim as base image since we need CA certificates and it will be much more easy to use Debian than "scratch"
- 9deaf3b fix: appName resolves to "USAGE" instructions and the example was printed incorrectly
v0.7.0
Initial release
Changelog will be included next release