Skip to content

Latest commit

 

History

History
48 lines (22 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

48 lines (22 loc) · 2.44 KB

2.2.1 (2022-12-29)

2.2.3 (2023-04-01)

Bug Fixes

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

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)

2.2.1-pre.6 (2022-12-29)

2.2.1-pre.5 (2022-12-29)

2.2.1-pre.4 (2022-12-29)

2.2.1-pre.3 (2022-12-29)

Bug Fixes

  • exporter does not honor log_level from config file. (ad93945), closes #116