From 63adff0c6e8dbd203a0beb090f2126d9f271556d Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 6 Jun 2023 11:13:40 +0100 Subject: [PATCH] Changelog: Updated changelog for 9.5.3 (#69626) * Changelog: Updated changelog for 9.5.3 * Add missing changes --------- Co-authored-by: Horst Gutmann --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 785219ff086..379d4f1e7cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -267,6 +267,16 @@ The `database` field has been deprecated in the Elasticsearch datasource provisi - **InteractiveTable:** Updated design and minor tweak to Correlactions page. [#66443](https://github.com/grafana/grafana/issues/66443), [@torkelo](https://github.com/torkelo) + + +# 9.5.3 (2023-06-06) + +### Bug fixes + +- **Query:** Prevent crash while executing concurrent mixed queries +- **Alerting:** Require alert.notifications:write permissions to test receivers and templates + + # 9.5.2 (2023-05-03)