From 200f3a5f51e3693d641055073fc95881da5a20c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 13:41:51 -0600 Subject: [PATCH] Release: update changelog for main (#106807) * Update changelog * Update changelog * Update changelog * Update changelog * Update changelog * Update changelog * Update CHANGELOG.md add cve fixes to changelog on main --------- Co-authored-by: github-actions[bot] Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com> --- CHANGELOG.md | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27d4f9fdc01..e2fa14df42e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,58 @@ + + +# 12.0.2 (2025-06-17) + +### Bug fixes + +- **Security:** Fixes CVE-2025-3415 + + + + +# 11.6.3 (2025-06-17) + +### Bug fixes + +- **Security:** Fixes CVE-2025-3415 + + + + +# 11.5.6 (2025-06-17) + +### Bug fixes + +- **Security:** Fixes CVE-2025-3415 + + + + +# 11.4.6 (2025-06-17) + +### Features and enhancements + +- **Dependencies:** Bump Go to v1.24.4 [#106569](https://github.com/grafana/grafana/pull/106569), [@macabu](https://github.com/macabu) +- **Dependencies:** Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 [#106119](https://github.com/grafana/grafana/pull/106119), [@macabu](https://github.com/macabu) + +### Bug fixes + +- **Security:** Fixes CVE-2025-3415 + + + + +# 11.3.8 (2025-06-17) + +### Features and enhancements + +- **Dependencies:** Bump Go to v1.24.4 [#106571](https://github.com/grafana/grafana/pull/106571), [@macabu](https://github.com/macabu) +- **Dependencies:** Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 [#106120](https://github.com/grafana/grafana/pull/106120), [@macabu](https://github.com/macabu) + +### Bug fixes + +- **Security:** Fixes CVE-2025-3415 + + # 12.0.1+security-01 (2025-06-13)