ReleaseNotes: Updated changelog and release notes for 8.5.3 (#49275) (#49277)

* ReleaseNotes: Updated changelog and release notes for 8.5.3

* Update CHANGELOG.md

Co-authored-by: Leonard Gram <leo@xlson.com>
(cherry picked from commit 3bd6b8a5ae)
This commit is contained in:
Grot (@grafanabot)
2022-05-24 16:06:38 +02:00
committed by GitHub
parent 4bcb97acef
commit 45b2189993
3 changed files with 22 additions and 0 deletions
+9
View File
@@ -1,3 +1,12 @@
<!-- 8.5.3 START -->
# 8.5.3
### Bug fixes
- **Security:** fixes CVE-2022-29170. [#49240](https://github.com/grafana/grafana/pull/49240), [@xlson](https://github.com/xlson)
<!-- 8.5.3 END -->
<!-- 8.5.2 START -->
# 8.5.2 (2022-05-03)
+1
View File
@@ -8,6 +8,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.3]({{< relref "release-notes-8-5-3" >}})
- [Release notes for 8.5.2]({{< relref "release-notes-8-5-2" >}})
- [Release notes for 8.5.1]({{< relref "release-notes-8-5-1" >}})
- [Release notes for 8.5.0]({{< relref "release-notes-8-5-0" >}})
@@ -0,0 +1,12 @@
+++
title = "Release notes for Grafana 8.5.3"
hide_menu = true
+++
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 8.5.3
### Bug fixes
- **Security:** fixes CVE-2022-29170. [#49240](https://github.com/grafana/grafana/pull/49240), [@xlson](https://github.com/xlson)