Skip to content

Elastica 6.0.0-beta1

Compare
Choose a tag to compare
@ruflin ruflin released this 05 Oct 11:30
· 491 commits to 8.x since this release

This is the first pre release of the 6.x release cycle.

Backward Compatibility Breaks

Bugfixes

  • Enforce Content-Type requirement on the layer Rest, a PR on Elastica #1301 solved it (it has been implemented only in the HTTP Transport), but it was not implemented in the Guzzle Transport. #1349
  • Scroll no longer does an extra iteration both on an empty result and on searches where the last page has a significantly smaller number of results than the pages before it.

Added