Highlights
- List page with improved table experience in #852
- Prometheus native histograms as SLI indicators in #711
- Support for disabling burnrates and absent alerts individually in #879
- Kubernetes validation webhooks to controller in #799
- Kubernetes SLO resource's status are updated in #801
- Validation of config files with the filesystem component in #800
- Enhancements and fixes for generic rules for e.g. Grafana dashboards
What's Changed
- Add support for latency SLOs with Prometheus native histograms by @metalmatze in #711
- feat: propgate custom labels to generic rules by @akselleirv in #744
- ui: Extract tiles into separate components by @metalmatze in #760
- fix(filesystem): only watch for files with the .yaml extension by @BradErz in #747
- fix some typos by @cuishuang in #774
- feat: adding --log-format and --log-level as global flags by @BradErz in #778
- fix: remove useless conditionals by @achetronic in #782
- doc: additional information on generic-rules by @dotdc in #789
- fix: typos and doc fixes in crds by @dotdc in #802
- kubernetes: Add validation webhook server to controller by @metalmatze in #799
- filesystem: First validate objectives by @metalmatze in #800
- feat: Add exhaustion label to alerts by @achetronic in #787
- Kubernetes: Update SLO resource's status by @metalmatze in #801
- Don't pin the golangci-lint version by @metalmatze in #827
- kubernetes/api: Add validation for latency indicators by @metalmatze in #825
- kubernetes/api: Add validation for latencyNative indicators by @metalmatze in #835
- Update node-version by @metalmatze in #853
- Generic Rules for Bool Gauge SLOs by @abestel in #849
- React-table type error fix by @manojVivek in #862
- Refactor List table to use react-table by @metalmatze in #852
- Add validation for BoolGauge indicators by @metalmatze in #871
- Add burnrate and absent alerting configuration by @metalmatze in #879
- ui: Add option to make graphs absolute or relative by @metalmatze in #880
- ui: Improve the scale buttons on the detail page by @metalmatze in #889
New Contributors
- @akselleirv made their first contribution in #744
- @BradErz made their first contribution in #747
- @cuishuang made their first contribution in #774
- @achetronic made their first contribution in #782
- @dotdc made their first contribution in #789
Full Changelog: v0.6.4...v0.7.0