From f5a26955908c9a5d047ec01e64c186d680f6bda6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:16:54 -0500 Subject: [PATCH] Release: 11.0.6+security-01 (#94902) * Update changelog * Update version to 11.0.6+security-01 * Revert "Update version to 11.0.6+security-01" This reverts commit d078536ba6ee5490af7c6602374db3ed2ce20848. * add cve to changelog * yarn run prettier:write --------- Co-authored-by: github-actions[bot] Co-authored-by: joshhunt Co-authored-by: Josh Hunt Co-authored-by: Kevin Minehart --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb8dc11dbff..d2f9ccbc0a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ + + +# 11.0.6+security-01 (2024-10-17) + +### Features and enhancements + +- **Chore:** Bump Go to 1.22.7 [#93358](https://github.com/grafana/grafana/pull/93358), [@hairyhenderson](https://github.com/hairyhenderson) +- **Chore:** Bump Go to 1.22.7 (Enterprise) + +### Bug fixes + +- **AzureMonitor:** Deduplicate resource picker rows [#93703](https://github.com/grafana/grafana/pull/93703), [@aangelisc](https://github.com/aangelisc) +- **AzureMonitor:** Improve resource picker efficiency [#93438](https://github.com/grafana/grafana/pull/93438), [@aangelisc](https://github.com/aangelisc) +- **Correlations:** Limit access to correlations page to users who can access Explore [#93674](https://github.com/grafana/grafana/pull/93674), [@ifrost](https://github.com/ifrost) +- **Plugins:** Avoid returning 404 for `AutoEnabled` apps [#93486](https://github.com/grafana/grafana/pull/93486), [@wbrowne](https://github.com/wbrowne) +- **SQL Expressions**: Fixes CVE-2024-9264 + + + # 11.0.5+security-01 (2024-10-17) @@ -13,6 +32,7 @@ - **SQL Expressions**: Fixes CVE-2024-9264 + # 11.0.6 (2024-10-01)