From 8acdc7e37beab6c32bb69cf25c61b86d4db6c4b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 19:49:43 +0000 Subject: [PATCH] Release: update changelog for main (#108238) Co-authored-by: github-actions[bot] Co-authored-by: Yuri Tseretyan --- CHANGELOG.md | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 345aedc792a..27666699c21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,63 @@ + + +# 12.0.2+security-01 (2025-07-17) + +### Features and enhancements + +- **Profiles:** Stop passing response headers for Grafana-Pyroscope and parca datasources [#106730](https://github.com/grafana/grafana/pull/106730), [@simonswine](https://github.com/simonswine) + +### Bug fixes + +- **FlameGraph:** Fix bug for function names that conflict with JavaScript object prototype properties [#106625](https://github.com/grafana/grafana/pull/106625), [@simonswine](https://github.com/simonswine) +- **Security:** Fixed CVE-2025-6023 +- **Security:** Fixed CVE-2025-6197 + + + + +# 11.6.3+security-01 (2025-07-17) + +### Features and enhancements + +- **Profiles:** Stop passing response headers for Grafana-Pyroscope and parca datasources [#106729](https://github.com/grafana/grafana/pull/106729), [@simonswine](https://github.com/simonswine) + +### Bug fixes + +- **FlameGraph:** Fix bug for function names that conflict with JavaScript object prototype properties [#106624](https://github.com/grafana/grafana/pull/106624), [@simonswine](https://github.com/simonswine) +- **Security:** Fixed CVE-2025-6023 +- **Security:** Fixed CVE-2025-6197 + + + + +# 11.5.6+security-01 (2025-07-17) + +### Bug fixes + +- **Security:** Fixed CVE-2025-6023 +- **Security:** Fixed CVE-2025-6197 + + + + +# 11.4.6+security-01 (2025-07-17) + +### Bug fixes + +- **Security:** Fixed CVE-2025-6023 +- **Security:** Fixed CVE-2025-6197 + + + + +# 11.3.8+security-01 (2025-07-17) + +### Bug fixes + +- **Security:** Fixed CVE-2025-6023 +- **Security:** Fixed CVE-2025-6197 + + # 12.0.2 (2025-06-17)