From ef19e2edceda26fb58e86bb83aedba73e9246d2a Mon Sep 17 00:00:00 2001 From: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Date: Thu, 5 Aug 2021 12:51:08 -0400 Subject: [PATCH] Removed section. (#37601) --- docs/sources/whatsnew/whats-new-in-v8-1.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/sources/whatsnew/whats-new-in-v8-1.md b/docs/sources/whatsnew/whats-new-in-v8-1.md index bf8c309243f..7a9aa8b28c9 100644 --- a/docs/sources/whatsnew/whats-new-in-v8-1.md +++ b/docs/sources/whatsnew/whats-new-in-v8-1.md @@ -163,8 +163,3 @@ To find out how you can configure it along with other Grafana UI elements, like ### Oauth2 - Team Sync to Group Mapping With Team Sync you can map your Generic OAuth groups to teams in Grafana so that the users are automatically added to the correct teams. - -### Support for AES-GCM encryption algorithm - -Added support for AES-GCM cipher mode, preferred by some security standards and teams. By default, Grafana uses the AES-CFB cipher mode to encrypt data source credentials and usernames in Grafana’s database. -