Migrating to Grafana v11.6.11
Version v11.6.11 introduces 1 breaking change. This guide details how to update your code.
Released: 2/12/2026
1
Breaking Changes
0
Migration Steps
1
Affected Symbols
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
CorrelationsBreaking Changes
●Issue #1
Support for using `org_id=0` in Correlations has been removed. Users must now specify a valid organization ID.
Release Summary
This patch release updates the underlying Go version to 1.25.7 and introduces enhancements to Alerting template size limits and Public dashboard annotation behavior. It also removes support for org_id=0 in Correlations.
Need More Details?
View the full release notes and all changes for Grafana v11.6.11.
View Full Changelog