packagist elasticsearch/elasticsearch v7.7.0
Release 7.7.0

latest releases: 8.13.x-dev, v8.13.0, dev-main...
3 years ago

This release is compatible with the latest Elasticsearch 7.7.0 released in 13th May 2020.

It contains the following new features 🎉:

  • Added JUnit log for PHPUnit 88b7e1c
  • Added the XPack endpoints 763d91a

and fixes :

  • Removed setId() into endpoints, fixed util/GenerateEndpoints.php #1026
  • Fixes JsonErrorException with code instead of message #1022
  • Better exception message for Could not parse URI #1016

XPack endpoints 🎉

In this release we included all the XPack endpoints, that was previously managed in a separate repository elastic/elasticsearch-x-pack-php (not updated since Elasticsearch 5.0 😓).

These APIs are related to:

New APIs added to Elasticsearch 7.7.0

Elasticsearch 7.7.0 includes the following new APIs:

Cluster

AsyncSearch

Autoscaling

Cat

Eql

Machine Learning (ML)

Experimental APIs:

Elasticsearch 7.7.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.

Don't miss a new elasticsearch release

NewReleases is sending notifications on new releases.