github kuvasz-uptime/kuvasz 3.8.0
v3.8.0

8 hours ago

Docker hub: kuvaszmonitoring/kuvasz:3.8.0

docker pull kuvaszmonitoring/kuvasz:3.8.0

Documentation: v3.8.0 - kuvasz-uptime.dev

By adding the webhooks support, this release introduces a huge step towards making Kuvasz more extensible and integrable with other systems. Webhooks allow you to send real-time notifications about monitor status changes to any 3rd party service, or even to your own custom-built solutions, without the need for a built-in integration.

Features

  • Webhooks are in da house! 🎉 With the (optional) custom template support, and the ability to include your own headers, the number of use-cases you can cover with webhooks is pretty much endless. You can set them up just like any other integration, for further details, please refer to the documentation.
  • It's now possible to exclude certain events from an integration's triggering conditions, by using the new excluded-events attribute of the integration configuration.
  • Added a new endpoint to the API under GET /api/v2/status-pages/{statusPageId}/details where you can get the same details of a status page as on the UI, including the monitors' incident stats, so you can build your own custom status pages or integrate the details into your existing system. In case you want to get the details of a public status page, you don't even have to be authenticated, in order to be able to build publicly available status pages on your own. For further details, please refer to the API documentation.

Full Changelog: 3.7.1...3.8.0

Don't miss a new kuvasz release

NewReleases is sending notifications on new releases.