Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,16 @@

Compatible with Opensearch-Dashboards 2.2.0

### Test Fix

* Add tests for account-nav-button when multitenancy is disabled ([#1020](https://github.com/opensearch-project/security-dashboards-plugin/pull/1020))

### Bug Fix
### Bug Fixes

* Fix bug in SAML support after renaming ([#895](https://github.com/opensearch-project/security-dashboards-plugin/pull/895))" ([#1035](https://github.com/opensearch-project/security-dashboards-plugin/pull/1035))
* Fix bug in support for jwt.url_param customization ([#1025](https://github.com/opensearch-project/security-dashboards-plugin/pull/1025))
* Get security_tenant search param from URL ([#1024](https://github.com/opensearch-project/security-dashboards-plugin/pull/1024))
* Preserve URL Hash for SAML based login ([#1039](https://github.com/opensearch-project/security-dashboards-plugin/pull/1039))

### Maintenance

* Updates Dev guide ([#897](https://github.com/opensearch-project/security-dashboards-plugin/pull/897))
* Increment version to 2.2.0.0 ([#1032](https://github.com/opensearch-project/security-dashboards-plugin/pull/1032))
* Add tests for account-nav-button when multitenancy is disabled ([#1020](https://github.com/opensearch-project/security-dashboards-plugin/pull/1020))
* Increment version to 2.2.0.0 ([#1032](https://github.com/opensearch-project/security-dashboards-plugin/pull/1032))
* Add release notes for 2.2.0.0 release ([#1050](https://github.com/opensearch-project/security-dashboards-plugin/pull/1050))