Skip to content

Commit 1aa9327

Browse files
authored
add release note for 3.0 beta1 release (#3683)
Signed-off-by: Mingshi Liu <[email protected]>
1 parent 9233438 commit 1aa9327

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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+

0 commit comments

Comments
 (0)