Skip to content

Commit ad6a3df

Browse files
ZhangxunmtXun Zhang
authored andcommitted
update 2.6 release note (opensearch-project#750)
Signed-off-by: Xun Zhang <[email protected]> Co-authored-by: Xun Zhang <[email protected]> Signed-off-by: Yaliang Wu <[email protected]>
1 parent ea67a37 commit ad6a3df

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

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

+9-5
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,21 @@
22

33
Compatible with OpenSearch 2.6.0
44

5-
### Features
5+
### Experimental Features
66

77
* enable prebuilt model. ([#729](https://github.com/opensearch-project/ml-commons/pull/729))
88

99
### Enhancements
1010

1111
* tune error message for no ML node case ([#699](https://github.com/opensearch-project/ml-commons/pull/699))
12-
* Enhance profile API to add model centric result controlled by view parameter ([#714](https://github.com/opensearch-project/ml-commons/pull/714))
13-
* tune model config: change pooling mode to optional ([#724](https://github.com/opensearch-project/ml-commons/pull/724))
12+
* [experimental] Enhance profile API to add model centric result controlled by view parameter ([#714](https://github.com/opensearch-project/ml-commons/pull/714))
13+
* [experimental] tune model config: change pooling mode to optional ([#724](https://github.com/opensearch-project/ml-commons/pull/724))
1414
* check state before deleting model or task ([#725](https://github.com/opensearch-project/ml-commons/pull/725))
15-
* fixing gradle issue ([#735](https://github.com/opensearch-project/ml-commons/pull/735))
15+
16+
### Bug Fixes
17+
18+
* fixing gradle issue ([#735](https://github.com/opensearch-project/ml-commons/pull/735))
19+
* fix delete model API ([#748](https://github.com/opensearch-project/ml-commons/pull/748))
1620

1721
### Documentation
1822

@@ -28,4 +32,4 @@ Compatible with OpenSearch 2.6.0
2832

2933
### Refactoring
3034

31-
* add DL model class ([#722](https://github.com/opensearch-project/ml-commons/pull/722))
35+
* add DL model class ([#722](https://github.com/opensearch-project/ml-commons/pull/722))

0 commit comments

Comments
 (0)