File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
# 8.7.0
2
2
3
+ ## API
4
+
5
+ * ` ML.DeleteJob ` : Added ` WithDeleteUserAnnotations ` . Should annotations added by the user be deleted.
6
+ * ` ML.ResetJob ` : Added ` WithDeleteUserAnnotations ` . Should annotations added by the user be deleted.
7
+ * ` ML.StartTrainedModelDeployment ` : Added ` WithPriority ` . The deployment priority.
8
+ * ` TransformGetTransformStats ` : Added ` WithTimeout ` . Controls the time to wait for the stats.
9
+ * ` TransformStartTransform ` : Added ` WithFrom ` . Restricts the set of transformed entities to those changed after this time.
10
+
11
+ ** New APIs**
12
+
13
+ ` TransformScheduleNowTransform ` [ documentation] ( https://www.elastic.co/guide/en/elasticsearch/reference/8.7/schedule-now-transform.html ) .
14
+ ` HealthReport ` [ documentation] ( https://www.elastic.co/guide/en/elasticsearch/reference/8.7/health-api.html ) .
15
+
3
16
## Typed API
4
17
5
18
* Inclusion of responses structures.
You can’t perform that action at this time.
0 commit comments