v12.3.3
Breaking Changes📦 grafanaView on GitHub →
⚠ 1 breaking✨ 2 features🐛 1 fixes🔧 3 symbols
Summary
This release introduces limits for notification template sizes in Alerting and enhances security by sanitizing HTML in TraceView. 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.
✨ New Features
- Added limits for the size of expanded notification templates in Alerting.
- Sanitized HTML in TraceView for security improvements.
🐛 Bug Fixes
- For public dashboards annotations, the dashboard timerange is now used if time selection is disabled.