Files
grafana/docs/sources/release-notes/release-notes-8-1-7.md
T
Marcus Efraimsson 9ae69bedfe [v8.2.x] ReleaseNotes: Updated changelog and release notes (#40022) (#40140)
* ReleaseNotes: Updated changelog and release notes (#40022)

(cherry picked from commit feaa56a7fe)

* Add missing release notes for 8.1.4 and 8.1.5

* ReleaseNotes: Updated changelog and release notes for 8.1.7 (#40081)

(cherry picked from commit 4a91ceeb1e)

Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com>
2021-10-07 13:49:17 +02:00

559 B

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