Change8

v11.6.1

📦 grafanaView on GitHub →
6 features🐛 8 fixes🔧 6 symbols

Summary

This patch release focuses on security updates by addressing several CVEs through dependency bumps (JWT, Redis) and Go version upgrades. It also includes various bug fixes across components like Alertmanager, InfluxDB, and GrafanaUI.

✨ New Features

  • Update JWT library to address CVE-2025-30204.
  • Correct slug in self referencing data links within DashboardScenePage.
  • Bump github.com/redis/go-redis/v9 to 9.7.3 to address CVE-2025-29923.
  • Upgrade Go version to 1.24.2 (and Enterprise version).
  • Use safePolygon close handler for interactive tooltips in GrafanaUI instead of a delay.
  • Add support for cloud partners Prometheus data sources.

🐛 Bug Fixes

  • Add Role-Based Access Control via reqAction Field in Alertmanager.
  • Remove blurred background from overlay backdrops in GrafanaUI to improve performance.
  • Fix nested variable interpolation for InfluxDB.
  • Fix page crash when testing LDAP configuration.
  • Fix linking issues between organizations in Org redirection.
  • Security fix for CVE-2025-3454.
  • Security fix for CVE-2025-2703.
  • Security fix for CVE-2025-3260.

Affected Symbols