You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/opensearch-security-dashboards-plugin.release-notes-2.2.0.0.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,16 @@
2
2
3
3
Compatible with Opensearch-Dashboards 2.2.0
4
4
5
-
### Test Fix
6
-
7
-
* Add tests for account-nav-button when multitenancy is disabled ([#1020](https://github.com/opensearch-project/security-dashboards-plugin/pull/1020))
8
-
9
-
### Bug Fix
5
+
### Bug Fixes
10
6
11
7
* 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))
12
8
* Fix bug in support for jwt.url_param customization ([#1025](https://github.com/opensearch-project/security-dashboards-plugin/pull/1025))
13
9
* Get security_tenant search param from URL ([#1024](https://github.com/opensearch-project/security-dashboards-plugin/pull/1024))
10
+
* Preserve URL Hash for SAML based login ([#1039](https://github.com/opensearch-project/security-dashboards-plugin/pull/1039))
14
11
15
12
### Maintenance
16
13
17
14
* Updates Dev guide ([#897](https://github.com/opensearch-project/security-dashboards-plugin/pull/897))
18
-
* Increment version to 2.2.0.0 ([#1032](https://github.com/opensearch-project/security-dashboards-plugin/pull/1032))
15
+
* Add tests for account-nav-button when multitenancy is disabled ([#1020](https://github.com/opensearch-project/security-dashboards-plugin/pull/1020))
16
+
* Increment version to 2.2.0.0 ([#1032](https://github.com/opensearch-project/security-dashboards-plugin/pull/1032))
17
+
* Add release notes for 2.2.0.0 release ([#1050](https://github.com/opensearch-project/security-dashboards-plugin/pull/1050))
0 commit comments