Change8

Migrating to Grafana v12.1.7

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

Released: 2/12/2026

1
Breaking Changes
1
Migration Steps
2
Affected Symbols

⚠️ Check Your Code

If you use any of these symbols, you need to read this guide:

Alerting notification templatesCorrelations

Breaking Changes

Issue #1

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

  1. 1
    If using Correlations, ensure that organization IDs passed are not 0.

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

Need More Details?

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

View Full Changelog