grafana Grafana Releases · · 12.4.5

Grafana 12.4.5: Docker image update and datasource API fix

infraengineer
patch

Grafana has released version 12.4.5, including an update to its Alpine-based Docker images to version 3.24.1. Additionally, a bug fix addresses an issue where the datasource API would incorrectly return a 400 error if the payload UID did not match the URL UID in PUT requests. These changes are relevant for users managing Grafana deployments via Docker and those interacting with the datasource API.

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

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

Related releases