github elastic/elasticsearch-php v7.4.0
Release 7.4.0

latest releases: v6.8.3, v8.13.0, v8.12.0...
4 years ago

BC breaks:

This version introduces some potential BC breaks:

  • Using a deprecated parameter is notified triggering a E_USER_DEPRECATED error (e.g. using the type parameter will generate a Specifying types in urls has been deprecated deprecation message).
  • When delete with an empty id a Missing404Exception exception is thrown. Previously it was a InvalidArgumentException.

Changelog:

Don't miss a new elasticsearch-php release

NewReleases is sending notifications on new releases.