packagist elasticsearch/elasticsearch v7.4.0
Release 7.4.0

latest releases: v6.8.3, 6.8.x-dev, dev-annieh/add_cluster_code_examples_to_docs...
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 release

NewReleases is sending notifications on new releases.