File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Compatible with OpenSearch 3.0.0.0-alpha1
4
4
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
+
5
8
### Bug Fixes
6
9
* Fix building error due to a breaking change from core (#3617 )[ https://github.com/opensearch-project/ml-commons/pull/3617 ]
7
10
@@ -10,7 +13,6 @@ Compatible with OpenSearch 3.0.0.0-alpha1
10
13
* Fix template query link (#3612 )[ https://github.com/opensearch-project/ml-commons/pull/3612 ]
11
14
12
15
### Enhancements
13
- * Use _ list/indices API instead of _ cat/index API in CatIndexTool (#3243 )[ https://github.com/opensearch-project/ml-commons/pull/3243 ]
14
16
* Support sentence highlighting QA model (#3600 )[ https://github.com/opensearch-project/ml-commons/pull/3600 ]
15
17
16
18
### Maintenance
You can’t perform that action at this time.
0 commit comments