Skip to content

Releases: jryberg/mosquitto-exporter

v0.7.4

07 Nov 20:07
Compare
Choose a tag to compare

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

14 Aug 08:29
Compare
Choose a tag to compare

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

12 Dec 08:29
Compare
Choose a tag to compare

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

10 Dec 12:15
Compare
Choose a tag to compare

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

09 Dec 14:43
Compare
Choose a tag to compare

Initial release

Changelog will be included next release