v12.2.4
📦 grafanaView on GitHub →
✨ 6 features🐛 1 fixes
Summary
This release introduces several enhancements across API, Avatar handling, Explore functionality, and updates the underlying Go runtime to 1.25.6. A critical bug fix addresses a race condition panic in Alerting.
✨ New Features
- API: Added missing scope check on dashboards.
- Avatar: Require sign-in, removed queue, and now respects timeout settings.
- Docs: Clarified section title for repeating rows and tabs.
- ElasticSearch: Updated annotation time-range properties.
- Explore: Legend is now reset when a new query is executed.
- Go: Updated Go runtime to version 1.25.6.
🐛 Bug Fixes
- Alerting: Fixed a race condition panic occurring in ResetStateByRuleUID.