Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Divya Madala <[email protected]>
  • Loading branch information
Divyaasm committed Sep 30, 2024
1 parent 4bd63d8 commit 0a2fadd
Showing 1 changed file with 117 additions and 0 deletions.
117 changes: 117 additions & 0 deletions release-notes/opensearch-release-notes-2.17.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
# OpenSearch and OpenSearch Dashboards 2.17.1 Release Notes


## BUG FIXES


### Opensearch Anomaly Detection


* Bump BWC Version to 2.18 and Fix Bugs ([#1311](https://github.com/opensearch-project/anomaly-detection/pull/1311))


### Opensearch ML Common


* add bedrock batch job post process function; enhance remote job status parsing (#2955)[https://github.com/opensearch-project/ml-commons/pull/2955]
* fix ML task index mapping (#2949)[https://github.com/opensearch-project/ml-commons/pull/2949]
* fix full\_response false and no output mapping exceptions (#2944)[https://github.com/opensearch-project/ml-commons/pull/2944]
* fix get batch task bug (#2937)[https://github.com/opensearch-project/ml-commons/pull/2937]
* fix field mapping, add more error handling and remove checking jobId filed in batch job response (#2933)[https://github.com/opensearch-project/ml-commons/pull/2933]


### Opensearch Security Analytics


* [Alerts in Correlations] Stash context for system index ([#1297](https://github.com/opensearch-project/security-analytics/pull/1297))
* threat intel monitor bug fixes ([#1317](https://github.com/opensearch-project/security-analytics/pull/1317))


### Opensearch k-NN


* Adds concurrent segment search support for mode auto [#2111](https://github.com/opensearch-project/k-NN/pull/2111)
* Change min oversample to 1 [#2117](https://github.com/opensearch-project/k-NN/pull/2117)


## DOCUMENTATION


### Opensearch Alerting Dashboards Plugin


* Added 2.17.1 release notes. ([#1109](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1109))


### Opensearch ML Common


* Fix bedrock claude3 blueprint typo (#2962)[https://github.com/opensearch-project/ml-commons/pull/2962]


### Opensearch Notifications


* Add 2.17.1 release notes (#[969](https://github.com/opensearch-project/notifications/pull/969))


### Opensearch Security Analytics


* Added 2.17.1 release notes. ([#1331](https://github.com/opensearch-project/security-analytics/pull/1331))


## MAINTENANCE


### Dashboards Assistant


* Format the json file to avoid autocut PRs ([#291](https://github.com/opensearch-project/dashboards-assistant/pull/291))


### Opensearch Alerting Dashboards Plugin


* Increment version to 2.17.1.0 ([#1108](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1108))
* Updated workflows to use latest action of upload-artifacts ([#1089](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1089))


### Opensearch Dashboards Reporting


* [CVE-2024-45801] Bump dompurify from 2.4.7 to 2.5.6 ([#446](https://github.com/opensearch-project/dashboards-reporting/pull/444))


### Opensearch Flow Framework


* Fix flaky integ test reprovisioning before template update ([#880](https://github.com/opensearch-project/flow-framework/pull/880))


### Opensearch ML Commons Dashboards


* [AUTO] Increment version to 2.17.1.0 ([#376](https://github.com/opensearch-project/ml-commons-dashboards/pull/376))


### Opensearch Notifications


* Resovle host to all ips and check against the deny list (#[964](https://github.com/opensearch-project/notifications/pull/964))
* Upgrade upload-artifact to v3 and bump version to 2.17.1 (#[963](https://github.com/opensearch-project/notifications/pull/963))


### Opensearch Security Analytics


* upgrade upload artifacts ([#1305](https://github.com/opensearch-project/security-analytics/pull/1305))
* Incremented version to 2.17.1 ([#1304](https://github.com/opensearch-project/security-analytics/pull/1304))


### Opensearch Security Dashboards Plugin


* Bump micromatch to 4.0.8 ([#2117](https://github.com/opensearch-project/security-dashboards-plugin/pull/2117))


0 comments on commit 0a2fadd

Please sign in to comment.