packagist elasticsearch/elasticsearch v7.8.0
Release 7.8.0

latest releases: dev-main, dev-add-catalog-info-2, dev-add-catalog-info...
4 years ago

This release is compatible with the latest Elasticsearch 7.8.0 released in 18th June 2020.

It includes the following new endpoints 🎉:

and the following changes:

  • Indices.getDataStreams, changed the name parameter type to string, instead of list
  • Tasks.cancel, added wait_for_completion boolean parameter. Can be use to block the request until the cancellation of the task and its descendant tasks is completed. Defaults to false
  • Ml.deleteExpiredData, added body containing deleting expired data parameters
  • Ml.deleteDataFrameAnalytics, added timeout controls the time to wait until a job is deleted. Defaults to 1 minute

Elasticsearch 7.8.0 includes also some experimental APIs. Pleas note, an experimental API might have breaking changes in any future version, or it might even be removed entirely.

and the new Searchable snapshot namespace with the following experimental APIs:

Don't miss a new elasticsearch release

NewReleases is sending notifications on new releases.