12.3.2
Grafana 12.3.2
Features & Enhancements
- API: Add scope check validation on dashboards endpoint
- Avatar: Require sign-in, remove queue, respect timeout
- Elasticsearch: Update annotation time-range properties
- Explore: Reset legend state on new query execution
- Go: Upgrade to 1.25.6
Bug Fixes
- Alerting: Fix race condition panic in ResetStateByRuleUID
- Alerting: Fix data source recording rules editor
Download page What's new highlights
Features and enhancements
- API: Add missing scope check on dashboards #116888, @Proximyst
- Avatar: Require sign-in, remove queue, respect timeout #116893, @macabu
- ElasticSearch: Update annotation time-range properties #115566, @aangelisc
- Explore: Reset legend when a new query is run #116590, @ifrost
- Go: Update to 1.25.6 #116396, @macabu
Bug fixes
- Alerting: Fix a race condition panic in ResetStateByRuleUID #115680, @alexander-akhmetov
- Alerting: Fix data source recording rules editor #116303, @soniaAguilarPeiron