51dfcd7d37
* 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>
18 lines
754 B
Markdown
18 lines
754 B
Markdown
+++
|
|
aliases = ["/docs/grafana/latest/release-notes/release-notes-7-5-7/"]
|
|
title = "Release notes for Grafana 7.5.7"
|
|
|
|
[_build]
|
|
list = false
|
|
+++
|
|
|
|
<!-- Auto generated by update changelog github action -->
|
|
|
|
# Release notes for Grafana 7.5.7
|
|
|
|
### Bug fixes
|
|
|
|
- **Dockerfile:** Fixes missing --no-cache. [#33906](https://github.com/grafana/grafana/pull/33906), [@030](https://github.com/030)
|
|
- **Annotations:** Prevent orphaned annotation tags cleanup when no annotations were cleaned. [#33957](https://github.com/grafana/grafana/pull/33957), [@afayngelerindbx](https://github.com/afayngelerindbx)
|
|
- **Quota:** Do not count folders towards dashboard quota. [#32519](https://github.com/grafana/grafana/pull/32519), [@conorevans](https://github.com/conorevans)
|