main
Alerting: Add Config k8s resource for external Alertmanager sync (#125185)
Alerting: extend admin_config API with ExternalAlertmanagerUID and partial-update semantics (#120600)
Alerting: Improve StringToAlertmanagersChoice error string (#120894)
Alerting: Add compact model for alert rules (#115239)
Alerting: send hysteresis loaded dimensions as a plain array (#130436)
Alerting: Add rules app search endpoints (#127480)
Alerting: Propagate plugin rule origin as X-Rule-Origin header (#125206)
Alerting: Fix Alertmanager configuration updates (#99610)
Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417)
Alerting: Remove alertingMultiplePolicies feature flag (#128234)
Alerting: Support secrets in contact points nested fields (#92035)
Alerting: Support all label matcher operators on /api/v1/rules/history (#120819)
Alerting: Use new image TokenProvider and send image url in annotation (#99989)
Alerting: Fix test fails in some environments (#58251)
Alerting: Store last result in the alert intance model (#116416)
Alerting: Store instance annotations in alert rule state (#114975)
Alerting: use hash of labels instead of labels string as the alert state cache key (#88956)
Chore: Use range where possible (#123281)
Chore: use new(value) rather than pointer helpers (#124525)
Add authorization and scoped actions for alerting routes (#119671)
Alerting: Map provenance to ManagerProperties for app platform compatibility (#126737)
Alerting: Stop using notify.BuildReceiverConfiguration (#128549)
Chore: Remove remaining ptr constructor helper functions (#124553)
Alerting: Protected fields for Contact points (#115442)
Alerting: Make contact point settings redaction logic case insensitive (#124955)
Alerting: Add RuleSequence resource schema, codegen, validation, authorization, and guardrails (#121373)
Chore: Refactor to remove all direct usages of golang.org/x/exp in favour of std packages (#121184)
Alerting: Validate v0 (Mimir) email integration addresses against org members (#128539)