v2.2.0
Changes in this release
- Added support for elasticsearch 5.0 #166
- Added functional tests to test library on elasticsearch 2.4 and 5.0
Notice
ONGR\ElasticsearchDSL\Query\MatchAllQuery:toArray()
now returns \std() instead of empty array. This is because elasticsearch 5.0 client now doesn't accept empty array.