forked from opensearch-project/dashboards-observability
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add release note for 2.5.0 (opensearch-project#1297) (opensearch-proj…
…ect#1299) Signed-off-by: Ryan Liang <[email protected]> (cherry picked from commit bea778f73b76cb5bd4e17d25f994409590c4fac9)
- Loading branch information
1 parent
0a31f55
commit 05d9786
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
release-notes/opensearch-security-dashboards-plugin.release-notes-2.5.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## 2023-01-17 Version 2.5.0.0 | ||
|
||
Compatible with Opensearch-Dashboards 2.5.0 | ||
|
||
### Enhancements | ||
* Enhance the stability of SAML integ test ([#1237](https://github.com/opensearch-project/security-dashboards-plugin/pull/1237), [#1272](https://github.com/opensearch-project/security-dashboards-plugin/pull/1272)) | ||
* Change the reference branch to 2.5 for Cypress test ([#1298](https://github.com/opensearch-project/security-dashboards-plugin/pull/1298)) | ||
|
||
### Bug Fixes | ||
* Fix tenant label for custom tenant when both Global and Private tenants are disabled ([#1277](https://github.com/opensearch-project/security-dashboards-plugin/pull/1277), [#1280](https://github.com/opensearch-project/security-dashboards-plugin/pull/1280)) | ||
* Fix openid redirect issue to use base_redirect_url when nextUrl is absent ([#1282](https://github.com/opensearch-project/security-dashboards-plugin/pull/1282), [#1283](https://github.com/opensearch-project/security-dashboards-plugin/pull/1283)) | ||
* Add Notifications cluster permissions ([#1290](https://github.com/opensearch-project/security-dashboards-plugin/pull/1290), [#1291](https://github.com/opensearch-project/security-dashboards-plugin/pull/1291)) | ||
* Fix regression in jwt url parameter by awaiting async getAdditionalAuthHeader ([#1292](https://github.com/opensearch-project/security-dashboards-plugin/pull/1292), [#1296](https://github.com/opensearch-project/security-dashboards-plugin/pull/1296)) |