Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
chore(release-notes): add release notes for 8.2.3 and 7.5.12 (#42987)
* chore(release-notes): add release notes for 8.2.3 and 7.5.12 * chore(release-notes): add release notes to the index * chore(release-notes): add release notes to index and changelog * chore(release-notes): add release notes to index and changelog * chore(latest.json): bump
- Loading branch information
1 parent
3811d7d
commit fd48aee
Showing
5 changed files
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| +++ | ||
| title = "Release notes for Grafana 7.5.12" | ||
| [_build] | ||
| list = false | ||
| +++ | ||
|
|
||
| <!-- Auto generated by update changelog github action --> | ||
|
|
||
| # Release notes for Grafana 7.5.12 | ||
|
|
||
| ### Bug fixes | ||
|
|
||
| - **Security**: Fixes CVE-2021-43813 and CVE-2021-PENDING. For more information, see our [blog](https://grafana.com/blog/2021/12/10/grafana-8.3.2-and-7.5.12-released-with-moderate-severity-security-fix/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| +++ | ||
| title = "Release notes for Grafana 8.3.2" | ||
| [_build] | ||
| list = false | ||
| +++ | ||
|
|
||
| <!-- Auto generated by update changelog github action --> | ||
|
|
||
| # Release notes for Grafana 8.3.2 | ||
|
|
||
| ### Bug fixes | ||
|
|
||
| - **Security**: Fixes CVE-2021-43813 and CVE-2021-PENDING. For more information, see our [blog](https://grafana.com/blog/2021/12/10/grafana-8.3.2-and-7.5.12-released-with-moderate-severity-security-fix/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| { | ||
| "stable": "8.3.1", | ||
| "testing": "8.3.1" | ||
| "stable": "8.3.2", | ||
| "testing": "8.3.2" | ||
| } |