Change8

v11.4.2

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

Summary

This patch release introduces updated Docker binaries using glibc 2.40 and resolves several bugs related to authentication redirects, user handling, and data races in metrics middleware.

✨ New Features

  • Docker images now use custom glibc 2.40 binaries.

🐛 Bug Fixes

  • Fixed redirect issue when using JWT authentication URL login.
  • Refetched user upon receiving "ErrUserAlreadyExists" during authentication.
  • Correctly set application insights resource values for Azure integration.
  • Restored support for scripted dashboards.
  • Eliminated a data race condition within the plugin metrics middleware.
  • Disabled folder access checks when the `annotationPermissionUpdate` feature toggle is enabled.

Affected Symbols