Change8

v12.4.6

📦 grafanaView on GitHub →
3 features🐛 2 fixes🔧 5 symbols

Summary

This release introduces enhancements to Grafana's alerting system, including protected fields authorization and improved error handling for contact point provenance mismatches. It also includes bug fixes for Jaeger's API response handling and a PostgreSQL ORM table mapping issue.

✨ New Features

  • Alerting: Added protected fields authorization check to provisioning API.
  • Alerting: Returns 403 instead of 500 on contact point provenance mismatch.
  • Updated Go version to 1.26.5.

🐛 Bug Fixes

  • Jaeger: Handles gzip, deflate, and brotli compressed API responses.
  • Alerting: Fixed ORM table mapping bug causing SELECT alert_rule columns FROM user on PostgreSQL.

Affected Symbols