Loading

Connector release notes

Enterprise Search is discontinued in Elastic 9.0.0

Please note that Enterprise Search is not available in Elastic 9.0+, including App Search, Workplace Search, the Elastic Web Crawler, and Elastic managed connectors.

If you are an Enterprise Search user and want to upgrade to Elastic 9.0, refer to our Enterprise Search FAQ. It includes detailed steps, tooling, and resources to help you transition to supported alternatives in 9.x, such as Elasticsearch, the Open Web Crawler, and self-managed connectors.

No changes since 9.0.0

  • Switched the default ingestion pipeline from ent-search-generic-ingestion to search-default-ingestion. The pipelines are functionally identical; only the name has changed to align with the deprecation of Enterprise Search. #3049
  • Removed opinionated index mappings and settings from Connectors. Going forward, indices will use Elastic’s default mappings and settings, rather than legacy App Search–optimized ones. To retain the previous behavior, create the index manually before pointing a connector to it. #3013
  • Fixed an issue where full syncs could delete newly ingested documents if the document ID from the third-party source was numeric. #3031
  • Fixed a bug where the Confluence connector failed to download some blog post documents due to unexpected response formats. #2984
  • Fixed a bug in the Outlook connector where deactivated users could cause syncs to fail. #2967
  • Resolved an issue where Network Drive connectors had trouble connecting to SMB 3.1.1 shares. #2852