You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
936 B
936 B
+++ 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