Skip to content

Release 3.1.0

Latest
Compare
Choose a tag to compare
@Nick-S-2018 Nick-S-2018 released this 15 Sep 11:00
· 60 commits to master since this release

This release includes:

  • Added the sorting of results for facet search
  • Simplified the logic of connection retries
  • Fixed the incorrect processing of the took and timed_out fields in SearchResponse
  • Updated the declaration of ExceptionInterface and PHP DocBlocks to provide correct work with PHP8
  • Updated corresponding tests and documentation