v12.4.5
📦 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 where datasource updates could fail due to UID mismatches.
✨ 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 during PUT /api/datasources/uid/:uid requests.