grafana/docs/sources/release-notes/release-notes-7-3-7.md
Jack Baldry 51dfcd7d37
Add current alias to all files (#48635)
* Add aliases to all files

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Prettify front matter

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-17 08:24:11 -07:00

1009 B

+++ aliases = ["/docs/grafana/latest/release-notes/release-notes-7-3-7/"] title = "Release notes for Grafana 7.3.7"

[_build] list = false +++

Release notes for Grafana 7.3.7

Bug fixes

  • Auth: Add missing request headers to SigV4 middleware allowlist. #30115, @wbrowne
  • Elasticsearch: Sort results by index order as well as @timestamp. #29761, @STEELBADGE
  • SAML: Fixes bug in processing SAML response with empty element by updating saml library (Enterprise). #30179, @alexanderzobnin
  • SeriesToRows: Fixes issue in transform so that value field is always named Value. #30054, @torkelo