Skip to content

v0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 09:55
· 117 commits to master since this release
e3e2093

Major features in this release are:

  • Support for MQTT TLS client authentication (thank you @weboo)
  • Support for custom MQTT client IDs (thank you @weboo)
  • Support for providing Credentials via Environment Variables (thank you @genkobar)
  • Support for experimental prometheus Web Config File
  • Support custom JSON path separators (thank you @michey)

Furthermore, @chr4, @michael-robbins helped to improve the resilience of the exporter.

Changelog since v0.1.6-RC9

  • e3e2093 Merge pull request #77 from hikhvar/refactor-docs
  • 4b66005 Refactor documentation