grafana/docs/sources/release-notes/release-notes-8-4-2.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

790 B

aliases hide_menu title
/docs/grafana/latest/release-notes/release-notes-8-4-2/
true Release notes for Grafana 8.4.2

Release notes for Grafana 8.4.2

Features and enhancements

  • OAuth: Add setting to skip org assignment for external users. #34834, @baez90
  • Tracing: Add option to map tag names to log label names in trace to logs settings. #45178, @connorlindsey

Bug fixes

  • Explore: Fix closing split pane when logs panel is used. #45602, @ifrost