Skip to content

Commit 22a2252

Browse files
authored
add breaking change (#3657)
1 parent 70391fc commit 22a2252

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Compatible with OpenSearch 3.0.0.0-alpha1
44

5+
#### Breaking Changes
6+
* Use _list/indices API instead of _cat/index API in CatIndexTool (#3243)[https://github.com/opensearch-project/ml-commons/pull/3243]
7+
58
### Bug Fixes
69
* Fix building error due to a breaking change from core (#3617)[https://github.com/opensearch-project/ml-commons/pull/3617]
710

@@ -10,7 +13,6 @@ Compatible with OpenSearch 3.0.0.0-alpha1
1013
* Fix template query link (#3612)[https://github.com/opensearch-project/ml-commons/pull/3612]
1114

1215
### Enhancements
13-
* Use _list/indices API instead of _cat/index API in CatIndexTool (#3243)[https://github.com/opensearch-project/ml-commons/pull/3243]
1416
* Support sentence highlighting QA model (#3600)[https://github.com/opensearch-project/ml-commons/pull/3600]
1517

1618
### Maintenance

0 commit comments

Comments
 (0)