mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
783 B
783 B
Changelog
v0.77
Fixed
- Docker images reported version as
dev#2479.
Changed
- Alert groups will be rendered with fewer details when idle.
v0.76
Fixed
- Fixed release builds using Github Actions
v0.75
Fixed
- Fixed auth bypass for
/healthand/metricsendpoints. Those endpoints should be always excluded from authentication but that was broken inv0.73#2465.
Added
listen:tls:certandlisten:tls:keyconfig options for listening on HTTPS port
Changed
- ghcr.io/prymitive/karma is now used as the primary repository for docker images instead of Docker Hub
alertAcknowledgement:commentPrefixconfig option was replaced byalertAcknowledgement:commentthat can be used to customise the entire comment.