Grafana - Package Updates
-
[2.1.2]
- Update grafana to 12.1.2
- Full Changelog
- Alerting: Update alerting module #109999, @yuri-tceretian
- Auditing: Add settings to control recording of datasource query request and response body (Enterprise)
- Auditing: Document new options for recording datasource query request/response body #109981, @macabu
- CloudWatch: Use default region when query region is unset #111079, @iwysiu
- Alerting: Fix bug where rules with identical mute/active intervals produced conflicting routes #110973, @alexander-akhmetov
- Alerting: Fix copying of recording rule fields #110312, @moustafab
- Fix: Fix redirection after login when Grafana is served from subpath #111097, @mgyongyosi
- Fix: Prevent Rollup from treeshaking NPM packages #108570, @jackw
-
[2.2.0]
- Update grafana to 12.2.0
- Full Changelog
- Alerting: Add feedback buttons for the new AI helpers (Enterprise)
- Access: Remove plugin app access in plugin basic role seeder (Enterprise)
- Alerting: Add GMA export to the new list page #109784, @konrad147
- Alerting: Add alerting AI buttons for cloud (Enterprise)
- Alerting: Add contact point filter to Active Notifications page #109775, @alexander-akhmetov
- Alerting: Add enrichment per rule extension component (Enterprise)
- Alerting: Add extension point link from alert rule to grafana-metricsdrilldown-app #108566, @bohandley
- Alerting: Add feature toggle and extension point #110141, @soniaAguilarPeiron
- Alerting: Add keepFiringFor and missing_series_evals_to_resolve to file provisioning #109699, @alexander-akhmetov
- Alerting: Add observability to enrichment UI (Enterprise)
-
[2.2.1]
- Update grafana to 12.2.1
- Full Changelog
- Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 #112156, @macabu
- Go: Update to 1.25.3 #112361, @macabu
- Auth: Fix render user OAuth passthrough #112092, @mgyongyosi
- Dashboards: Fix missing Ctrl+O keyboard shortcut for crosshair toggle #111402, @ivanortegaalba
- Fix: Fix redirection after login when Grafana is served from subpath #111069, @mgyongyosi
- FlameGraph: Ensure total is only counted once for recursive function calls #111606, @simonswine
- LDAP Authentication: Fix URL to propagate username context as parameter #111849, @bradleypettit
- Plugins: Dependencies do not inherit parent URL for preinstall #111769, @wbrowne
- Table: Backport the Safari 26 fixes to 12.2.1 #111906, @fastfrwrd