v12.1.6
📦 grafanaView on GitHub →
✨ 3 features🐛 1 fixes🔧 3 symbols
Summary
This release introduces an API scope check for dashboards and updates the underlying Go version to 1.25.6. It also includes a critical bug fix for an alerting race condition panic.
✨ New Features
- API: Added missing scope check on dashboards.
- Avatar: Now requires sign-in, removed queue, and respects timeout settings.
- Updated Go version to 1.25.6.
🐛 Bug Fixes
- Alerting: Fixed a race condition panic occurring in ResetStateByRuleUID.