You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Elastica\Query\MatchQuery extending Elastica\Query\Match. This is the same as 7.x, which renamed the class for PHP 8.0 support, and makes supporting the use of ruflin/elastica 6.1 and 7.0 in the same project. #1898
Improvements
Added missing Response information to Bulk/ResponseSet #1775
Deprecated
Elastica\Query\Match has been deprecated in favour of Elastica\Query\MatchQuery. #1898