mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* 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>
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