v12.0.9
📦 grafanaView on GitHub →
✨ 3 features🐛 1 fixes
Summary
This patch release updates the underlying Go version to 1.25.6 and introduces security and stability enhancements, including a scope check for the API and a fix for an Alerting race condition.
✨ New Features
- API: Added missing scope check on dashboards.
- Avatar: Require sign-in, removed queue, and now respects timeout settings.
- Go: Updated Go version to 1.25.6.
🐛 Bug Fixes
- Alerting: Fixed a race condition panic occurring in ResetStateByRuleUID.