mirror of https://github.com/grafana/grafana.git
ReleaseNotes: Updated changelog and release notes for 7.3.3 (#29169)
This commit is contained in:
parent
65ed8a76a6
commit
0fc8b5583c
|
@ -54,14 +54,11 @@ In order not to break all angular panel plugins and data sources we have some cu
|
||||||
|
|
||||||
# 7.3.3 (2020-11-17)
|
# 7.3.3 (2020-11-17)
|
||||||
|
|
||||||
### Features / Enhancements
|
### Bug fixes
|
||||||
|
|
||||||
* **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)
|
* **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)
|
* **LogsPanel**: Fix scrolling in dashboards. [#28974](https://github.com/grafana/grafana/pull/28974), [@aocenas](https://github.com/aocenas)
|
||||||
|
* **Provisioning**: Fixes application not pinned to the sidebar when it's enabled. [#29084](https://github.com/grafana/grafana/pull/29084), [@alexanderzobnin](https://github.com/alexanderzobnin)
|
||||||
* **StatPanel**: Fixes hanging issue when all values are zero. [#29077](https://github.com/grafana/grafana/pull/29077), [@torkelo](https://github.com/torkelo)
|
* **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)
|
* **Thresholds**: Fixes color assigned to null values. [#29010](https://github.com/grafana/grafana/pull/29010), [@torkelo](https://github.com/torkelo)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue