Skip to content

Releases: pdreker/fritz_exporter

fritzexporter: v2.5.0

13 Mar 13:37
413586d
Compare
Choose a tag to compare

2.5.0 (2024-03-13)

Features

fritzexporter: v2.4.3

10 Mar 12:17
f51eb67
Compare
Choose a tag to compare

2.4.3 (2024-03-10)

Bug Fixes

  • minor linting, make ARM builds work again (#308) (1632029)

fritzexporter: v2.4.2

10 Mar 10:14
570d27b
Compare
Choose a tag to compare

2.4.2 (2024-03-10)

Documentation

  • update copyright notice years (0d19d27)
  • Update Docker build instruction. (65064f4)

fritzexporter: v2.4.1

10 Mar 07:24
f1ab10c
Compare
Choose a tag to compare

2.4.1 (2024-03-10)

Bug Fixes

  • ignore exceptions from parsing XML of AHA devices (#303) (02197fa)

fritzexporter: v2.4.0

09 Mar 08:38
3a04511
Compare
Choose a tag to compare

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

16 Dec 08:33
Compare
Choose a tag to compare

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

03 Oct 15:50
Compare
Choose a tag to compare

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

12 Aug 06:40
Compare
Choose a tag to compare

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

01 Apr 07:43
Compare
Choose a tag to compare

2.2.3 (2023-04-01)

Bug Fixes

  • rmeove old actions and supersede release 2.2.2 (1be640b)

v2.2.2

01 Apr 07:03
Compare
Choose a tag to compare

2.2.2 (2023-04-01)

Bug Fixes

  • helm: corrected secret to convert map to YAML string (3814de2)
  • helm: set interval to 60s (d3f8854)
  • helm: using selectorLabels var in ServiceMonitor (6ecba54)
  • remove need for _version.py (434581b)
  • sanitize (WANIPConnection1, GetInfo, NewExternalIPAddress) (ebdf787)

Documentation

  • add link to dashboard also displaying host info metrics (f6fd853)
  • Add reference to PyPI in docs (d53b03a)
  • fix badges in README (685e5d2)
  • reduce warnings/caveats for "host_info" (f614d5b)