A newer version is available. For the latest information, see the
current release documentation.
Release Notes
editRelease Notes
edit7.x
edit7.15 Release notes
edit7.15.0 Release notes
editRelease created to be compatible with the 7.15 API of [Enterprise Search](https://www.elastic.co/enterprise-search), [App Search](https://www.elastic.co/app-search/) and [Workplace Search](https://www.elastic.co/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](https://github.com/elastic/enterprise-search-php/pull/5)
7.14.0 Release notes
editRelease created to be compatible with the 7.14 API of [Enterprise Search](https://www.elastic.co/enterprise-search), [App Search](https://www.elastic.co/app-search/) and [Workplace Search](https://www.elastic.co/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](https://github.com/elastic/enterprise-search-php/pull/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](https://github.com/elastic/enterprise-search-php/pull/2) This feature adds the ability to specify a specific config for each API namespace (EnterpriseSearch, AppSearch and WorkplaceSearch).