packagist ruflin/elastica 7.0.0-beta2
Release 7.0.0-beta2

latest releases: 8.x-dev, 8.1.0, dev-6x-fix-docker-compose-usage...
5 years ago

Backward Compatibility Breaks

  • The class \Elastica\QueryBuilder\Version\Version240 has been moved to \Elastica\QueryBuilder\Version\Version700 #1693
  • Dropped support for PHP 7.1 #1703

Bugfixes

  • Renamed \Elastica\Suggest\Term deprecated option prefix_len to prefix_length #1707
  • The \Elastica\Query\GeoPolygon::count() method now returns the count of points passed to the filter #1696
  • Fix issue in \Elastica\Client::request() which causes request data to not be sent to the logger #1682

Added

  • Added geo_bounding_box, geo_polygon, match_phrase, match_phrase_prefix, match_none to \Elastica\QueryBuilder\Version\Version700 #1702
  • Added \Elastica\ResultSet::getTotalHitsRelation() to get relation for total hits #1694
  • Added Sampler aggregation #1688

Improvements

  • Launched tests with PHP 7.4 #1704
  • Launched local tests with PHP 7.2 by default #1725
  • Added nullable_type_declaration_for_default_null_value, no_alias_functions CS rules #1706
  • Configured visibility_required CS rule for constants #1723
  • Added Collapse DSL to QueryBuilder #1724

Don't miss a new elastica release

NewReleases is sending notifications on new releases.