grafana/docs/sources/release-notes/release-notes-9-0-7.md
Selene 6988dcd7f5
Release Notes: Add missing report bug fixes (#53597)
* Add missing report bug fixes

* Update docs/sources/release-notes/release-notes-9-0-7.md

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2022-08-16 06:42:33 -04:00

20 lines
755 B
Markdown

+++
title = "Release notes for Grafana 9.0.7"
hide_menu = true
+++
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 9.0.7
### Features and enhancements
- **CloudMonitoring:** Remove link setting for SLO queries. [#53031](https://github.com/grafana/grafana/pull/53031), [@andresmgot](https://github.com/andresmgot)
### Bug fixes
- **GrafanaUI:** Render PageToolbar's leftItems regardless of title's presence. [#53285](https://github.com/grafana/grafana/pull/53285), [@Elfo404](https://github.com/Elfo404)
- **Reports:** Fix inconsistency reports. (Enterprise)
- **Reports:** Set UID when it's not received in the query. (Enterprise)
- **Reports:** Save and update in reports should be transactional. (Enterprise)