This version is compatible with Workplace Search v7.6.
Breaking changes
- The old elastic-enterprise-search package has been deprecated and replaced by elastic-workplace-search to follow the product name change. See the announcement for more details.
- The API path has been changed from
/api/v1/ent/
to/api/ws/v1/
.
How to upgrade
- See the README for updated installation and usage instructions.
- If you were using a custom API endpoint, update the API path from
/api/v1/ent
to/api/ws/v1
.