diff --git a/CHANGELOG.md b/CHANGELOG.md index bdf6a913116..437f4642c55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,7 +56,7 @@ In order not to break all angular panel plugins and data sources we have some cu ### Security -- **SAML**: Fixes encoding/xml SAML vulnerability in Grafana Enterprise [#29875](https://github.com/grafana/grafana/issues/29875), [@bergquist](https://github.com/bergquist) +* **SAML**: Fixes encoding/xml SAML vulnerability in Grafana Enterprise. [#29875](https://github.com/grafana/grafana/issues/29875) diff --git a/docs/sources/release-notes/_index.md b/docs/sources/release-notes/_index.md index 5c3b71ea122..92cc89fa13f 100644 --- a/docs/sources/release-notes/_index.md +++ b/docs/sources/release-notes/_index.md @@ -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 about deprecations, breaking changes as well as changes that relate to plugin development. +- [Release notes for 7.3.6]({{< relref "release-notes-7-3-6" >}}) - [Release notes for 7.3.5]({{< relref "release-notes-7-3-5" >}}) - [Release notes for 7.3.4]({{< relref "release-notes-7-3-4" >}}) - [Release notes for 7.3.3]({{< relref "release-notes-7-3-3" >}}) diff --git a/docs/sources/release-notes/release-notes-7-3-6.md b/docs/sources/release-notes/release-notes-7-3-6.md new file mode 100644 index 00000000000..97bf006ea3f --- /dev/null +++ b/docs/sources/release-notes/release-notes-7-3-6.md @@ -0,0 +1,14 @@ ++++ +title = "Release notes for Grafana 7.3.6" +[_build] +list = false ++++ + + + +# Release notes for Grafana 7.3.6 + +### Security + +* **SAML**: Fixes encoding/xml SAML vulnerability in Grafana Enterprise. [#29875](https://github.com/grafana/grafana/issues/29875) +