grafana/docs/sources/release-notes/release-notes-8-1-7.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

632 B

+++ aliases = ["/docs/grafana/latest/release-notes/release-notes-8-1-7/"] title = "Release notes for Grafana 8.1.7"

[_build] list = false +++

Release notes for Grafana 8.1.7

Bug fixes

  • Alerting: Fix alerts with evaluation interval more than 30 seconds resolving before notification. #39513, @gerobinson
  • Elasticsearch/Prometheus: Fix usage of proper SigV4 service namespace. #39439, @marefr