Files
grafana/docs/sources/release-notes/release-notes-8-1-0-beta3.md
T
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

1.5 KiB

+++ aliases = ["/docs/grafana/latest/release-notes/release-notes-8-1-0-beta3/"] title = "Release notes for Grafana 8.1.0-beta3"

[_build] list = false +++

Release notes for Grafana 8.1.0-beta3

Features and enhancements

Bug fixes

  • Docker: Fix builds by delaying go mod verify until all required files are copied over. #37246, @wbrowne
  • Exemplars: Fix disable exemplars only on the query that failed. #37296, @zoltanbedi
  • SQL: Fix SQL dataframe resampling (fill mode + time intervals). #36937, @idafurjes