From 2d89a277412905fab6db595dd3058c409e52d9e3 Mon Sep 17 00:00:00 2001 From: Yuri Tseretyan Date: Tue, 1 Oct 2024 15:03:34 -0400 Subject: [PATCH] Update CHANGELOG.md (#94103) Updates Changelog to include CVE to 10.3.11 and 10.4.10 versions --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50b9951ebad..f8eb7845ca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ - **AzureMonitor:** Deduplicate resource picker rows [#93702](https://github.com/grafana/grafana/pull/93702), [@aangelisc](https://github.com/aangelisc) - **Correlations:** Limit access to correlations page to users who can access Explore [#93673](https://github.com/grafana/grafana/pull/93673), [@ifrost](https://github.com/ifrost) +- **Alerting:** Fixed CVE-2024-8118. @@ -43,6 +44,7 @@ ### Bug fixes - **Correlations:** Limit access to correlations page to users who can access Explore [#93672](https://github.com/grafana/grafana/pull/93672), [@ifrost](https://github.com/ifrost) +- **Alerting:** Fixed CVE-2024-8118.