Files
grafana/docs/sources/release-notes/release-notes-7-3-4.md
T
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

974 B

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

[_build] list = false +++

Release notes for Grafana 7.3.4

Bug fixes

  • Dashboard: Fixes kiosk state after being redirected to login page and back. #29273, @torkelo
  • InfluxDB: Update flux library to fix support for boolean label values. #29310, @ryantxu
  • Security: Fixes minor security issue with alert notification webhooks that allowed GET & DELETE requests. #29330, @wbrowne
  • Table: Fixes issues with phantom extra 0 for zero values. #29165, @dprokop