Skip to content

Latest commit

 

History

History
88 lines (38 loc) · 3.43 KB

CHANGELOG.md

File metadata and controls

88 lines (38 loc) · 3.43 KB

1.5.0 (2024-11-16)

Features

1.4.3 (2024-11-16)

Bug Fixes

  • update semantic-release and force maintenance update (53e4f8d)

1.4.2 (2023-12-30)

Bug Fixes

  • check-net: add wildcards and update defaults to fix sending unne… (#20) (c76834e)

1.4.1 (2023-12-27)

Bug Fixes

  • check-net: remove println call in network strategy (#19) (1b989b9)

1.4.0 (2023-12-27)

Features

  • check-net: implement network interface metrics (#17) (0c4202f)

1.3.0 (2023-11-07)

Bug Fixes

  • disk-usage: correct invalid percentage calculation (#11) (d151713)

Features

  • installer: add argument for upgrading agent (#12) (aff138c)

1.2.3 (2023-10-29)

Bug Fixes

  • service: split service config for nix and darwin (#8) (c4ed474)

1.2.2 (2023-10-29)

Bug Fixes

  • service: use lowercased service name (9ea2949)

1.2.1 (2023-10-29)

Bug Fixes

  • installer: update check for valid OS (#6) (8815fd3)

1.2.0 (2023-10-28)

Features

  • add installer and install script for linux and darwin (#5) (cf448b9)

1.1.0 (2023-10-27)

Features

  • check-disk-usage: add excludes for filesystem, mountpoints and … (#4) (7dd7ced)

1.0.0 (2023-10-25)

Features