Docker hub: kuvaszmonitoring/kuvasz:3.5.0
docker pull kuvaszmonitoring/kuvasz:3.5.0
Documentation: v3.5.0 - kuvasz-uptime.dev
New features
- Added a new attribute to the monitors (both HTTP and push) called
failure-count-threshold, which allows you to configure the number of consecutive failures that should occur before the monitor is considered down. This can help to reduce false positives in case of temporary network issues or other transient problems.
All changes
- build(deps): bump com.palantir.git-version from 4.2.0 to 4.3.0 by @dependabot[bot] in #310
- build(deps): bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #311
- upgrade JDK & JRE to v25 by @adamkobor in #312
- build(deps): bump micronautGradlePluginVersion from 4.6.1 to 4.6.2 by @dependabot[bot] in #313
- build(deps): bump org.jetbrains.kotlinx.kover from 0.9.5 to 0.9.6 by @dependabot[bot] in #314
- build(deps): bump com.google.cloud.tools.jib from 3.5.2 to 3.5.3 by @dependabot[bot] in #315
- build(deps): bump org.jetbrains.kotlinx.kover from 0.9.6 to 0.9.7 by @dependabot[bot] in #316
- build(deps): bump pillow from 10.4.0 to 12.1.1 in /docs by @dependabot[bot] in #317
- Add failure thresholds functionality by @adamkobor in #318
Full Changelog: 3.4.0...3.5.0