From 0f87c31a2c70bffee0495994ff77ead58da4ff2d Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 23 Mar 2023 17:52:45 +0000 Subject: [PATCH] [v9.4.x] Changelog: Updated changelog for 9.4.7 (#65296) Changelog: Updated changelog for 9.4.7 (#65292) (cherry picked from commit a02a28f229bbdb3eb47dde9b925c0a14746cbe40) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5b19c0f8cb..4a5adb41cec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - **Alerting:** Update scheduler to receive rule updates only from database. [#64780](https://github.com/grafana/grafana/pull/64780), [@yuri-tceretian](https://github.com/yuri-tceretian) - **Influxdb:** Re-introduce backend migration feature toggle. [#64842](https://github.com/grafana/grafana/pull/64842), [@itsmylife](https://github.com/itsmylife) +- **Security:** Fixes for CVE-2023-1410. [#65278](https://github.com/grafana/grafana/pull/65278), [@itsmylife](https://github.com/itsmylife) ### Breaking changes