Grafana | v12.2.1

Grafana v12.2.1 released on 21-10-2025


Grafana v12.2.1 is out now. Users can expect enhanced performance and security with updates to Go and golangci-lint versions.

Visit the product GitHub or official pages for more information.

What’s in this release

  • Updated Go to version 1.25.2 and golangci-lint to v2.5.0, improving overall application performance.
  • Fixed user OAuth passthrough for better authentication reliability.
  • Resolved issues with dashboard shortcuts and login redirection for improved user experience.

Upgrade notes

  • Ensure to check for any breaking changes related to plugin dependencies.
  • Rollback to the previous version is possible if any issues are encountered.

We welcome users to share their experiences and feedback on this release.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes