grafana/docs/sources/release-notes/release-notes-8-1-0-beta2.md
Jack Baldry 51dfcd7d37
Add current alias to all files (#48635)
* Add aliases to all files

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Prettify front matter

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-17 08:24:11 -07:00

1.3 KiB

+++ aliases = ["/docs/grafana/latest/release-notes/release-notes-8-1-0-beta2/"] title = "Release notes for Grafana 8.1.0-beta2"

[_build] list = false +++

Release notes for Grafana 8.1.0-beta2

Features and enhancements

  • Alerting: Expand the value string in alert annotations and labels. #37051, @gerobinson
  • Auth: Add Azure HTTP authentication middleware. #36932, @kostrse
  • Auth: Auth: Pass user role when using the authentication proxy. #36729, @yuwaMSFT2
  • Gazetteer: Update countries.json file to allow for linking to 3-letter country codes. #37129, @bryanuribe

Bug fixes

  • Config: Fix Docker builds by correcting formatting in sample.ini. #37106, @FZambia
  • Explore: Fix encoding of internal URLs. #36919, @aocenas