b09980dc4f
* ReleaseNotes: Updated changelog and release notes for 8.5.5 (#50340)
(cherry picked from commit 5f65edff28)
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com>
1.1 KiB
1.1 KiB
+++ title = "Release notes for Grafana 8.5.5" hide_menu = true +++
Release notes for Grafana 8.5.5
Features and enhancements
- Azure Monitor: Include datasource ref when interpolating variables. #49543, @kevinwcyu
- CloudWatch: Add multi-value template variable support for log group names in logs query builder. #49737, @kevinwcyu
- Cloudwatch: Add template variable query function for listing log groups. #50100, @yaelleC
Bug fixes
- Alerting: Do not overwrite existing alert rule condition. #49920, @gillesdemey
- Alerting: Remove double quotes from matchers. #50044, @alexweav