github TwiN/gatus v3.0.0

latest releases: v5.13.1, v5.13.0, v5.12.1...
3 years ago

Breaking changes

  • Kubernetes auto discovery has been removed #135
  • service[].insecure has been replaced in favor of service[].client.insecure
  • alerting.mattermost.insecure has been replaced by alerting.mattermost.client.insecure
  • alerting.custom.insecure has been replaced by alerting.custom.client.insecure

The following deprecated endpoints have been removed:

  • /api/v1/statuses
    • Replaced by /api/v1/services/statuses
  • /api/v1/statuses/{key}
    • Replaced by /api/v1/services/{key}/statuses
  • /api/v1/badges/uptime/{duration}/{identifier}
    • Replaced by /api/v1/services/{key}/uptimes/{duration}/badge.svg

Features

  • Added the ability to hide the hostname of a service #159

Don't miss a new gatus release

NewReleases is sending notifications on new releases.