-
Notifications
You must be signed in to change notification settings - Fork 278
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.20 (#5204)
Signed-off-by: opensearch-ci <[email protected]> Signed-off-by: Peter Zhu <[email protected]> Co-authored-by: Peter Zhu <[email protected]>
- Loading branch information
1 parent
32d18a1
commit 01e1a11
Showing
1 changed file
with
123 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,123 @@ | ||
# OpenSearch and OpenSearch Dashboards 1.3.20 Release Notes | ||
|
||
## Release Details | ||
|
||
[OpenSearch and OpenSearch Dashboards 1.3.20](https://opensearch.org/versions/opensearch-1-3-20.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.20.md). | ||
|
||
OpenSearch Dashboards [Release Notes](https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/release-notes/opensearch-dashboards.release-notes-1.3.20.md). | ||
|
||
## ENHANCEMENTS | ||
|
||
|
||
### Opensearch Dashboards Anomaly Detection | ||
|
||
|
||
* Dependency updates: axios, follow-redirects, micromatch ([#951](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/951)) | ||
* Dependency update: cross-spawn ([#954](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/954)) | ||
|
||
|
||
## BUG FIXES | ||
|
||
|
||
### Opensearch Alerting | ||
|
||
|
||
* Fix compilation error bug due to osd-core ([#1736](https://github.com/opensearch-project/alerting/pull/1736)) | ||
|
||
|
||
### Opensearch Dashboards Reports | ||
|
||
|
||
* Bump dependencies to fix cve ([#479](https://github.com/opensearch-project/dashboards-reporting/pull/479)) | ||
* Bump dependencies to fix cve ([#409](https://github.com/opensearch-project/dashboards-reporting/pull/409)) | ||
|
||
|
||
## INFRASTRUCTURE | ||
|
||
|
||
### Opensearch Performance Analyzer | ||
|
||
|
||
* Upgrade protobuf version to 3.25.5 ([#773](https://github.com/opensearch-project/performance-analyzer/pull/773)) | ||
|
||
|
||
## DOCUMENTATION | ||
|
||
|
||
### Opensearch Alerting | ||
|
||
|
||
* Added 1.3.20 release notes. ([#1742](https://github.com/opensearch-project/alerting/pull/1742)) | ||
|
||
|
||
### Opensearch Dashboards Alerting | ||
|
||
|
||
* [1.3.20] Added release notes. ([#1171](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1171)) | ||
|
||
|
||
## MAINTENANCE | ||
|
||
|
||
### Opensearch Alerting | ||
|
||
|
||
* Increment version to 1.3.20. ([#1640](https://github.com/opensearch-project/alerting/pull/1640)) | ||
* Remove dco and update artifact action to v4 ([#1735](https://github.com/opensearch-project/alerting/pull/1735)) | ||
|
||
|
||
### Opensearch Dashboards Alerting | ||
|
||
|
||
* [CVE-2024-4068] Fix. ([#1061](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1061)) | ||
* Remove dco and update artifact action to v4. ([#1166](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1166)) | ||
* CVE fix CVE-2024-4067 ([#1172](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1172)) | ||
|
||
|
||
### Opensearch Dashboards Reports | ||
|
||
|
||
* Increment version to 1.3.20.0 ([#467](https://github.com/opensearch-project/dashboards-reporting/pull/467)) | ||
* Remove dco and update artifact action to v4 ([#475](https://github.com/opensearch-project/dashboards-reporting/pull/475)) | ||
|
||
|
||
### Opensearch ML Common | ||
|
||
|
||
* Increment version to 1.3.20-SNAPSHOT ([#2863](https://github.com/opensearch-project/ml-commons/pull/2863)) | ||
* CVE-2024-7254 & CVE-2024-47554 fix ([#3251](https://github.com/opensearch-project/ml-commons/pull/3251)) | ||
|
||
|
||
### Opensearch Dashboards Query Workbench | ||
|
||
|
||
* Fix CVE-2024-4067 issue ([#423](https://github.com/opensearch-project/dashboards-query-workbench/pull/423)) | ||
* Increment version to 1.3.20.0 ([#414](https://github.com/opensearch-project/dashboards-query-workbench/pull/414)) | ||
* Remove dco and update artifact action to v4 ([#420](https://github.com/opensearch-project/dashboards-query-workbench/pull/420)) | ||
|
||
|
||
### Opensearch Reporting | ||
|
||
|
||
* Address CVE-2023-6378 issue ([#1053](https://github.com/opensearch-project/reporting/pull/1053)) | ||
* Increment version to 1.3.20.0 ([#1031](https://github.com/opensearch-project/reporting/pull/1031)) | ||
* Remove dco and update artifact action to v4 ([#1052](https://github.com/opensearch-project/reporting/pull/1052)) | ||
|
||
|
||
### Opensearch Security | ||
|
||
|
||
* Update commons-io to 2.18.0 ([#4944](https://github.com/opensearch-project/security/pull/4944)) | ||
* Bump spring-framework dependency to 2.9.13 ([#4947](https://github.com/opensearch-project/security/pull/4947)) | ||
|
||
|
||
### Opensearch Dashboards Security | ||
|
||
|
||
* Backport CVE fixes to 1.3 branch ([#2152](https://github.com/opensearch-project/security-dashboards-plugin/pull/2152)) | ||
|
||
|
||
|
||
|