From 44c87c5b3298a8cd9ec74ad61824061133b988b1 Mon Sep 17 00:00:00 2001 From: Horst Gutmann Date: Thu, 15 Jun 2023 17:01:18 +0200 Subject: [PATCH] Changelog: Updated changelog for 9.4.10 (#70181) --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2407545500d..934ce66c73c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -625,6 +625,17 @@ Users who use LDAP role sync to only sync Viewer, Editor and Admin roles, but gr # 9.4.10 (2023-05-08) +### Features and enhancements + +- **Chore:** Upgrade Go to 1.20.4. [#67760](https://github.com/grafana/grafana/issues/67760), [@papagian](https://github.com/papagian) + +### Bug fixes + +- **AzureMonitor:** Fix logs query multi-resource and timespan values. [#67931](https://github.com/grafana/grafana/issues/67931), [@grafanabot](https://github.com/grafanabot) +- **TimeSeries:** Fix leading null-fill for missing intervals. [#67572](https://github.com/grafana/grafana/issues/67572), [@leeoniya](https://github.com/leeoniya) +- **Alerting:** Fix misleading status code in provisioning API. [#67357](https://github.com/grafana/grafana/issues/67357), [@grafanabot](https://github.com/grafanabot) +- **Azure Monitor:** Fix bug that was not showing resources for certain locations. [#66617](https://github.com/grafana/grafana/issues/66617), [@grafanabot](https://github.com/grafanabot) +