Skip to content

Commit 22bd82a

Browse files
update release notes for 2.15 (opensearch-project#2567) (opensearch-project#2569)
Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com> (cherry picked from commit 818391b) Co-authored-by: Bhavana Ramaram <rbhavna@amazon.com>
1 parent c382e10 commit 22bd82a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release-notes/opensearch-ml-common.release-notes-2.15.0.0.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Compatible with OpenSearch 2.15.0.0
1212
* Implementing retry for remote connector to mitigate throttling issue ([#2462](https://github.com/opensearch-project/ml-commons/pull/2462))
1313
* ml inference ingest processor support for local models ([#2508](https://github.com/opensearch-project/ml-commons/pull/2508))
1414
* add setting to allow private IP ([#2534](https://github.com/opensearch-project/ml-commons/pull/2534))
15+
* add IMMEDIATE refresh policy ([#2541](https://github.com/opensearch-project/ml-commons/pull/2541))
1516

1617

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

2527

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

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

0 commit comments

Comments
 (0)