This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
8.14.0 release notes
edit8.14.0 release notes
editUpgrading to Enterprise Search 8.14.0? See Upgrading and migrating.
New features
edit-
We’ve added the following new connectors (available as self-managed connector clients):
- Graphql (Technical preview)
- Opentext (Unsupported example connector)
-
The following connectors are now available as native connectors (managed service):
- Box
- Notion
- Slack
- Teams
- Zoom
-
We added document-level security (DLS) support for the following connector:
- Confluence Data Center
- The local Extraction Service is now available for self-managed Network drive connector clients.
- The Notion connector now has advanced sync rules support.
Enhancements
edit-
The following connectors are now generally available:
- Oracle
- Outlook
- Gmail
- The Elastic data extraction service repository is now public. Use the service to extract data and metadata from binary documents.
- The GitHub connector now supports Github App authentication.
- The Sharepoint Server connector now supports incremental sync.
-
The Connector APIs are now in beta.
- Improved error handling when batching operations to send to Elasticsearch.
- Improved and increased the number of counters written to the logs after each sync, to facilitate debugging and troubleshooting.
- Connector sync jobs now log more counters at their conclusion.
- The connector service tries to apply Settings and Mapping if the index is created programmatically using Connectors APIs or Elasticsearch APIs.
-
The Connectors CLI command
./bin/connectors index list
shows all all open indices.
Bug fixes
edit-
Updated the queries in PostgreSQL connector to support primary key column name with uppercase letters. This caused
UndefinedColumnError
errors. -
The GitHub connector now raises 403 errors as
ForbiddenException
. Previously, the connector skipped the 403 status code.
Known issues
edit-
Enterprise Search: Enterprise Search nodes in Elastic Cloud may be erroneously removed from deployments. See connectors known issues.
-
Fixed in
8.14.3
-
Fixed in
- Sharepoint Online connector: When a document is deleted in an incremental sync, the UI counter is not updated. The counter is only updated for full syncs. (Note this does not occur for other connectors.)