Releases: ansible-collections/community.healthchecksio
Releases · ansible-collections/community.healthchecksio
Release 1.3.1
Release 1.3.0
Release Summary
Implement idempotency when unique param is used in checks.
Minor Changes
- checks - implement idempotency when unique param is used (#28)
Release 1.2.0
Release 1.1.1
Release Summary
Adding support for Simple checks.
Breaking Changes / Porting Guide
checks
- support creating Simple checks. Previously,schedule
andtz
were defaulted which made it impossible to differentiate between Simple and Cron checks when creating them. Now, eitherschedule
andtz
must be provided to create a Cron check, or,timeout
must be provided to create a Simple check (#16).
Bugfixes
Release 0.1.1
Release Summary
Updating the README.md
and switching the integration tests to GHAs (#9).
Release 0.1.0
New Modules
badges_info
- Get the project badgeschannels_info
- Get a list of integrationschecks
- Create, delete, update, and pause checkschecks_flips_info
- Get a list of check flipschecks_info
- Get a list of checkschecks_pings_info
- Get a list of check pingsping
- Signal success, fail, and start event