Releases: kpetremann/mqtt-exporter
Releases · kpetremann/mqtt-exporter
mqtt-exporter-0.1.1
A Helm chart for the converting and exporting MQTT topics to Prometheus metrics
v1.7.0
What's Changed
- feat: allow ignoring msg payload by @jochen42 in #91
- feat: add helmchart publishing by @SchoolGuy in #94
- fix(ci): invalid gh action for helm by @kpetremann in #96
- fix: metric references memory leak by @kpetremann in #97
New Contributors
- @jochen42 made their first contribution in #91
- @SchoolGuy made their first contribution in #94
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- feat: remove old metrics when zigbee1mqtt renaming event by @kpetremann in #89
Full Changelog: v1.5.0...v1.6.1
v1.6.0
What's Changed
- feat: remove old metrics when zigbee1mqtt renaming event by @kpetremann in #89
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- CLI: Test tool by @kpetremann in #80
- Add Helm chart for mqtt-exporter by @Matthew-Beckett in #53
- Handle plain state value string in raw_payload by @mortenlj in #83
- Pypi distribution by @kpetremann in #84
- feat: optional last seen timestamp metrics by @kpetremann in #87
New Contributors
- @Matthew-Beckett made their first contribution in #53
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- style: apply new black rules by @kpetremann in #71
- docs: update working list by @kpetremann in #70
- ci: fix linter configuration by @kpetremann in #74
- Add basic pyproject properties &
PROMETHEUS_ADDRESS
setting by @christoph-heiss in #73 - Support TLS with optional CA validation by @Matthew-Beckett in #75
- Some fixes by @kpetremann in #76
- fix: mqttv3 does not have properties by @kpetremann in #78
New Contributors
- @christoph-heiss made their first contribution in #73
- @Matthew-Beckett made their first contribution in #75 and #52
Full Changelog: v1.4.1...v1.4.2
v1.4.1
v1.4.0
What's Changed
- Fix small comment typos by @r0ckarong in #63
- Attach UserProperties as labels to metrics when using MQTTv5 protocol by @mortenlj in #65
New Contributors
- @r0ckarong made their first contribution in #63
- @mortenlj made their first contribution in #65
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Changelog
Enhancements
- Hubitat support by @kpetremann in #58
Internal
- ci: migrate from pylama to ruff by @kpetremann in #59
Full Changelog: v1.2.0...v1.3.0