Change8

v12.2.5

Breaking Changes
📦 grafanaView on GitHub →
1 breaking3 features

Summary

This release introduces security enhancements in TraceView and public dashboards, adds limits to notification templates, and removes support for org_id=0 in Correlations.

⚠️ Breaking Changes

  • Support for using 'org_id=0' in Correlations has been removed. Users must now specify a valid organization ID.

Migration Steps

  1. If using Correlations, ensure you are not passing 'org_id=0' and update any configurations to use a valid organization ID.

✨ New Features

  • Added limits for the size of expanded notification templates in Alerting.
  • Public dashboards annotations now use the dashboard timerange if time selection is disabled.
  • TraceView now sanitizes HTML for improved security.