mirror of https://github.com/grafana/grafana.git
Release: update changelog for 11.0.6 (#94098)
* Update changelog * add alerting cve fix note --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
This commit is contained in:
parent
74fa0af1c2
commit
aa225a4450
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -1,3 +1,21 @@
|
||||||
|
<!-- 11.0.6 START -->
|
||||||
|
|
||||||
|
# 11.0.6 (2024-10-01)
|
||||||
|
|
||||||
|
### 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)
|
||||||
|
- **Alerting:** Fixed CVE-2024-8118.
|
||||||
|
|
||||||
|
<!-- 11.0.6 END -->
|
||||||
<!-- 10.4.10 START -->
|
<!-- 10.4.10 START -->
|
||||||
|
|
||||||
# 10.4.10 (2024-10-01)
|
# 10.4.10 (2024-10-01)
|
||||||
|
|
Loading…
Reference in New Issue