github elastic/elasticsearch-php v6.8.0
Release 6.8.0

latest releases: v8.14.0, v6.8.3, v8.13.0...
3 years ago

The 6.8.0 release includes all the Elasticsearch endpoints (including XPack).
We tested using the latest Elasticsearch 6.8.14 released in February 10, 2021.

NOTE: This release requires PHP 7.3+. It supports also PHP 8.

This release includes the following updates:

  • Added the XPack endpoints
  • Removed Travis CI in favor of Github Action

and backported the following features/PRs:

  • Added X-Opaque-Id header (#952)
  • Added X-Elastic-Client-Meta header (#1089)
  • Added the license header (0ff5fb9)
  • Support of PHP 8 (#1095 and #1063)
  • Replace array_walk with array_map in Connection::getURI (#1075)
  • Fix for #1064 reset custom headers (#1065)
  • Replace guzzlehttp/ringphp with ezimuel/ringphp (#1102)

Don't miss a new elasticsearch-php release

NewReleases is sending notifications on new releases.