grafana/docs/sources/release-notes/release-notes-9-0-7.md

26 lines
822 B
Markdown

---
aliases: []
hide_menu: true
labels:
products:
- cloud
- enterprise
- oss
title: Release notes for Grafana 9.0.7
---
<!-- 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)