All notable changes to this project will be documented in this file.
- Upgrade to
healthchecks
3.1.7
- Upgrade to
healthchecks
3.1.6
- Upgrade to
healthchecks
3.1.5
- Upgrade to
healthchecks
3.1.4
- Revert back to old logging behaviour from before hcctl 3.0.2
- Upgrade to
clap
4.0
- Upgrade to
clap
3.2 - Rework retries to combine logs of each run in the final failure ping
- Upgrade to healthchecks 3.1.0
- Add
-l/--logs
flag to attach execution logs to failure ping. - Add
-u/--user-agent
back as an alternative for settingHEALTHCHECKS_USER_AGENT
. When both are provided,--user-agent
takes precedence.
- Improve help command
- Better error handling and reporting
- Require commands to be quoted when being passed
- Properly specify when default user agent is requested
Initial release