This release is compatible with the latest Elasticsearch 7.17.0 released the 1st February 2022.
It includes the following fixes and improvements:
- Allow psr/log v3 #1184
Added the following new APIs 🎉 (1 stable):
- Ml.getModelSnapshotUpgradeStats: api spec, documentation
API changes
- Ml.forecast, added
body
for HTTP request where query parameters can be specified in the body - Ml.openJob, added
body
for HTTP request where query parameters can be specified in the body - Transform.deleteTransform, added the
timeout
parameter, (time) controls the time to wait for the transform deletion - Transform.previewTransform, added the
timeout
parameter, (time) Controls the time to wait for the preview - Transform.putTransform, added the
timeout
parameter, (time) Controls the time to wait for the transform to start - Transform.updateTransform, added the
timeout
parameter, (time) Controls the time to wait for the update - Transform.upgradeTransforms, added the
timeout
parameter, (time) Controls the time to wait for the upgrade