mirror of https://github.com/grafana/grafana
ReleaseNotes: Update release notes for v8.2.3 (#41269)
* ReleaseNotes: Updated release notes for v8.2.3 * Update release-notes-8-2-3.md * Update CHANGELOG.mdpull/41289/head
parent
da39c6ce55
commit
7465716086
@ -0,0 +1,13 @@ |
|||||||
|
+++ |
||||||
|
title = "Release notes for Grafana 8.2.3" |
||||||
|
[_build] |
||||||
|
list = false |
||||||
|
+++ |
||||||
|
|
||||||
|
<!-- Auto generated by update changelog github action --> |
||||||
|
|
||||||
|
# Release notes for Grafana 8.2.3 |
||||||
|
|
||||||
|
### Bug fixes |
||||||
|
|
||||||
|
- **Security**: Fixes CVE-2021-41174. For more information, see our [blog](https://grafana.com/blog/2021/11/03/grafana-8.2.3-released-with-medium-severity-security-fix-cve-2021-41174-grafana-xss/) |
@ -1,4 +1,4 @@ |
|||||||
{ |
{ |
||||||
"stable": "8.2.2", |
"stable": "8.2.3", |
||||||
"testing": "8.2.2" |
"testing": "8.2.2" |
||||||
} |
} |
||||||
|
Loading…
Reference in new issue