Release: Adding release notes for 7.3.3 (#29168)

* Release: Adding release notes for 7.3.3

* Updates
This commit is contained in:
Torkel Ödegaard
2020-11-17 18:52:48 +01:00
committed by GitHub
parent 2212c6dbbb
commit 0ab593b58f
2 changed files with 24 additions and 5 deletions
+4 -5
View File
@@ -8,8 +8,7 @@ weight = 10000
Here you can find detailed release notes that list everything that is included in every release as well as notices
about deprecations, breaking changes as well as changes that relate to plugin development.
* [Release notes for 7.3.2]({{< relref "release-notes-7-3-2" >}})
* [Release notes for 7.3.1]({{< relref "release-notes-7-3-1" >}})
* [Release notes for 7.3.0]({{< relref "release-notes-7-3-0" >}})
- [Release notes for 7.3.3]({{< relref "release-notes-7-3-3" >}})
- [Release notes for 7.3.2]({{< relref "release-notes-7-3-2" >}})
- [Release notes for 7.3.1]({{< relref "release-notes-7-3-1" >}})
- [Release notes for 7.3.0]({{< relref "release-notes-7-3-0" >}})
@@ -0,0 +1,20 @@
+++
title = "Release notes for Grafana 7.3.3"
[_build]
list = false
+++
<!-- Auto generated do not edit -->
# Release notes for Grafana 7.3.3
### Features and enhancements
- **Provisioning**: Pin application to the sidebar when it's enabled. [#29084](https://github.com/grafana/grafana/pull/29084), [@alexanderzobnin](https://github.com/alexanderzobnin)
### Bug fixes
- **Cloud monitoring**: Fix for multi-value template variable for project selector. [#29042](https://github.com/grafana/grafana/pull/29042), [@papagian](https://github.com/papagian)
- **LogsPanel**: Fix scrolling in dashboards. [#28974](https://github.com/grafana/grafana/pull/28974), [@aocenas](https://github.com/aocenas)
- **StatPanel**: Fixes hanging issue when all values are zero. [#29077](https://github.com/grafana/grafana/pull/29077), [@torkelo](https://github.com/torkelo)
- **Thresholds**: Fixes color assigned to null values. [#29010](https://github.com/grafana/grafana/pull/29010), [@torkelo](https://github.com/torkelo)