v12.3.9
📦 grafanaView on GitHub →
✨ 2 features🐛 1 fixes🔧 5 symbols
Summary
This release includes an update to Go version 1.26.5 and several enhancements to the Alerting system, including a fix for an ORM table mapping bug on PostgreSQL.
✨ New Features
- Alerting: Return 403 instead of 500 on contact point provenance mismatch.
- Go: Update version to 1.26.5.
🐛 Bug Fixes
- Alerting: Fix ORM table mapping bug causing SELECT alert_rule columns FROM user on PostgreSQL.