v13.0.4
📦 grafanaView on GitHub →
✨ 3 features🐛 3 fixes🔧 6 symbols
Summary
This release includes several enhancements to Alerting and Provisioning, along with bug fixes for Dashboards and Alerting. The Go version has also been updated.
✨ New Features
- Alerting: Return 403 instead of 500 on contact point provenance mismatch.
- Go: Update version to 1.26.5.
- Provisioning: Improve form errors for GitHub connections.
🐛 Bug Fixes
- Dashboard: Fixes issue with interval variable with Auto value.
- Provisioning: Make GitHub webhook creation idempotent (fix repos stuck unhealthy with HTTP 422).
- Alerting: Fix ORM table mapping bug causing SELECT alert_rule columns FROM user on PostgreSQL.