From 01072968582854a08e8c70e50880bdac9c055cbe Mon Sep 17 00:00:00 2001 From: Vinayak Kothari Date: Thu, 6 Oct 2022 17:58:00 -0400 Subject: [PATCH] Release note 1.3.6 (#1136) Signed-off-by: Vinayak Kothari (cherry picked from commit 83156141065b786b1a9d96f3442d0a2fcae5634f) --- ...search-security-dashboards-plugin.release-notes-1.3.6.0.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.6.0.md b/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.6.0.md index ed0549f84..a3146ffd9 100644 --- a/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.6.0.md +++ b/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.6.0.md @@ -1,5 +1,7 @@ ## Version 1.3.6.0 ### Bug Fixes + +* Fix for Tenancy info getting lost on re-login in SAML Authentication flow ([#1125](https://github.com/opensearch-project/security-dashboards-plugin/pull/1125)) * Fixed the tenant switching after timeout ([#1090](https://github.com/opensearch-project/security-dashboards-plugin/pull/1090)) -* Select tenant popup only appears when mutli-tenacy is enabled ([#965](https://github.com/opensearch-project/security-dashboards-plugin/pull/965)) \ No newline at end of file +* Select tenant popup only appears when mutli-tenacy is enabled ([#965](https://github.com/opensearch-project/security-dashboards-plugin/pull/965))