Change8

v12.0.6

📦 grafanaView on GitHub →
2 features🐛 4 fixes

Summary

This release focuses on updating the underlying Go toolchain and includes several bug fixes across authentication, plugins, and visualization components.

✨ New Features

  • Updated Go version to 1.25.2, golangci-lint to v2.5.0, and golang.org/x/net to v0.45.0.
  • Updated Go version to 1.25.3.

🐛 Bug Fixes

  • Fixed rendering of user OAuth passthrough in Authentication.
  • Ensured total is counted only once for recursive function calls in FlameGraph visualization.
  • Fixed URL propagation of username context as a parameter for LDAP Authentication.
  • Resolved an issue where plugin dependencies did not inherit the parent URL during preinstallation.