Skip to content

Release 7.16.0

Compare
Choose a tag to compare
@ezimuel ezimuel released this 31 Jan 21:31
v7.16.0
9bea65f

Release created to be compatible with the 7.16 API of Enterprise Search, App Search and Workplace Search.

This release introduces the following changes:

  • Set PHP 7.4 as minimum required. Official PHP team support for PHP 7.3 ends on 2021 December 06.
  • The App Search class schema Elastic\EnterpriseSearch\AppSearch\Schema\ClickParamsRequest is now Elastic\EnterpriseSearch\AppSearch\Schema\ClickParams
  • Removed setLimit in Elastic\EnterpriseSearch\AppSearch\Request\ListCrawlerCrawlRequests
  • Added setPageSize and setCurrentPage in Elastic\EnterpriseSearch\AppSearch\Request\ListCrawlerCrawlRequests
  • Fixed pagination parameter #10