diff --git a/release-notes/opensearch-security-dashboards-plugin.release-notes-2.1.0.0.md b/release-notes/opensearch-security-dashboards-plugin.release-notes-2.1.0.0.md new file mode 100644 index 000000000..180f17e7d --- /dev/null +++ b/release-notes/opensearch-security-dashboards-plugin.release-notes-2.1.0.0.md @@ -0,0 +1,16 @@ +## 2022-06-30 Version 2.1.0.0 + +Compatible with Opensearch-Dashboards 2.1.0 + +### Enhancement +* Dynamically compute OpenID redirectUri from proxy HTTP headers ([#929](https://github.com/opensearch-project/security-dashboards-plugin/pull/929)) +* Clear the sessionStorage when logging out ([#1003](https://github.com/opensearch-project/security-dashboards-plugin/pull/1003)) + +### Bug Fix +* Disable private tenant for read only users ([#868](https://github.com/opensearch-project/security-dashboards-plugin/pull/868)) +* Replace _opendistro route with _plugins ([#895](https://github.com/opensearch-project/security-dashboards-plugin/pull/895)) + +### Maintenance +* Bump version to 2.1.0.0 ([#1004](https://github.com/opensearch-project/security-dashboards-plugin/pull/1004)) +* Adds 1.3.1.0 release notes ([#988](https://github.com/opensearch-project/security-dashboards-plugin/pull/988)) +* Create release notes 2.0.0 ([#996](https://github.com/opensearch-project/security-dashboards-plugin/pull/996)) \ No newline at end of file