Releases: kuvasz-uptime/kuvasz
Releases · kuvasz-uptime/kuvasz
v0.4.1
Changelog
- Made Slack messages less verbose in case of a monitor is down
- Improved HTTP communication logging
- Further optimizations regarding the latency calculation
- Simplified the API (there are breaking changes, please take a look at the latest API docs
- Made the last uptime check's timestamp for a given monitor visible on the API
- Updated dependencies
v0.3.4
v0.3.3
v0.3.2
v0.3.1
Changelog
- Minor bugfixes and improvements
- Removed colors from log entries to make logs easier to read in environments where colored logs are not supported
- Added details about configured event handlers (aka. integrations) to the
/info
endpoint - Added data cleanup and retention logic with configurable retention period
- Added 95th and 99th percentile latency to MonitorDetailsDto on the API
v0.3.0
v0.2.1
v0.2.0
v0.1.2-alpha
Explicitly set min. and max. heap size in the docker image
v0.1.1-alpha
- Added security and management related endpoints to the OpenAPI specs
- Added simple endpoints to get monitors without details (latency, uptime status, etc.)
- Use GCP's structured log format by default in production