Skip to content

Commit

Permalink
Adds release notes for 2.1.0 (#1015) (#1019)
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
(cherry picked from commit bc61403)

Co-authored-by: Darshit Chanpura <[email protected]>
  • Loading branch information
1 parent 521d8a5 commit c1404df
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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))

0 comments on commit c1404df

Please sign in to comment.