Releases: pdreker/fritz_exporter
Releases · pdreker/fritz_exporter
fritzexporter: v2.5.1
2.5.1 (2024-11-11)
Bug Fixes
- catch FritzConnectionException when checking capabilities (191869d)
fritzexporter: v2.5.0
2.5.0 (2024-03-13)
Features
fritzexporter: v2.4.3
2.4.3 (2024-03-10)
Bug Fixes
- minor linting, make ARM builds work again (#308) (1632029)
fritzexporter: v2.4.2
2.4.2 (2024-03-10)
Documentation
- update copyright notice years (0d19d27)
- Update Docker build instruction. (65064f4)
fritzexporter: v2.4.1
2.4.1 (2024-03-10)
Bug Fixes
- ignore exceptions from parsing XML of AHA devices (#303) (02197fa)
fritzexporter: v2.4.0
2.4.0 (2024-03-09)
Features
Bug Fixes
- Add more flexibility to helper script. (#280) (86697fa)
- helm: ServiceMonitor seems to like quotes now (2e57ee9)
- small correction for AHA HTTP metrics (6658b8a)
fritzexporter: v2.3.1
2.3.1 (2023-12-16)
Bug Fixes
- add type hints to data_donation.py (369748a)
Documentation
- homeauto: explicitly mention missing metrics (d827b5d)
v2.3.0
2.3.0 (2023-10-03)
Features
- add home automation metrics (5f35afb)
Bug Fixes
- add .readthedocs.yaml config file (df7b150)
- make bail out message less verbose (724fd01)
Documentation
- update copyright boilerplate (baafe01)
v2.2.4
2.2.4 (2023-08-12)
Bug Fixes
- returning the same metric samples multiple times (020a7b7)
- When checking for capabilities fritzconnection may return FritzArgumentError which needs to be caught. (87a47ee)
v2.2.3
2.2.3 (2023-04-01)
Bug Fixes
- rmeove old actions and supersede release 2.2.2 (1be640b)