v12.1.3
📦 grafanaView on GitHub →
✨ 3 features🐛 4 fixes🔧 5 symbols
Summary
This patch release includes updates to the Go toolchain and several bug fixes across authentication, visualization, and plugin handling.
✨ 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.
- Table panel now avoids throwing an error caused by an internal React issue.
🐛 Bug Fixes
- Fixed rendering issue for user OAuth passthrough in Authentication.
- Ensured total count is only calculated once for recursive function calls in FlameGraph visualization.
- Fixed LDAP Authentication URL to correctly propagate username context as a parameter.
- Resolved issue where plugin dependencies did not inherit the parent URL during preinstallation.