forked from grafana.jool/grafana-jool
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.
901 B
901 B
+++ 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