Skip to content

Commit e4cbf79

Browse files
authored
add more commit notes (#3718)
Signed-off-by: Mingshi Liu <mingshl@amazon.com>
1 parent 4b7a08c commit e4cbf79

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

release-notes/opensearch-ml-common.release-notes-3.0.0.0-beta1.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,34 @@
22

33
Compatible with OpenSearch 3.0.0.0-beta1
44

5+
### Breaking Changes
6+
* Deprecate the restful API of batch ingestion (#3688)[https://github.com/opensearch-project/ml-commons/pull/3688]
7+
58
### Enhancements
69
* Add parser for ModelTensorOutput and ModelTensors (#3658)[https://github.com/opensearch-project/ml-commons/pull/3658]
10+
* Function calling for openai v1, bedrock claude and deepseek (#3712)[https://github.com/opensearch-project/ml-commons/pull/3712]
11+
* Update highlighting model translator to adapt new model (#3699)[https://github.com/opensearch-project/ml-commons/pull/3699]
12+
* Plan, Execute and Reflect Agent Type (#3716)[https://github.com/opensearch-project/ml-commons/pull/3716]
13+
* Implement async mode in agent execution (#3714)[https://github.com/opensearch-project/ml-commons/pull/3714]
714

815
### 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]
16+
* Fixing the circuit breaker issue for remote model (#3652)[https://github.com/opensearch-project/ml-commons/pull/3652]
17+
* Fix compilation error (#3667)[https://github.com/opensearch-project/ml-commons/pull/3667]
18+
* Revert CI workflow changes (#3674)[https://github.com/opensearch-project/ml-commons/pull/3674]
19+
* Fix config index masterkey pull up for multi-tenancy (#3700)[https://github.com/opensearch-project/ml-commons/pull/3700]
1220

1321
### Maintenance
1422
* Remove forcing log4j version to 2.24.2 (#3647)[https://github.com/opensearch-project/ml-commons/pull/3647]
1523
* Improve test coverage for MLHttpClientFactory.java (#3644)[https://github.com/opensearch-project/ml-commons/pull/3644]
1624
* Improve test coverage for MLEngineClassLoader class (#3679)[https://github.com/opensearch-project/ml-commons/pull/3679]
25+
* Typo: MLTaskDispatcher _cluster/settings api (#3694)[https://github.com/opensearch-project/ml-commons/pull/3694]
26+
* Add more logs to toubleshot flaky test (#3543)[https://github.com/opensearch-project/ml-commons/pull/3543]
27+
* Add package for security test (#3698)[https://github.com/opensearch-project/ml-commons/pull/3698]
28+
* Add sdk implementation to the connector search (#3704)[https://github.com/opensearch-project/ml-commons/pull/3704]
29+
* Sdk client implementation for search connector, model group and task (#3707)[https://github.com/opensearch-project/ml-commons/pull/3707]
1730

1831
### Documentation
1932
* Add standard blueprint for vector search (#3659)[https://github.com/opensearch-project/ml-commons/pull/3659]
33+
* Add blueprint for Claude 3.7 on Bedrock (#3584)[https://github.com/opensearch-project/ml-commons/pull/3584]
34+
2035

0 commit comments

Comments
 (0)