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

This commit is contained in:
Grot (@grafanabot)
2021-10-06 13:47:13 -04:00
committed by GitHub
parent 5358c45a3a
commit 4a91ceeb1e
3 changed files with 26 additions and 0 deletions

View File

@@ -145,6 +145,17 @@ Panel queries and/or annotation queries that used more than one statistic will b
<!-- 8.2.0-beta1 END -->
<!-- 8.1.7 START -->
# 8.1.7 (2021-10-06)
### Bug fixes
- **Alerting:** Fix alerts with evaluation interval more than 30 seconds resolving before notification. [#39513](https://github.com/grafana/grafana/pull/39513), [@gerobinson](https://github.com/gerobinson)
- **Elasticsearch/Prometheus:** Fix usage of proper SigV4 service namespace. [#39439](https://github.com/grafana/grafana/pull/39439), [@marefr](https://github.com/marefr)
<!-- 8.1.7 END -->
<!-- 8.1.6 START -->
# 8.1.6 (2021-10-05)