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 11# 8.7.0
22
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+
316## Typed API
417
518* Inclusion of responses structures.
You can’t perform that action at this time.
0 commit comments