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)