v11.6.10
📦 grafanaView on GitHub →
✨ 3 features🐛 1 fixes🔧 1 symbols
Summary
This patch release includes an update to Go 1.25.6, adds an API scope check for dashboards, and fixes 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.
- Go: Updated Go version to 1.25.6.
🐛 Bug Fixes
- Alerting: Fixed a race condition panic in ResetStateByRuleUID.