mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
21 lines
1.2 KiB
Markdown
21 lines
1.2 KiB
Markdown
---
|
|
_build:
|
|
list: false
|
|
aliases:
|
|
- /docs/grafana/latest/release-notes/release-notes-7-3-1/
|
|
title: Release notes for Grafana 7.3.1
|
|
---
|
|
|
|
<!-- Auto generated do not edit -->
|
|
|
|
# Release notes for Grafana 7.3.1
|
|
|
|
### Bug fixes
|
|
|
|
- **Cloudwatch**: Fix duplicate metric data. [#28642](https://github.com/grafana/grafana/pull/28642), [@zoltanbedi](https://github.com/zoltanbedi)
|
|
- **Loki**: Fix error when some queries return zero results. [#28645](https://github.com/grafana/grafana/pull/28645), [@ivanahuckova](https://github.com/ivanahuckova)
|
|
- **PanelMenu**: Fix panel submenu not being accessible for panels close to the right edge of the screen. [#28666](https://github.com/grafana/grafana/pull/28666), [@torkelo](https://github.com/torkelo)
|
|
- **Plugins**: Fix descendent frontend plugin signature validation. [#28638](https://github.com/grafana/grafana/pull/28638), [@wbrowne](https://github.com/wbrowne)
|
|
- **StatPanel**: Fix value being under graph and reduced likelihood for white and dark value text mixing. [#28641](https://github.com/grafana/grafana/pull/28641), [@torkelo](https://github.com/torkelo)
|
|
- **TextPanel**: Fix problems where text panel would show old content. [#28643](https://github.com/grafana/grafana/pull/28643), [@torkelo](https://github.com/torkelo)
|