Releases: kpetremann/mqtt-exporter
Releases · kpetremann/mqtt-exporter
v1.1.0
v1.0.5
What's Changed
- Update issue templates by @kpetremann in #45
- Contributing guide and PR template by @kpetremann in #46
- Delete TODO by @kpetremann in #47
- add support for parsing values containing lists by @rixxxx in #44
New Contributors
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Fix CI: pydocstyle/pylama are broken by @kpetremann in #40
- Publish image to GHCR and Dockerhub by @onedr0p in #39
- fix: Exception when metric key has a slash in it by @jengo in #41
- Migrate CI to GitHub Action by @kpetremann in 4e6c838
- Docker tags by @kpetremann in #42
New Contributors
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
What's Changed
- Debug: log MQTT message (optional) by @kpetremann in #33
- Bump to Python3.10 by @kpetremann in 8bba488
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- Small update of README.md by @zubairov in #3
- Now exposing a counter of received messages by @zubairov in #5
- Parameterise mqtt topic by @thspinto in #6
- Fix parameter cast to integer by @kpetremann in #7
- Fix: Don't crash when not able to decode payload. by @rin in #9
- Feature: Add ability to ignore topics. by @rin in #11
- Refacto by @kpetremann in #12
- Add support for ON/OFF state by @nanassito in #13
- Adding support for True/False by @nanassito in #14
- Support for nested MQTT messages by @The-JC in #15
- More generic single value support and add tests by @kpetremann in #18
- main: match ignored topics with fnmatch instead of equality by @roobre in #19
- Add Zigbee2MQTT device availability support (non-legacy mode only) by @kpetremann in #20
- expose default port in dockerfile by @adamcstephens in #23
- Expose Clientid and add MQTT v5 support by @kpetremann in #26
- fix "Invalid metric name" when topic contains »-« by @florianschroen in #29
- add docker-compose for development purposes using build instead of image by @florianschroen in #30
New Contributors
- @thspinto made their first contribution in #6
- @rin made their first contribution in #9
- @nanassito made their first contribution in #13
- @The-JC made their first contribution in #15
- @roobre made their first contribution in #19
- @adamcstephens made their first contribution in #23
- @florianschroen made their first contribution in #29
Full Changelog: https://github.com/kpetremann/mqtt-exporter/commits/v1.0.0