Change8

v12.0.1

📦 grafanaView on GitHub →
1 features🐛 13 fixes🔧 6 symbols

Summary

This patch release updates the Go version to 1.24.3, bumps several dependencies, and includes numerous bug fixes across data sources like Graphite and InfluxDB, alongside security patches.

✨ New Features

  • Added fine grained access control checks to /apis endpoint for Dashboards in K8s context.

🐛 Bug Fixes

  • Fixed duplication of subpath in Panel Explore link.
  • Fixed issue related to row repeats and the first row.
  • Ensured correct interpolation of template variables for Graphite.
  • Fixed Graphite series interpolation.
  • Fixed nested variable interpolation for InfluxDB.
  • Restored link to Metrics Drilldown from Explore.
  • Fixed scroll jumps back to top in NestedFolderPicker.
  • Disabled the save button while saving preferences to prevent race conditions.
  • Fixed semver import path for Prometheus.
  • Prevented duplicated API call in drawer related to Themes.
  • Coerced threshold steps to numbers in XYChart.
  • Patched security vulnerability CVE-2025-3454.
  • Patched security vulnerability CVE-2025-2703.

Affected Symbols