mirror of https://github.com/grafana/grafana
ReleaseNotes: Updated changelog and release notes for 7.3.4 (#29338)
* ReleaseNotes: Updated changelog and release notes for 7.3.4 * Update _index.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org>pull/29347/head
parent
7d8cb6869a
commit
b39af39958
@ -0,0 +1,17 @@ |
||||
+++ |
||||
title = "Release notes for Grafana 7.3.4" |
||||
[_build] |
||||
list = false |
||||
+++ |
||||
|
||||
<!-- Auto generated by update changelog github action --> |
||||
|
||||
# Release notes for Grafana 7.3.4 |
||||
|
||||
### Bug fixes |
||||
|
||||
* **Dashboard**: Fixes kiosk state after being redirected to login page and back. [#29273](https://github.com/grafana/grafana/pull/29273), [@torkelo](https://github.com/torkelo) |
||||
* **InfluxDB**: Update flux library to fix support for boolean label values. [#29310](https://github.com/grafana/grafana/pull/29310), [@ryantxu](https://github.com/ryantxu) |
||||
* **Security**: Fixes minor security issue with alert notification webhooks that allowed GET & DELETE requests. [#29330](https://github.com/grafana/grafana/pull/29330), [@wbrowne](https://github.com/wbrowne) |
||||
* **Table**: Fix incorrect condtition for rendering table filter. [#29165](https://github.com/grafana/grafana/pull/29165), [@dprokop](https://github.com/dprokop) |
||||
|
||||
Loading…
Reference in new issue