From c68022d011926c87aa1efbdc91c6a7f021c895c0 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 19:36:02 +0000 Subject: [PATCH] Release: update changelog for 11.3.5+security-01 (#104323) * Update changelog * baldm0mma/ add cves * baldm0mma/ fix syntax * baldm0mma/ fix cve number --------- Co-authored-by: github-actions[bot] Co-authored-by: jev forsberg (cherry picked from commit d80d0304908fee9231c2f14d35b59879c9df74c8) --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 083a1facd3d..0faa739a210 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ + + +# 11.3.5+security-01 (2025-04-22) + +### Features and enhancements + +- **Chore:** Bump Go to 1.23.7 [#101583](https://github.com/grafana/grafana/pull/101583), [@macabu](https://github.com/macabu) +- **Chore:** Bump Go to 1.23.7 (Enterprise) +- **Chore:** Update libs with CVE in dependencies [#102710](https://github.com/grafana/grafana/pull/102710), [@grambbledook](https://github.com/grambbledook) + +### Bug fixes + +- **Alerting:** Fix token-based Slack image upload to work with channel names [#101488](https://github.com/grafana/grafana/pull/101488), [@moustafab](https://github.com/moustafab) +- **Service Accounts:** Do not show error pop-ups for Service Account and Renderer UI flows [#101791](https://github.com/grafana/grafana/pull/101791), [@IevaVasiljeva](https://github.com/IevaVasiljeva) +- **Security:** Fix CVE-2025-3454 +- **Security:** Fix CVE-2025-2703 + + # 11.3.4 (2025-02-18)