4cacab01f4
* Use relative aliases for all non-current Grafana aliases Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Remove all current page aliases find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/latest/[^\n]*\n#\n#' {} \; find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \; Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
385 B
385 B
_build, title
| _build | title | ||
|---|---|---|---|
|
Release notes for Grafana 7.5.12 |
Release notes for Grafana 7.5.12
Bug fixes
- Security: Fixes CVE-2021-43813 and CVE-2021-PENDING. For more information, see our blog