From 0e0e11cdd188394e8c1f8c41a00bc3aa4ba0ead0 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:51:15 +0200 Subject: [PATCH] Release: update changelog for 10.4.11 (#95141) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update changelog * Fix changelog --------- Co-authored-by: github-actions[bot] Co-authored-by: Piotr Jamróz --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85efc08e9ae..f620bd0edd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -114,6 +114,17 @@ - **Plugins:** Avoid returning 404 for `AutoEnabled` apps [#93486](https://github.com/grafana/grafana/pull/93486), [@wbrowne](https://github.com/wbrowne) + + +# 10.4.11 (2024-10-22) + +### Bug fixes + +- **Alerting:** Fix broken panelId links [#94686](https://github.com/grafana/grafana/pull/94686), [@gillesdemey](https://github.com/gillesdemey) +- **Alerting:** Fix incorrect permission on POST external rule groups endpoint [CVE-2024-8118] [#93946](https://github.com/grafana/grafana/pull/93946), [@alexweav](https://github.com/alexweav) +- **Dashboard:** Make dashboard search faster [#94703](https://github.com/grafana/grafana/pull/94703), [@knuzhdin](https://github.com/knuzhdin) + + # 10.4.10 (2024-10-01)