Files
grafana/docs/sources/release-notes/release-notes-7-5-1.md
Jack Baldry b84294dd27 Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-26 11:06:25 -04:00

16 lines
419 B
Markdown

---
_build:
list: false
aliases:
- /docs/grafana/latest/release-notes/release-notes-7-5-1/
title: Release notes for Grafana 7.5.1
---
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 7.5.1
### Bug fixes
- **MSSQL**: Fix panic not implemented by upgrading go-mssqldb dependency. [#32347](https://github.com/grafana/grafana/pull/32347), [@aknuds1](https://github.com/aknuds1)