Releases
7.0.0-beta2
ruflin
released this
10 Dec 06:31
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
You can’t perform that action at this time.