ReleaseNotes: Updated changelog and release notes for 7.3.6 (#30066)

* ReleaseNotes: Updated changelog and release notes for 7.3.6

* Update CHANGELOG.md

* Update release-notes-7-3-6.md

* Update _index.md

Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
This commit is contained in:
Grot (@grafanabot)
2021-01-05 20:51:56 +01:00
committed by GitHub
parent 7a879b51ea
commit ff6272bb7a
3 changed files with 16 additions and 1 deletions

View File

@ -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" >}})

View File

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