Skip to content

Commit af3b5ae

Browse files
committed
Merge branch 'dont-register-tenant-application' of github.com:derek-ho/security-dashboards-plugin into dont-register-tenant-application
2 parents 900816b + 5a06254 commit af3b5ae

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Version 2.16.0 Release Notes
2+
3+
Compatible with OpenSearch and OpenSearch Dashboards version 2.16.0
4+
5+
### Enhancements
6+
* [MDS] Adds datasource filter for version decoupling ([#2051](https://github.com/opensearch-project/security-dashboards-plugin/pull/2051))
7+
* Update nextUrl validation to incorporate serverBasePath ([#2048](https://github.com/opensearch-project/security-dashboards-plugin/pull/2048))
8+
* Conform to Navigation changes from OSD core ([#2022](https://github.com/opensearch-project/security-dashboards-plugin/pull/2022))
9+
* feat: http proxy support for oidc ([#2024](https://github.com/opensearch-project/security-dashboards-plugin/pull/2024))
10+
* Remove dependency on opensearch build repo libs from custom build.sh ([#2033](https://github.com/opensearch-project/security-dashboards-plugin/pull/2033))
11+
* Add custom build script to support different cypress version ([#2027](https://github.com/opensearch-project/security-dashboards-plugin/pull/2027))
12+
13+
### Bug Fixes
14+
* Fix the bug of capabilities request not supporting carrying authinfo ([#2014](https://github.com/opensearch-project/security-dashboards-plugin/pull/2014))
15+
* Fix URL duplication issue ([#2004](https://github.com/opensearch-project/security-dashboards-plugin/pull/2004))
16+
17+
### Maintenance
18+
* Format package.json ([#2060](https://github.com/opensearch-project/security-dashboards-plugin/pull/2060))
19+
* Addresses CVE-2024-4068 and updates yarn.lock ([#2039](https://github.com/opensearch-project/security-dashboards-plugin/pull/2039))

0 commit comments

Comments
 (0)