From b97064b2c69e5cdf1070bc67ed35c43b432b7a9b Mon Sep 17 00:00:00 2001 From: Charlotte Hoblik <116336412+charlotte-hoblik@users.noreply.github.com> Date: Tue, 3 Jun 2025 15:24:06 +0200 Subject: [PATCH 1/2] Add Connectors release notes for 9.0.2 (#128555) --- docs/reference/search-connectors/release-notes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/reference/search-connectors/release-notes.md b/docs/reference/search-connectors/release-notes.md index 8bde830b2ce2a..2156645b1f9c9 100644 --- a/docs/reference/search-connectors/release-notes.md +++ b/docs/reference/search-connectors/release-notes.md @@ -13,6 +13,9 @@ 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.0.2 [connectors-9.0.2-release-notes] +No changes since 9.0.1 + ## 9.0.1 [connectors-9.0.1-release-notes] No changes since 9.0.0 From 2ae1b2aa9ec9dcf6b27351fa2993d44140c2c374 Mon Sep 17 00:00:00 2001 From: Charlotte Hoblik <116336412+charlotte-hoblik@users.noreply.github.com> Date: Mon, 23 Jun 2025 18:16:59 +0200 Subject: [PATCH 2/2] [DOCS]: Add connectors release notes for 9.0.3 (#129861) * Add connectors release notes for 9.0.3 * Add release note --- docs/reference/search-connectors/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/reference/search-connectors/release-notes.md b/docs/reference/search-connectors/release-notes.md index 2156645b1f9c9..c0630e4f1bf0c 100644 --- a/docs/reference/search-connectors/release-notes.md +++ b/docs/reference/search-connectors/release-notes.md @@ -13,6 +13,12 @@ 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.0.3 [connectors-9.0.3-release-notes] + +### Features and enhancements [connectors-9.0.3-features-enhancements] + +Improve UUID handling by correctly parsing type 4 UUIDs and skipping unsupported type 3 with a warning. See [#3459](https://github.com/elastic/connectors/pull/3459). + ## 9.0.2 [connectors-9.0.2-release-notes] No changes since 9.0.1