grafana/docs/sources/release-notes/release-notes-7-5-6.md
Connor Lindsey b78a67cec7
PackageJson: Prettify markdown/mdx on commit with lint-staged (#37616)
* Format md,mdx files with prettier on lint-staged

* Manually run prettier on docs/sources
2021-08-06 07:52:36 -06:00

1011 B

+++ title = "Release notes for Grafana 7.5.6" [_build] list = false +++

Release notes for Grafana 7.5.6

Features and enhancements

  • Database: Add isolation level configuration parameter for MySQL. #33830, @zserge
  • InfluxDB: Improve measurement-autocomplete behavior. #33494, @gabor
  • Instrumentation: Don't consider invalid email address a failed email. #33671, @bergquist

Bug fixes