Release Notes
editRelease Notes
edit8.x
edit8.10 Release notes
edit8.10.0 Release notes
editRelease created to be compatible with the 8.19 API of Enterprise Search, App Search and Workplace Search.
8.9 Release notes
edit8.9.0 Release notes
editRelease created to be compatible with the 8.9 API of Enterprise Search, App Search and Workplace Search.
8.8 Release notes
edit8.8.0 Release notes
editRelease created to be compatible with the 8.8 API of Enterprise Search, App Search and Workplace Search.
8.7 Release notes
edit8.7.0 Release notes
editRelease created to be compatible with the 8.7 API of Enterprise Search, App Search and Workplace Search.
8.6 Release notes
edit8.6.0 Release notes
editRelease created to be compatible with the 8.6 API of Enterprise Search, App Search and Workplace Search.
8.5 Release notes
edit8.5.0 Release notes
editRelease created to be compatible with the 8.5 API of Enterprise Search, App Search and Workplace Search.
8.4 Release notes
edit8.4.0 Release notes
editRelease created to be compatible with the 8.4 API of Enterprise Search, App Search and Workplace Search.
This release includes also the following fix:
- Fixed 8.1 deprecation warning for ArrayAccess::offsetGet() #25
8.3 Release notes
edit8.3.0 Release notes
editRelease created to be compatible with the 8.3 API of Enterprise Search, App Search and Workplace Search.
8.2 Release notes
edit8.2.0 Release notes
editRelease created to be compatible with the 8.2 API of Enterprise Search, App Search and Workplace Search.
8.1 Release notes
edit8.1.0 Release notes
editRelease created to be compatible with the 8.1 API of Enterprise Search, App Search and Workplace Search.
8.0 Release notes
edit8.0.0 Release notes
editThis is the first stable release of version 8.
This major release includes the following changes:
- License changed from Apache-2.0 to MIT
-
Usage of the
elastic-transport-php
version 8.x, here the CHANGELOG
We didn’t change the existing API architecture of the client, if you notice something you can open an issue on github, thanks!
For a list of BC breaks in Enterprise Search server you can read the 8.0 release notes
7.x
edit7.17 Release notes
edit7.17.1 Release notes
editPatch release with the following fixes:
-
Fixed AppSearch
Curation
API withhidden
andpromoted
properties #19
7.17.0 Release notes
editRelease created to be compatible with the 7.17 API of Enterprise Search, App Search and Workplace Search.
This release introduces the following fixes:
7.16 Release notes
edit7.16.0 Release notes
editRelease 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 PHP7.3
ends on 2021 December 06. -
The App Search class schema
Elastic\EnterpriseSearch\AppSearch\Schema\ClickParamsRequest
is nowElastic\EnterpriseSearch\AppSearch\Schema\ClickParams
-
Removed
setLimit
inElastic\EnterpriseSearch\AppSearch\Request\ListCrawlerCrawlRequests
-
Added
setPageSize
andsetCurrentPage
inElastic\EnterpriseSearch\AppSearch\Request\ListCrawlerCrawlRequests
- Fixed pagination parameter #10
7.15 Release notes
edit7.15.0 Release notes
editRelease created to be compatible with the 7.15 API of Enterprise Search, App Search and Workplace Search.
7.14 Release notes
edit7.14.1 Release notes
editPatch release with the following fixes:
- Removed query string params for App Search endpoints #5
7.14.0 Release notes
editRelease created to be compatible with the 7.14 API of Enterprise Search, App Search and Workplace Search.
7.13 Release notes
edit7.13.1 Release notes
editPatch release with the following fixes:
- Removed query string params for App Search endpoints #5
7.13.0 Release notes
editGeneral
editThis is the first stable release!
- Tested with Elastic Enterprise Search API version 7.13.0.
This release contains the following fixes compared with the previous 7.12.0 beta2
:
- Added config for specific endpoint class PR #2 This feature adds the ability to specify a specific config for each API namespace (EnterpriseSearch, AppSearch and WorkplaceSearch).