Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 2.57 KB

Changelog

0.11.0-rc.1 (2024-02-16)

Features

  • add secretless OAuth 2 support (8194baa)

Bug Fixes

  • deps: bump golang in /cmd/frontend (ff3902a)
  • deps: bump golang in /cmd/operator (ffc436b)
  • deps: bump golang in /cmd/rule-evaluator (9977fc2)
  • deps: bump golang in /hack (05e53de)
  • deps: bump the go-deps group with 5 updates (9fb575e)
  • deps: update k8s.io dependencies (110c4fb)
  • limit size of kind cluster names (3c74e4a)
  • make NodeMonitoring cluster-scoped (e271548)
  • match exact test on e2e test matrix (982a814)
  • remove replica count for rule-evaluator (2801179)
  • resolve enabling NodeMonitoring breaks target status (a9cf882)
  • update self-pod-monitoring.yaml example to reduce ingestion of self-scraped metrics. (#794) (686fc10)
  • use operator namespace to check if a NodeMonitoring should be applied (#797) (bcafc67)