mirror of https://github.com/grafana/grafana
update release notes (#42848)
parent
c798c0e958
commit
fb05f253d4
@ -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…
Reference in new issue