From bffd24a35c9b529db0305ae9fd00c4cf1159ae13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:44:41 +0100 Subject: [PATCH] Release: 11.0.5+security-01 (#94891) * Update changelog * Update version to 11.0.5+security-01 * Revert "Update version to 11.0.5+security-01" This reverts commit 9f3c59c1e39bd5ebcd1e2f31d1dd55c32ab5bdda. * add cve to changelog --------- Co-authored-by: github-actions[bot] Co-authored-by: joshhunt --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 745b6c4fd14..eb8dc11dbff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + + +# 11.0.5+security-01 (2024-10-17) + +### Features and enhancements + +- **Chore:** Update swagger ui (4.3.0 to 5.17.14) [#92345](https://github.com/grafana/grafana/pull/92345), [@ryantxu](https://github.com/ryantxu) + +### Bug fixes + +- **Provisioning:** Prevent provisioning folder errors from failing startup [#92588](https://github.com/grafana/grafana/pull/92588), [@suntala](https://github.com/suntala) +- **TutorialCard:** Fix link to tutorial not opening [#92645](https://github.com/grafana/grafana/pull/92645), [@eledobleefe](https://github.com/eledobleefe) +- **SQL Expressions**: Fixes CVE-2024-9264 + + # 11.0.6 (2024-10-01)