This release is compatible with Elasticsearch 5.x and was tested with elasticsearch 5.4.1.
Backward Compatibility Breaks
- Removed
Query\NumericRange
, useQuery\Range
instead #1334
Bugfixes
- Send the
scroll_id
inside a json body instead of plain text #1325