v12.1.7
Breaking Changes📦 grafanaView on GitHub →
⚠ 1 breaking✨ 2 features🔧 2 symbols
Summary
This release introduces size limits for expanded notification templates in Alerting and updates the Go runtime to 1.25.7. It also removes support for org_id=0 in Correlations.
⚠️ Breaking Changes
- Support for org_id=0 has been removed in Correlations. Users relying on this value must update their configurations to use valid organization IDs.
Migration Steps
- If using Correlations, ensure that organization IDs passed are not 0.
✨ New Features
- Added limits for the size of expanded notification templates in Alerting.
- Security enhancement: Public dashboards annotations now use the dashboard timerange if time selection is disabled.