prometheus-engine
prometheus-engine copied to clipboard
chore(main): release 0.12.0-rc.1
:robot: I have created a release beep boop
0.12.0-rc.1 (2024-04-05)
Features
- add go-synthetic (example-app) yaml for auth example (a357487)
- export write example (41115f5)
- implement secret management for authorization (d79f537)
- operator: add OperatorConfig compression settings for *Rules CRs. (981fbc4)
- prometheus: add secret management to export library (e1106d1)
- rule-evaluator: add runtime status endpoint (afd32e4)
- rule-evaluator: add runtime status endpoint (#891) (94fb052)
- support decompressing config directories in config-reloader (3c8e384)
- update common library for secret management (66df62a)
Bug Fixes
- clean code for consistent selector; add validation. (#783) (99444af)
- default secret namespace for cluster-scoped resources (dd52a8a)
- deps: bump docker from 25.0-cli to 26.0-cli in /hack (7434206)
- deps: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (a4a4d32)
- deps: bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.3 (297e6ac)
- deps: bump k8s.io/client-go from 0.29.1 to 0.29.3 (8b66373)
- deps: bump k8s.io/code-generator from 0.29.1 to 0.29.2 (9ac2649)
- deps: bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.2 (c1c5ba7)
- e2e: start rule-evaluator without auth in e2e tests (67da42b)
- fix config reloader panics if the response is nil (08dc997)
- operator: add duplicate job name validation within PM, CPM and CNM (0413831)
- operator: add duplicate job name validation within PM, CPM and CNM (#912) (82a84f9)
- rename kubernetesSecret to secret (6576bb1)
- replace nodemonitoring with clusternodemonitoring (2177a0e)
- retry watch forbidden secrets (cea558f)
- skip delete legacy webhook if we have no permissions (75bf155)
- update pkg/operator/apis/monitoring/v1/operator_types.go (e15078e)
- update pkg/operator/apis/monitoring/v1/operator_types.go (17e3603)
- update pkg/operator/apis/monitoring/v1/operator_types.go (fe7f2a1)
- update pkg/operator/apis/monitoring/v1/operator_types.go (8fd4c5f)
This PR was generated with Release Please. See documentation.