github ansible-collections/community.healthchecksio 2.0.0

3 hours ago

community.healthchecksio 2.0.0 is now available on Ansible Galaxy.

Breaking changes

  • The default management API base URL now targets Healthchecks.io API v3 instead of v1.
  • checks_pings_info now requires uuid.
  • checks_flips_info now requires uuid or unique_key.
  • In checks, schedule takes precedence over timeout, and tz requires schedule.

Highlights

  • Adds documented Healthchecks.io Management API v3 parity.
  • Adds slug and unique-key lookups, filtered flips, explicit UUID updates, and check resume support.
  • Expands ping support with run logs, diagnostic bodies, exit statuses, HTTP method selection, and automatic slug check creation.
  • Adds checks_ping_body_info and status_info.
  • Raises project coverage above 94% with unit and integration coverage for the new API surface.
  • Adds a checked-in release skill for repeatable merge, publication, Galaxy verification, and post-release bump workflows.

See the full 2.0.0 changelog.

Install with:

ansible-galaxy collection install "community.healthchecksio:==2.0.0"

Don't miss a new community.healthchecksio release

NewReleases is sending notifications on new releases.