backport changelog (#52258)

* backport changelog

* add 8.5.9 back in

* add date

Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com>
This commit is contained in:
Ieva
2022-07-14 19:15:21 +01:00
committed by GitHub
co-authored by Grot
parent a1a1c00c0f
commit 47fe0c40be
3 changed files with 23 additions and 0 deletions
+2
View File
@@ -10,6 +10,7 @@ weight: 10000
Here you can find detailed release notes that list everything that is included in every release as well as notices
about deprecations, breaking changes as well as changes that relate to plugin development.
- [Release notes for 8.5.9]({{< relref "release-notes-8-5-9" >}})
- [Release notes for 8.5.6]({{< relref "release-notes-8-5-6" >}})
- [Release notes for 8.5.5]({{< relref "release-notes-8-5-5" >}})
- [Release notes for 8.5.4]({{< relref "release-notes-8-5-4" >}})
@@ -18,6 +19,7 @@ about deprecations, breaking changes as well as changes that relate to plugin de
- [Release notes for 8.5.1]({{< relref "release-notes-8-5-1" >}})
- [Release notes for 8.5.0]({{< relref "release-notes-8-5-0" >}})
- [Release notes for 8.5.0-beta1]({{< relref "release-notes-8-5-0-beta1" >}})
- [Release notes for 8.4.10]({{< relref "release-notes-8-4-10" >}})
- [Release notes for 8.4.7]({{< relref "release-notes-8-4-7" >}})
- [Release notes for 8.4.6]({{< relref "release-notes-8-4-6" >}})
- [Release notes for 8.4.5]({{< relref "release-notes-8-4-5" >}})
@@ -0,0 +1,12 @@
+++
title = "Release notes for Grafana 8.5.9"
hide_menu = true
+++
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 8.5.9
### Bug fixes
- **Security:** Fixes for CVE-2022-31107 and CVE-2022-31097. [#52238](https://github.com/grafana/grafana/pull/52238), [@xlson](https://github.com/xlson)