Change8

v12.1.2

📦 grafanaView on GitHub →
5 features🐛 4 fixes

Summary

This patch release (12.1.2) introduces enhancements to Alerting and Auditing, alongside several bug fixes across core functionality and plugin development.

✨ New Features

  • Update alerting module.
  • Add settings to control recording of datasource query request and response body (Enterprise).
  • Document new options for recording datasource query request/response body.
  • Don't show a "Not found" for public-dashboard fetches if the service is disabled via config.
  • Use default region when CloudWatch query region is unset.

🐛 Bug Fixes

  • Fix bug where Alerting rules with identical mute/active intervals produced conflicting routes.
  • Fix copying of Alerting recording rule fields.
  • Fix redirection after login when Grafana is served from subpath.
  • Prevent Rollup from treeshaking NPM packages.