d137f4f23f
* ReleaseNotes: Updated changelog and release notes for 7.5.7
* Move colon into the emphasised section
* Move colon into the emphasised section
* Renamed PR title
* Update PR title
Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com>
(cherry picked from commit ec9b4806d8)
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com>
682 B
682 B
+++ title = "Release notes for Grafana 7.5.7" [_build] list = false +++
Release notes for Grafana 7.5.7
Bug fixes
- Dockerfile: Fixes missing --no-cache. #33906, @030
- Annotations: Prevent orphaned annotation tags cleanup when no annotations were cleaned. #33957, @afayngelerindbx
- Quota: Do not count folders towards dashboard quota. #32519, @conorevans