Skip to content

Commit bfd50ce

Browse files
committed
update release notes
Signed-off-by: Brian Flores <iflorbri@amazon.com>
1 parent 3322ac5 commit bfd50ce

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@ Compatible with OpenSearch 3.1.0.0
2424
* excluding circuit breaker for Agent (#3814)[https://github.com/opensearch-project/ml-commons/pull/3814]
2525
* adding tenantId to the connector executor when this is inline connector (#3837)[https://github.com/opensearch-project/ml-commons/pull/3837]
2626
* add validation for name and description for model model group and connector resources (#3805)[https://github.com/opensearch-project/ml-commons/pull/3805]
27-
* Don't convert schema-defined strings to other types during validation (#3761)[https://github.com/opensearch-project/ml-commons/pull/3761]
28-
27+
* Don't convert schema-defined strings to other types during validation (#3761)
28+
* Fixed NPE for connector retrying policy (#3909)[https://github.com/opensearch-project/ml-commons/pull/3909]
29+
* Fix tool not found in MCP memory issue (#3931)[https://github.com/opensearch-project/ml-commons/pull/3931]
30+
* Fix: Ensure proper format for Bedrock deepseek tool result (#3933)[https://github.com/opensearch-project/ml-commons/pull/3933]
2931

3032
### Maintenance
3133
* [Code Quality] Adding test cases for PlanExecuteReflect Agent (#3778)[https://github.com/opensearch-project/ml-commons/pull/3778]
@@ -37,9 +39,11 @@ Compatible with OpenSearch 3.1.0.0
3739
* upgrade http client to version align with core (#3809)[https://github.com/opensearch-project/ml-commons/pull/3809]
3840
* Use stream optional enum set from core in MLStatsInput (#3648)[https://github.com/opensearch-project/ml-commons/pull/3648]
3941
* change SearchIndexTool arguments parsing logic (#3883)[https://github.com/opensearch-project/ml-commons/pull/3883]
42+
* force runtime class path commons-beanutils:commons-beanutils:1.11.0 to avoid transitive dependency (#3935)[https://github.com/opensearch-project/ml-commons/pull/3935]
4043

4144
### Infrastructure
4245
* change release note (#3811)[https://github.com/opensearch-project/ml-commons/pull/3811]
46+
* Update the maven snapshot publish endpoint and credential (#3929)[https://github.com/opensearch-project/ml-commons/pull/3929]
4347

4448
### Documentation
4549
* Replace the usage of elasticsearch with OpenSearch in README (#3876)[https://github.com/opensearch-project/ml-commons/pull/3876]

0 commit comments

Comments
 (0)