github kuvasz-uptime/kuvasz 2.4.0
v2.4.0

latest releases: 3.0.2, 3.0.1, 3.0.0...
20 days ago

Docker hub: kuvaszmonitoring/kuvasz:2.4.0

docker pull kuvaszmonitoring/kuvasz:2.4.0

Documentation

v2.4.0 - kuvasz-uptime.dev

New features

Kuvasz evaluation settings

  • More details are persisted about the errors that occur during the HTTP uptime checks
  • Added French translation, thanks to @waazaa-fr!
  • Added Polish translation, thanks to @nkkfs!
  • Made the URL on details page clickable, so you can easily open the target URL in a new tab

Improvements

  • Re-worked the logic of the HTTP uptime check configuration & evaluation to make it easier to introduce new configuration & evaluation options in the future
  • @by-su improved the validation messages around the admin authentication configuration, and also extended the docs to clarify the usage of it, thanks for that!
  • Other validation messages have been improved as well, to make them more user-friendly if something goes wrong during the bootstrapping of Kuvasz or during an API request.
  • Client-related HTTP response errors are not retried anymore, only the server-related ones. This means practically that 4xx responses will be evaluated as-is without retrying them, while 5xx responses will be retried up to 3 times with an exponential backoff strategy.

Fixes

  • Translated the "...[REDACTED]" string to make it internationalization friendly
  • Fixed the latency measurement logic to not include the time spent on retrying failing HTTP requests
  • Fixed the following CVEs by upgrading 3rd party dependencies:

New Contributors

Full Changelog: 2.3.1...2.4.0

Don't miss a new kuvasz release

NewReleases is sending notifications on new releases.