Move CVE-2024-8118 to changelog of 11.1.6 (#94166)

This commit is contained in:
Yuri Tseretyan
2024-10-02 17:24:55 -04:00
committed by GitHub
parent 15937ea865
commit 7ecfc9e2e4
+1 -1
View File
@@ -16,7 +16,6 @@
- **AzureMonitor:** Remove Basic Logs retention warning [#93122](https://github.com/grafana/grafana/pull/93122), [@aangelisc](https://github.com/aangelisc)
- **Correlations:** Limit access to correlations page to users who can access Explore [#93675](https://github.com/grafana/grafana/pull/93675), [@ifrost](https://github.com/ifrost)
- **Plugins:** Avoid returning 404 for `AutoEnabled` apps [#93487](https://github.com/grafana/grafana/pull/93487), [@wbrowne](https://github.com/wbrowne)
- **Alerting:** Fixed CVE-2024-8118.
<!-- 11.1.7 END -->
<!-- 11.1.6 START -->
@@ -31,6 +30,7 @@
- **Templating:** Fix searching non-latin template variables [#92892](https://github.com/grafana/grafana/pull/92892), [@leeoniya](https://github.com/leeoniya)
- **TutorialCard:** Fix link to tutorial not opening [#92646](https://github.com/grafana/grafana/pull/92646), [@eledobleefe](https://github.com/eledobleefe)
- **Alerting:** Fixed CVE-2024-8118.
### Plugin development fixes & changes