Skip to content

v2.2.0

Compare
Choose a tag to compare
@saimaz saimaz released this 11 Nov 09:44
· 181 commits to master since this release

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.