* ReleaseNotes: Updated changelog and release notes for 8.3.11, 8.4.11, 8.5.11 and 9.0.8 Co-authored-by: Joan López de la Franca Beltran <joanjan14@gmail.com>
16 lines
812 B
Markdown
16 lines
812 B
Markdown
+++
|
|
title = "Release notes for Grafana 9.0.8"
|
|
hide_menu = true
|
|
+++
|
|
|
|
<!-- Auto generated by update changelog github action -->
|
|
|
|
# Release notes for Grafana 9.0.8
|
|
|
|
### Features and enhancements
|
|
|
|
- **Alerting:** Hide "no rules" message when we are fetching from data sources. [#53778](https://github.com/grafana/grafana/pull/53778), [@gillesdemey](https://github.com/gillesdemey)
|
|
- **Rendering:** Add support for renderer token (#54425). [#54439](https://github.com/grafana/grafana/pull/54439), [@joanlopez](https://github.com/joanlopez)
|
|
- **Reports:** Title is showing under panels. (Enterprise)
|
|
- **Alerting:** AlertingProxy to elevate permissions for request forwarded to data proxy when RBAC enabled. [#53680](https://github.com/grafana/grafana/pull/53680), [@yuri-tceretian](https://github.com/yuri-tceretian)
|