mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* 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>
20 lines
755 B
Markdown
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)
|