Change8

Migrating to Grafana v12.2.5

Version v12.2.5 introduces 1 breaking change. This guide details how to update your code.

Released: 2/12/2026

1
Breaking Changes
1
Migration Steps
0
Affected Symbols

Breaking Changes

Issue #1

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

Migration Steps

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

Release 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.

Need More Details?

View the full release notes and all changes for Grafana v12.2.5.

View Full Changelog