Files
grafana/docs/sources/release-notes/release-notes-8-3-0.md
Grot (@grafanabot) 428aea1cd5 ReleaseNotes: Updated changelog and release notes for 8.3.0 (#42524) (#42583)
* ReleaseNotes: Updated changelog and release notes for 8.3.0

* added index link.

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
(cherry picked from commit c847c0382d)
2021-12-01 15:45:48 +01:00

2.3 KiB

+++ 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