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))