mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
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.md
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
<!-- 8.2.3 START -->
|
||||||
|
|
||||||
|
# 8.2.3 (2021-11-03)
|
||||||
|
|
||||||
|
- **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/)
|
||||||
|
|
||||||
|
<!-- 8.2.3 END -->
|
||||||
|
|
||||||
<!-- 8.2.2 START -->
|
<!-- 8.2.2 START -->
|
||||||
|
|
||||||
# 8.2.2 (2021-10-21)
|
# 8.2.2 (2021-10-21)
|
||||||
|
|||||||
@@ -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
|
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.
|
about deprecations, breaking changes as well as changes that relate to plugin development.
|
||||||
|
|
||||||
|
- [Release notes for 8.2.3]({{< relref "release-notes-8-2-3" >}})
|
||||||
- [Release notes for 8.2.2]({{< relref "release-notes-8-2-2" >}})
|
- [Release notes for 8.2.2]({{< relref "release-notes-8-2-2" >}})
|
||||||
- [Release notes for 8.2.1]({{< relref "release-notes-8-2-1" >}})
|
- [Release notes for 8.2.1]({{< relref "release-notes-8-2-1" >}})
|
||||||
- [Release notes for 8.2.0]({{< relref "release-notes-8-2-0" >}})
|
- [Release notes for 8.2.0]({{< relref "release-notes-8-2-0" >}})
|
||||||
|
|||||||
@@ -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
-1
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"stable": "8.2.2",
|
"stable": "8.2.3",
|
||||||
"testing": "8.2.2"
|
"testing": "8.2.2"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user