mirror of
https://github.com/grafana/grafana.git
synced 2025-09-27 05:14:12 +08:00
ReleaseNotes: Updated changelog and release notes for 9.0.7 (#53524)
This commit is contained in:

committed by
GitHub

parent
26e81cad21
commit
86030493a8
@ -11,6 +11,7 @@ Here you can find detailed release notes that list everything that is included i
|
||||
about deprecations, breaking changes as well as changes that relate to plugin development.
|
||||
|
||||
- [Release notes for 9.1.0-beta1]({{< relref "release-notes-9-1-0-beta1" >}})
|
||||
- [Release notes for 9.0.7]({{< relref "release-notes-9-0-7" >}})
|
||||
- [Release notes for 9.0.6]({{< relref "release-notes-9-0-6" >}})
|
||||
- [Release notes for 9.0.5]({{< relref "release-notes-9-0-5" >}})
|
||||
- [Release notes for 9.0.4]({{< relref "release-notes-9-0-4" >}})
|
||||
|
16
docs/sources/release-notes/release-notes-9-0-7.md
Normal file
16
docs/sources/release-notes/release-notes-9-0-7.md
Normal file
@ -0,0 +1,16 @@
|
||||
+++
|
||||
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)
|
Reference in New Issue
Block a user