From 4c7ff6cff38bbc0c660cca3df2c1ec56dc68daf8 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 15 Jun 2023 11:06:19 -0400 Subject: [PATCH] [v9.4.x] Changelog: Updated changelog for 9.4.10 (#70184) Changelog: Updated changelog for 9.4.10 (#70181) (cherry picked from commit 44c87c5b3298a8cd9ec74ad61824061133b988b1) Co-authored-by: Horst Gutmann --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cbbdb4e6d0..4b898f72e27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,17 @@ # 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) +