From f0c716a447e71fe4d22d0fe893ce28e85dd37b86 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Wed, 22 Mar 2023 17:34:22 +0100 Subject: [PATCH] Changelog: Updated changelog for 9.3.11 (#65204) --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bc5e0506dba..b0b2ad1aa7d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -346,6 +346,17 @@ Sentry frontend logging provider will be removed with next major version. Issue - **Toolkit:** Deprecate all plugin related commands. [#60290](https://github.com/grafana/grafana/pull/60290), [@academo](https://github.com/academo) - **Grafana UI:** Add experimental InteractiveTable component. [#58223](https://github.com/grafana/grafana/pull/58223), [@Elfo404](https://github.com/Elfo404) + + +# 9.3.11 (2023-03-22) + +### Bug fixes + +- **Alerting:** Update scheduler to receive rule updates only from database. [#64662](https://github.com/grafana/grafana/pull/64662), [@yuri-tceretian](https://github.com/yuri-tceretian) +- **Chore:** Update Grafana to use Alertmanager v0.25.1-0.20230308154952-78fedf89728b. [#64784](https://github.com/grafana/grafana/pull/64784), [@yuri-tceretian](https://github.com/yuri-tceretian) + + + # 9.3.8 (2023-02-28)