Skip to content

Latest commit

 

History

History
86 lines (51 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

86 lines (51 loc) · 1.98 KB

Changelog

All notable changes to this project will be documented in this file.

Unreleased

Changed

  • Upgrade to healthchecks 3.1.7

Changed

  • Upgrade to healthchecks 3.1.6

Changed

  • Upgrade to healthchecks 3.1.5

Changed

  • Upgrade to healthchecks 3.1.4

Changed

  • Revert back to old logging behaviour from before hcctl 3.0.2
  • Upgrade to clap 4.0

Changed

  • Upgrade to clap 3.2
  • Rework retries to combine logs of each run in the final failure ping

Changed

  • Upgrade to healthchecks 3.1.0

Added

  • Add -l/--logs flag to attach execution logs to failure ping.
  • Add -u/--user-agent back as an alternative for setting HEALTHCHECKS_USER_AGENT. When both are provided, --user-agent takes precedence.

Changed

  • Improve help command
  • Better error handling and reporting
  • Require commands to be quoted when being passed

Fixed

  • Properly specify when default user agent is requested

Initial release