Skip to content

Release 7.17.0

Compare
Choose a tag to compare
@ezimuel ezimuel released this 03 Feb 13:56
v7.17.0
1890f9d

This release is compatible with the latest Elasticsearch 7.17.0 released the 1st February 2022.

It includes the following fixes and improvements:

Added the following new APIs 🎉 (1 stable):

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