Skip to content

Commit c1e77f7

Browse files
Add release notes for 2.4.0.0 (#1197) (#1199)
Signed-off-by: Ryan Liang <[email protected]> (cherry picked from commit b451cb2) Co-authored-by: Ryan Liang <[email protected]>
1 parent 547b28a commit c1e77f7

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## 2022-11-10 Version 2.4.0.0
2+
3+
Compatible with Opensearch-Dashboards 2.4.0
4+
5+
### Features
6+
* Initial commit for multiple authentication ([#1110](https://github.com/opensearch-project/security-dashboards-plugin/pull/1110))
7+
* Saved Object Aggregation View ([#1146](https://github.com/opensearch-project/security-dashboards-plugin/pull/1146))
8+
* [Saved Object Aggregation View] Use namespace registry to add tenant filter ([#1169](https://github.com/opensearch-project/security-dashboards-plugin/pull/1169))
9+
* Move tenant-related utils to common folder ([#1184](https://github.com/opensearch-project/security-dashboards-plugin/pull/1184))
10+
11+
### Enhancements
12+
* Preserve URL Hash for SAML based login ([#1039](https://github.com/opensearch-project/security-dashboards-plugin/pull/1039))
13+
14+
### Bug Fixes
15+
* Fix the tenant switching after timeout ([#1090](https://github.com/opensearch-project/security-dashboards-plugin/pull/1090))
16+
* Fix the UI user flow of selecting custom teanant on tenant switch panel ([#1112](https://github.com/opensearch-project/security-dashboards-plugin/pull/1112))
17+
* Fix for Tenancy info getting lost on re-login in SAML Authentication flow ([#1134](https://github.com/opensearch-project/security-dashboards-plugin/pull/1134))
18+
* Remove multi-tenant path check in auth handler ([#1151](https://github.com/opensearch-project/security-dashboards-plugin/pull/1151))
19+
20+
### Infrastructure
21+
* Add SAML integration tests ([#1088](https://github.com/opensearch-project/security-dashboards-plugin/pull/1088))
22+
* Support CI for Windows and MacOS ([#1164](https://github.com/opensearch-project/security-dashboards-plugin/pull/1164))
23+
24+
### Maintenance
25+
* Increment version to 2.4.0.0 ([#1096](https://github.com/opensearch-project/security-dashboards-plugin/pull/1096))
26+
* Configure new ML plugin actions ([#1182](https://github.com/opensearch-project/security-dashboards-plugin/pull/1182))

0 commit comments

Comments
 (0)