Commit b7e368d 1 parent 66aa200 commit b7e368d Copy full SHA for b7e368d
File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Compatible with OpenSearch 2.15.0.0
12
12
* Implementing retry for remote connector to mitigate throttling issue ([ #2462 ] ( https://github.com/opensearch-project/ml-commons/pull/2462 ) )
13
13
* ml inference ingest processor support for local models ([ #2508 ] ( https://github.com/opensearch-project/ml-commons/pull/2508 ) )
14
14
* 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 ) )
15
16
16
17
17
18
### Bug Fixes
@@ -21,6 +22,7 @@ Compatible with OpenSearch 2.15.0.0
21
22
* adding immediate refresh to delete model group request ([ #2514 ] ( https://github.com/opensearch-project/ml-commons/pull/2514 ) )
22
23
* Fix model still deployed after calling undeploy API ([ #2510 ] ( https://github.com/opensearch-project/ml-commons/pull/2510 ) )
23
24
* 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 ) )
24
26
25
27
26
28
### Documentation
@@ -36,6 +38,8 @@ Compatible with OpenSearch 2.15.0.0
36
38
* Remove strict version dependency to compile minimum compatible version ([ #2486 ] ( https://github.com/opensearch-project/ml-commons/pull/2486 ) )
37
39
* add IT flow agent with search index tool ([ #2460 ] ( https://github.com/opensearch-project/ml-commons/pull/2460 ) )
38
40
* 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 ) )
39
43
40
44
### Maintenance
41
45
* Updating security reachout email ([ #2445 ] ( https://github.com/opensearch-project/ml-commons/pull/2445 ) )
You can’t perform that action at this time.
0 commit comments