From bdf85fe6d4ba3d89f4d7f310a5e51a8a6aec4739 Mon Sep 17 00:00:00 2001 From: Charlotte Hoblik <116336412+charlotte-hoblik@users.noreply.github.com> Date: Tue, 16 Sep 2025 10:01:04 +0200 Subject: [PATCH 1/2] Add connectors release notes (#134774) --- docs/reference/search-connectors/release-notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/reference/search-connectors/release-notes.md b/docs/reference/search-connectors/release-notes.md index 86caabc3cf408..d2f84ad2668c7 100644 --- a/docs/reference/search-connectors/release-notes.md +++ b/docs/reference/search-connectors/release-notes.md @@ -32,6 +32,11 @@ Permissions granted to the `Everyone Except External Users` group were previousl ## 9.1.0 [connectors-9.1.0-release-notes] There are no new features, enhancements, fixes, known issues, or deprecations associated with this release. +## 9.0.7 [connectors-9.0.7-release-notes] + +### Features and enhancements [connectors-9.0.7-features-enhancements] +* Reduced API calls during field validation with caching, improving sync performance in Salesforce connector. [#3668](https://github.com/elastic/connectors/pull/3668). + ## 9.0.6 [connectors-9.0.6-release-notes] No changes since 9.0.5 From c14f0f4f669daf6917b90f392a22b52c6719a604 Mon Sep 17 00:00:00 2001 From: Charlotte Hoblik <116336412+charlotte-hoblik@users.noreply.github.com> Date: Wed, 17 Sep 2025 15:02:27 +0200 Subject: [PATCH 2/2] Add connector release notes (#134775) --- docs/reference/search-connectors/release-notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/reference/search-connectors/release-notes.md b/docs/reference/search-connectors/release-notes.md index d2f84ad2668c7..d7962e6879565 100644 --- a/docs/reference/search-connectors/release-notes.md +++ b/docs/reference/search-connectors/release-notes.md @@ -13,6 +13,11 @@ If you are an Enterprise Search user and want to upgrade to Elastic 9.0, refer t 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. ::: +## 9.1.4 [connectors-9.1.4-release-notes] + +### Features and enhancements [connectors-9.1.4-features-enhancements] +* Reduced API calls during field validation with caching, improving sync performance in Salesforce connector. [#3668](https://github.com/elastic/connectors/pull/3668). + ## 9.1.3 [connectors-9.1.3-release-notes] There are no new features, enhancements, fixes, known issues, or deprecations associated with this release.