v0.84.0
·
133 commits
to refs/heads/main
since this release
What's Changed
🚀 Features
- feat: PC-13831 unique SLOs validation and test (#526) @jakubpieta
Added BudgetAdjustment validation for unique SLOs in filters
- feat: add Replay support to Logic Monitor (#510) @mkaras-nobl9
Adds Replay support to Logic Monitor data source.
- feat: PC-13263 Add Report kind (#495) @natalialanga
New
Report
kind for handling creating, updating and deleting reports.
Only System Health Review report type is currently supported.
This feature is currently in early access, and is available only on demand.
If you want to utilize SDK for reports management, please reach out to Nobl9 Support. - feat: PC-13028 Support Azure Monitor managed service for Prometheus in Direct (#449) @dawidwisn
Added Direct support for Azure Monitor Managed Service for Prometheus, extending
v1alpha.Direct.Spec
.
🐞 Bug Fixes
- fix: PC-13744 Removed anomaly config from composite e2e test (#520) @ditrytus
- fix: Removing redundant validation in LogicMonitor [PC-13783] (#514) @dawidwisn
Removing redundant validation for
ClientID
andClientSecret
in Logic Monitor - fix: Fix tests for Azure Prometheus Direct [PC-13028] (#504) @dawidwisn
🧰 Maintenance
21 changes
- chore: Update dependency cspell to v8.14.2 (#524) @renovate
- chore: Update DEVELOPMENT.md (#523) @nieomylnieja
- chore: Update dependency cspell to v8.14.1 (#522) @renovate
- chore: Update dependency golangci/golangci-lint to v1.60.1 (#521) @renovate
- chore: PC-13744 Composite SLOs in examples and SDK e2e tests (#516) @ditrytus
- chore: PC-13881 Fix comment about composites 2.0 being unavailable (#518) @BSski
- chore: Update dependency cspell to v8.13.3 (#517) @renovate
- chore: Update dependency cspell to v8.13.2 (#515) @renovate
- chore: Adjust release doc (#513) @BSski
- chore: Update module golang.org/x/tools/cmd/goimports to v0.24.0 (#512) @renovate
- chore: Update dependency cspell to v8.13.1 (#511) @renovate
- chore: Update developer docs and examples (#509) @nieomylnieja
- chore: gitsync updates (#507) @nieomylnieja
- chore: Update dependency cspell to v8.13.0 (#508) @renovate
- chore: Add Annotations end-to-end tests (#501) @nieomylnieja
- chore: Add Data Export end-to-end tests (#500) @nieomylnieja
- chore: Add Alert Silence end-to-end tests (#499) @nieomylnieja
- chore: Allow sequential apply/delete execution for end-to-end tests (#498) @nieomylnieja
- chore: Update dependency yaml to v2.5.0 (#497) @renovate
- chore: Update dependency cspell to v8.12.1 (#496) @renovate
- chore: Add SLO end-to-end tests (#494) @nieomylnieja