v12.2.10
📦 grafanaView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This patch release updates the base Alpine image for Docker builds and fixes an issue related to UID mismatch in datasource PUT requests.
✨ New Features
- Docker: Alpine-based images bumped to 3.24.1.
🐛 Bug Fixes
- Datasources: Now returns HTTP 400 if the payload UID does not match the URL UID when using PUT /api/datasources/uid/:uid.