Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

v0.58.0

Compare
Choose a tag to compare
@ilyam8 ilyam8 released this 04 Jan 16:48
· 25 commits to master since this release
e51ecc8

Improvements:

  • httpcheck: add an option to check for specific key-value pairs in the HTTP headers of the response (#1451).
  • prometheus: add support for reading metrics from files (#1453).
  • weblog: improve parser detection (#1454).

Fixes:

  • upsd: use "ups.realpower" if "ups.realpower.nominal" is not available (#1444).
  • postgres: check if the user is a member of "pg_read_all_stats" when querying db size for v10+ (#1445).
  • wireguard: ignore peers that haven't been connected (#1449).
  • weblog: fix parsing HTTP/3 (#1450).
  • logind: disable by default on systems with systemd 239 (#1452).

Other:

  • add vendor archive to release artifacts (#1434).
  • nvme: use ndsudo if available (#1446).