update release notes (#42848)

pull/42849/head
Will Browne 4 years ago committed by GitHub
parent c798c0e958
commit fb05f253d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 32
      CHANGELOG.md
  2. 4
      docs/sources/release-notes/_index.md
  3. 13
      docs/sources/release-notes/release-notes-8-0-7.md
  4. 13
      docs/sources/release-notes/release-notes-8-1-8.md
  5. 13
      docs/sources/release-notes/release-notes-8-2-7.md
  6. 13
      docs/sources/release-notes/release-notes-8-3-1.md
  7. 4
      latest.json

@ -1,3 +1,11 @@
<!-- 8.3.1 START -->
# 8.3.1 (2021-12-07)
- **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/)
<!-- 8.3.1 END -->
<!-- 8.3.0 START -->
# 8.3.0 (2021-11-30)
@ -170,6 +178,14 @@ The access mode "browser" is deprecated in the following data sources and will b
- **grafana/ui:** Enable slider marks display. [#41275](https://github.com/grafana/grafana/pull/41275), [@dprokop](https://github.com/dprokop)
<!-- 8.2.7 START -->
# 8.2.7 (2021-12-07)
- **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/)
<!-- 8.2.7 END -->
<!-- 8.2.6 START -->
# 8.2.6 (2021-12-02)
@ -449,6 +465,14 @@ Panel queries and/or annotation queries that used more than one statistic will b
<!-- 8.2.0-beta1 END -->
<!-- 8.1.8 START -->
# 8.1.8 (2021-12-07)
- **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/)
<!-- 8.1.8 END -->
<!-- 8.1.7 START -->
# 8.1.7 (2021-10-06)
@ -723,6 +747,14 @@ Issue [#33879](https://github.com/grafana/grafana/issues/33879)
<!-- 8.1.0-beta1 END -->
<!-- 8.0.7 START -->
# 8.0.7 (2021-12-07)
- **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/)
<!-- 8.0.7 END -->
<!-- 8.0.6 START -->
# 8.0.6 (2021-07-14)

@ -8,9 +8,11 @@ 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" >}})
- [Release notes for 8.2.7]({{< relref "release-notes-8-2-7" >}})
- [Release notes for 8.2.6]({{< relref "release-notes-8-2-6" >}})
- [Release notes for 8.2.5]({{< relref "release-notes-8-2-5" >}})
- [Release notes for 8.2.4]({{< relref "release-notes-8-2-4" >}})
@ -20,6 +22,7 @@ about deprecations, breaking changes as well as changes that relate to plugin de
- [Release notes for 8.2.0]({{< relref "release-notes-8-2-0" >}})
- [Release notes for 8.2.0-beta2]({{< relref "release-notes-8-2-0-beta2" >}})
- [Release notes for 8.2.0-beta1]({{< relref "release-notes-8-2-0-beta1" >}})
- [Release notes for 8.1.8]({{< relref "release-notes-8-1-8" >}})
- [Release notes for 8.1.7]({{< relref "release-notes-8-1-7" >}})
- [Release notes for 8.1.6]({{< relref "release-notes-8-1-6" >}})
- [Release notes for 8.1.5]({{< relref "release-notes-8-1-5" >}})
@ -31,6 +34,7 @@ about deprecations, breaking changes as well as changes that relate to plugin de
- [Release notes for 8.1.0-beta3]({{< relref "release-notes-8-1-0-beta3" >}})
- [Release notes for 8.1.0-beta2]({{< relref "release-notes-8-1-0-beta2" >}})
- [Release notes for 8.1.0-beta1]({{< relref "release-notes-8-1-0-beta1" >}})
- [Release notes for 8.0.7]({{< relref "release-notes-8-0-7" >}})
- [Release notes for 8.0.6]({{< relref "release-notes-8-0-6" >}})
- [Release notes for 8.0.5]({{< relref "release-notes-8-0-5" >}})
- [Release notes for 8.0.4]({{< relref "release-notes-8-0-4" >}})

@ -0,0 +1,13 @@
+++
title = "Release notes for Grafana 8.0.7"
[_build]
list = false
+++
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 8.0.7
### 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/)

@ -0,0 +1,13 @@
+++
title = "Release notes for Grafana 8.1.8"
[_build]
list = false
+++
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 8.1.8
### 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/)

@ -0,0 +1,13 @@
+++
title = "Release notes for Grafana 8.2.7"
[_build]
list = false
+++
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 8.2.7
### 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/)

@ -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/)

@ -1,4 +1,4 @@
{
"stable": "8.3.0",
"testing": "8.3.0"
"stable": "8.3.1",
"testing": "8.3.1"
}

Loading…
Cancel
Save