forked from opensearch-project/opensearch-build
-
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 consolidated release notes for 1.3.19 (opensearch-project#4969)
Signed-off-by: opensearch-ci <[email protected]> Signed-off-by: Divya Madala <[email protected]> Co-authored-by: Divya Madala <[email protected]>
- Loading branch information
1 parent
c56fa02
commit d58666d
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
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,39 @@ | ||
# OpenSearch and OpenSearch Dashboards 1.3.19 Release Notes | ||
|
||
## Release Details | ||
|
||
[OpenSearch and OpenSearch Dashboards 1.3.19](https://opensearch.org/versions/opensearch-1-3-19.html) includes the following bug fixes, infrastructure and maintenance updates. | ||
|
||
OpenSearch [Release Notes](https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-1.3.19.md). | ||
|
||
OpenSearch Dashboards [Release Notes](https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/release-notes/opensearch-dashboards.release-notes-1.3.19.md). | ||
|
||
|
||
## BUG FIXES | ||
|
||
|
||
### Opensearch Security Dashboards Plugin | ||
|
||
|
||
* Update nextUrl validation to incorporate serverBasePath ([#2066](https://github.com/opensearch-project/security-dashboards-plugin/pull/2066)) | ||
* Fix a bug where basepath nextUrl is invalid when it should be valid ([#2098](https://github.com/opensearch-project/security-dashboards-plugin/pull/2098)) | ||
|
||
|
||
## INFRASTRUCTURE | ||
|
||
|
||
### Opensearch Anomaly Detection | ||
|
||
|
||
* Removed support for JDK8 ([#1279](https://github.com/opensearch-project/anomaly-detection/pull/1279)) | ||
|
||
|
||
## MAINTENANCE | ||
|
||
|
||
### Opensearch Security | ||
|
||
|
||
* Bump org.apache.cxf:cxf-rt-rs-security-jose from 3.5.8 to 3.5.9 ([#4579](https://github.com/opensearch-project/security/pull/4579)) | ||
|
||
|