grafana/docs/sources/release-notes/release-notes-8-3-0.md
Jack Baldry 51dfcd7d37
Add current alias to all files (#48635)
* Add aliases to all files

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Prettify front matter

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-17 08:24:11 -07:00

2.4 KiB

+++ aliases = ["/docs/grafana/latest/release-notes/release-notes-8-3-0/"] title = "Release notes for Grafana 8.3.0"

[_build] list = false +++

Release notes for Grafana 8.3.0

Features and enhancements

Bug fixes

  • Alerting: Clear alerting rule evaluation errors after intermittent failures. #42386, @gotjosh
  • Alerting: Fix refresh on legacy Alert List panel. #42322, @peterholmberg
  • Dashboard: Fix queries for panels with non-integer widths. #42420, @gabor
  • Explore: Fix url update inconsistency. #42288, @gabor
  • Prometheus: Fix range variables interpolation for time ranges smaller than 1 second. #42242, @ivanahuckova
  • ValueMappings: Fixes issue with regex value mapping that only sets color. #42311, @torkelo