From dc2f72da0aff89d1bfb4f8ff7d6538156a1243c1 Mon Sep 17 00:00:00 2001 From: Horst Gutmann Date: Wed, 22 Mar 2023 17:38:50 +0100 Subject: [PATCH] [v9.3.x] Changelog: Updated changelog for 9.3.11 (#65204) (#65206) Changelog: Updated changelog for 9.3.11 (#65204) (cherry picked from commit f0c716a447e71fe4d22d0fe893ce28e85dd37b86) Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com> --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab26ed9cf0c..7945fbf1680 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + + +# 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)