ReleaseNotes: Update 8.3.1 release notes (#42844)

* security: fix dir traversal issue

* Revert "security: fix dir traversal issue"

Meant to do PR.

This reverts commit 8af709a1e7.

* update release notes

Co-authored-by: Kyle Brandt <kyle@grafana.com>
This commit is contained in:
Will Browne
2021-12-07 19:21:45 +02:00
committed by GitHub
co-authored by Kyle Brandt
parent a8c6681fe9
commit 3e1d120d88
2 changed files with 14 additions and 0 deletions
+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.3.1]({{< relref "release-notes-8-3-1" >}})
- [Release notes for 8.3.0]({{< relref "release-notes-8-3-0" >}})
- [Release notes for 8.3.0-beta2]({{< relref "release-notes-8-3-0-beta2" >}})
- [Release notes for 8.3.0-beta1]({{< relref "release-notes-8-3-0-beta1" >}})
@@ -0,0 +1,13 @@
+++
title = "Release notes for Grafana 8.3.1"
[_build]
list = false
+++
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 8.3.1
### Bug fixes
- **Security**: Fixes CVE-2021-43798. For more information, see our [blog](https://grafana.com/blog/2021/12/07/grafana-8.3.1-8.2.7-8.1.8-and-8.0.7-released-with-high-severity-security-fix/)