From 028a3aaafa7ed514c7d99b5759d6b53b32fa1258 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 17:39:52 -0600 Subject: [PATCH] Release: update changelog for 11.3.6 (#104358) * Update changelog * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com> --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0014d46fec4..23aeae4f688 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ + + +# 11.3.6 (2025-04-22) + +### Features and enhancements + +- **Chore:** Update libs with CVE in dependencies [#102710](https://github.com/grafana/grafana/pull/102710), [@grambbledook](https://github.com/grambbledook) +- **Go:** Bump to 1.24.2 [#103528](https://github.com/grafana/grafana/pull/103528), [@Proximyst](https://github.com/Proximyst) +- **Go:** Bump to 1.24.2 (Enterprise) + +### Bug fixes + +- **Auth:** Fix SAML user IsExternallySynced not being set correctly [#103101](https://github.com/grafana/grafana/pull/103101), [@volcanonoodle](https://github.com/volcanonoodle) +- **AuthN:** Refetch user on "ErrUserAlreadyExists" [#102983](https://github.com/grafana/grafana/pull/102983), [@kalleep](https://github.com/kalleep) +- **Security:** Fix CVE-2025-3454 +- **Security:** Fix CVE-2025-2703 + + # 11.2.9 (2025-04-22)