Change8

v12.3.7

📦 grafanaView on GitHub →
3 features🐛 1 fixes

Summary

This release includes performance enhancements for dashboards, updates to the Go version and Docker base image, and addresses several security vulnerabilities (CVE-2026-33382, CVE-2026-42127, CVE-2026-42129, CVE-2026-10601, CVE-2026-8609).

✨ New Features

  • Improved performance for dashboard annotations and dashboard endpoints.
  • Updated Alpine base image for Docker builds to 3.23.4.
  • Updated Go version to 1.26.3.

🐛 Bug Fixes

  • LibraryPanels now correctly returns HTTP 403 for insufficient permissions instead of HTTP 500.