Release: Adding release notes for 7.3.3 (#29168)

* Release: Adding release notes for 7.3.3

* Updates
pull/29169/head
Torkel Ödegaard 5 years ago committed by GitHub
parent 2212c6dbbb
commit 0ab593b58f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      docs/sources/release-notes/_index.md
  2. 20
      docs/sources/release-notes/release-notes-7-3-3.md

@ -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)
Loading…
Cancel
Save