grafana Grafana Releases · · 12.2.10

Grafana v12.2.10: Docker image update, Datasources API fix

infraengineer
patch

Grafana v12.2.10 includes an update to the Alpine-based Docker images to version 3.24.1. A bug fix addresses an issue where the Datasources API would return a 400 error if the payload UID did not match the URL UID during a PUT request. This patch release is for all Grafana users, particularly those utilizing Docker or managing datasources via the API.

Fixes (1)
  • Datasources return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125518, @papagian
Read the original announcement →

https://github.com/grafana/grafana/releases/tag/v12.2.10

Related releases