This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryWebhook URLs are templatized and HTTP method configurable for dynamic integrations.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Webhook URLs are now templatized for dynamic values. Webhook URLs are now templatized for dynamic values. Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Feature | Medium |
HTTP method for webhooks can be configured (GET, POST, PUT, PATCH). HTTP method for webhooks can be configured (GET, POST, PUT, PATCH). Source: llm_adapter@2026-05-30 Confidence: high |
— |
Full changelog
Docker hub: kuvaszmonitoring/kuvasz:3.11.0
docker pull kuvaszmonitoring/kuvasz:3.11.0
Documentation: v3.11.0 - kuvasz-uptime.dev
Features
- Webhook URLs are templatized now, so you can include dynamic values in the URL as well, based on the context of the event that triggered the webhook. For further details, please refer to the documentation.
- The HTTP method used for a given webhook can be configured now as well, so you are not limited to sending
POSTrequests, but you can choose the most appropriate method (GET, POST, PUT or PATCH) for your use case.
Documentation
- Documented the integration with the following external notification services:
- Signal
- Twilio SMS
- Pushover
- Home Assistant webhooks
- Google Chat
- Apprise
- Mattermost
- Rocket.chat
Full Changelog: https://github.com/kuvasz-uptime/kuvasz/compare/3.10.0...3.11.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About KuvaszUptime
Kuvasz (pronounce as [ˈkuvɒs]) is an open-source uptime and SSL monitoring service, with multiple notification channels, status pages, IAC support via YAML, Prometheus integration, a complete REST API and many more!
Related context
Related tools
Beta — feedback welcome: [email protected]