ReleaseNotes: Updated changelog and release notes for 9.0.9 (#55506)

This commit is contained in:
Grot (@grafanabot)
2022-09-20 12:21:25 -04:00
committed by GitHub
parent ce10706f03
commit c6ed7d6741
3 changed files with 25 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ about deprecations, breaking changes as well as changes that relate to plugin de
- [Release notes for 9.1.1]({{< relref "release-notes-9-1-1" >}})
- [Release notes for 9.1.0]({{< relref "release-notes-9-1-0" >}})
- [Release notes for 9.1.0-beta1]({{< relref "release-notes-9-1-0-beta1" >}})
- [Release notes for 9.0.9]({{< relref "release-notes-9-0-9" >}})
- [Release notes for 9.0.8]({{< relref "release-notes-9-0-8" >}})
- [Release notes for 9.0.7]({{< relref "release-notes-9-0-7" >}})
- [Release notes for 9.0.6]({{< relref "release-notes-9-0-6" >}})

View File

@@ -0,0 +1,13 @@
+++
title = "Release notes for Grafana 9.0.9"
hide_menu = true
+++
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 9.0.9
### Bug fixes
- **AngularPanels:** Fixing changing angular panel options not taking having affect when coming back from panel edit. [#54834](https://github.com/grafana/grafana/pull/54834), [@grafanabot](https://github.com/grafanabot)
- **FIX:** RBAC prevents deleting empty snapshots (#54385). [#54509](https://github.com/grafana/grafana/pull/54509), [@gamab](https://github.com/gamab)