v12.3.8
📦 grafanaView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This patch release updates the base image for Docker builds and fixes an issue in the Datasources API regarding UID validation during PUT requests.
✨ New Features
- Alpine-based Docker images updated to version 3.24.1.
🐛 Bug Fixes
- Datasources API now correctly returns a 400 error when the payload UID does not match the URL UID in PUT /api/datasources/uid/:uid requests.