File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Version 3.0.0.0-beta1 Release Notes
2
+
3
+ Compatible with OpenSearch 3.0.0.0-beta1
4
+
5
+ ### Enhancements
6
+ * Add parser for ModelTensorOutput and ModelTensors (#3658 )[ https://github.com/opensearch-project/ml-commons/pull/3658 ]
7
+
8
+ ### Bug Fixes
9
+ * fixing the circuit breaker issue for remote model (#3652 )[ https://github.com/opensearch-project/ml-commons/pull/3652 ]
10
+ * fix compilation error (#3667 )[ https://github.com/opensearch-project/ml-commons/pull/3667 ]
11
+ * revert CI workflow changes (#3674 )[ https://github.com/opensearch-project/ml-commons/pull/3674 ]
12
+
13
+ ### Maintenance
14
+ * Remove forcing log4j version to 2.24.2 (#3647 )[ https://github.com/opensearch-project/ml-commons/pull/3647 ]
15
+ * Improve test coverage for MLHttpClientFactory.java (#3644 )[ https://github.com/opensearch-project/ml-commons/pull/3644 ]
16
+ * Improve test coverage for MLEngineClassLoader class (#3679 )[ https://github.com/opensearch-project/ml-commons/pull/3679 ]
17
+
18
+ ### Documentation
19
+ * Add standard blueprint for vector search (#3659 )[ https://github.com/opensearch-project/ml-commons/pull/3659 ]
20
+
You can’t perform that action at this time.
0 commit comments