mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
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:
parent
7a879b51ea
commit
ff6272bb7a
@ -56,7 +56,7 @@ In order not to break all angular panel plugins and data sources we have some cu
|
|||||||
|
|
||||||
### Security
|
### 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)
|
||||||
|
|
||||||
<!-- 7.3.6 END -->
|
<!-- 7.3.6 END -->
|
||||||
|
|
||||||
|
@ -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
|
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.
|
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.5]({{< relref "release-notes-7-3-5" >}})
|
||||||
- [Release notes for 7.3.4]({{< relref "release-notes-7-3-4" >}})
|
- [Release notes for 7.3.4]({{< relref "release-notes-7-3-4" >}})
|
||||||
- [Release notes for 7.3.3]({{< relref "release-notes-7-3-3" >}})
|
- [Release notes for 7.3.3]({{< relref "release-notes-7-3-3" >}})
|
||||||
|
14
docs/sources/release-notes/release-notes-7-3-6.md
Normal file
14
docs/sources/release-notes/release-notes-7-3-6.md
Normal 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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user