Skip to content

Commit

Permalink
Adds 2.16 release notes (#2061) (#2063)
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
(cherry picked from commit 2cc3f60)

Co-authored-by: Darshit Chanpura <[email protected]>
  • Loading branch information
1 parent 0e105e1 commit 80b4884
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Version 2.16.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 2.16.0

### Enhancements
* [MDS] Adds datasource filter for version decoupling ([#2051](https://github.com/opensearch-project/security-dashboards-plugin/pull/2051))
* Update nextUrl validation to incorporate serverBasePath ([#2048](https://github.com/opensearch-project/security-dashboards-plugin/pull/2048))
* Conform to Navigation changes from OSD core ([#2022](https://github.com/opensearch-project/security-dashboards-plugin/pull/2022))
* feat: http proxy support for oidc ([#2024](https://github.com/opensearch-project/security-dashboards-plugin/pull/2024))
* Remove dependency on opensearch build repo libs from custom build.sh ([#2033](https://github.com/opensearch-project/security-dashboards-plugin/pull/2033))
* Add custom build script to support different cypress version ([#2027](https://github.com/opensearch-project/security-dashboards-plugin/pull/2027))

### Bug Fixes
* Fix the bug of capabilities request not supporting carrying authinfo ([#2014](https://github.com/opensearch-project/security-dashboards-plugin/pull/2014))
* Fix URL duplication issue ([#2004](https://github.com/opensearch-project/security-dashboards-plugin/pull/2004))

### Maintenance
* Format package.json ([#2060](https://github.com/opensearch-project/security-dashboards-plugin/pull/2060))
* Addresses CVE-2024-4068 and updates yarn.lock ([#2039](https://github.com/opensearch-project/security-dashboards-plugin/pull/2039))

0 comments on commit 80b4884

Please sign in to comment.