Skip to content

Commit

Permalink
update release notes for 2.15 (#2567) (#2568)
Browse files Browse the repository at this point in the history
Signed-off-by: Bhavana Ramaram <[email protected]>
(cherry picked from commit 818391b)

Co-authored-by: Bhavana Ramaram <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and rbhavna authored Jun 18, 2024
1 parent 66aa200 commit b7e368d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-notes/opensearch-ml-common.release-notes-2.15.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Compatible with OpenSearch 2.15.0.0
* Implementing retry for remote connector to mitigate throttling issue ([#2462](https://github.com/opensearch-project/ml-commons/pull/2462))
* ml inference ingest processor support for local models ([#2508](https://github.com/opensearch-project/ml-commons/pull/2508))
* add setting to allow private IP ([#2534](https://github.com/opensearch-project/ml-commons/pull/2534))
* add IMMEDIATE refresh policy ([#2541](https://github.com/opensearch-project/ml-commons/pull/2541))


### Bug Fixes
Expand All @@ -21,6 +22,7 @@ Compatible with OpenSearch 2.15.0.0
* adding immediate refresh to delete model group request ([#2514](https://github.com/opensearch-project/ml-commons/pull/2514))
* Fix model still deployed after calling undeploy API ([#2510](https://github.com/opensearch-project/ml-commons/pull/2510))
* Fix bedrock embedding generation issue ([#2495](https://github.com/opensearch-project/ml-commons/pull/2495))
* Fix init encryption master key ([#2554](https://github.com/opensearch-project/ml-commons/pull/2554))


### Documentation
Expand All @@ -36,6 +38,8 @@ Compatible with OpenSearch 2.15.0.0
* Remove strict version dependency to compile minimum compatible version ([#2486](https://github.com/opensearch-project/ml-commons/pull/2486))
* add IT flow agent with search index tool ([#2460](https://github.com/opensearch-project/ml-commons/pull/2460))
* fix flaky IT ([#2530](https://github.com/opensearch-project/ml-commons/pull/2530))
* disable jvm memory circuit breaker for IT ([#2540](https://github.com/opensearch-project/ml-commons/pull/2540))
* fix flaky test of PredictionITTests and RestConnectorToolIT ([#2437](https://github.com/opensearch-project/ml-commons/pull/2437))

### Maintenance
* Updating security reachout email ([#2445](https://github.com/opensearch-project/ml-commons/pull/2445))
Expand Down

0 comments on commit b7e368d

Please sign in to comment.