Files
grafana/docs/sources/release-notes/release-notes-8-1-2.md
T
achatterjee-grafana 509ef6e3a6 Doc backport 40737 (unified alerting doc changes) (#41048)
* resolve conflicts

* remove .yarn/sdks

* removed duplicate content

Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
2021-10-28 11:10:13 -04:00

3.7 KiB

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

Release notes for Grafana 8.1.2

Features and enhancements

  • AzureMonitor: Add support for PostgreSQL and MySQL Flexible Servers. #38075, @joshhunt
  • Datasource: Change HTTP status code for failed datasource health check to 400. #37895, @stephaniehingtgen
  • Explore: Add span duration to left panel in trace viewer. #37806, @connorlindsey
  • Plugins: Use file extension allowlist when serving plugin assets instead of checking for UNIX executable. #37688, @wbrowne
  • Profiling: Support binding pprof server to custom network interfaces. #36580, @cinaglia
  • Search: Make search icon keyboard navigable. #37865, @tskarhed
  • Template variables: Keyboard navigation improvements. #38001, @tskarhed
  • Tooltip: Display milliseconds (ms) within minute time range. #37569, @nikki-kiga

Bug fixes

Plugin development fixes & changes