From 4b4a481ebaa24f5f4378793f358fcf5b25c988c4 Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Fri, 30 May 2025 07:20:43 -0700 Subject: [PATCH 1/4] Updates changelog --- .../elastic-cloud-serverless/index.md | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index 01eac8c526..27b9e53b5c 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -11,6 +11,37 @@ Review the changes, fixes, and more to {{serverless-full}}. For {{serverless-full}} API changes, refer to [APIs Changelog](https://www.elastic.co/docs/api/changes). +## May 26, 2025 [serverless-changelog-05262025] + +### Features and enhancements [serverless-changelog-05262025-features-enhancements] + +* Suggests full text search in our recommendations [#221239]({{kib-pull}}221239). +* Flattens grid layout [#218900]({{kib-pull}}218900). +* Enables ELSER and E5 on EIS [#220993]({{kib-pull}}220993). +* Links dashboards on the Rule and Alert pages [#219019]({{kib-pull}}219019). +* Saves `group by` information with dynamic mapping [#219826]({{kib-pull}}219826). +* Introduces a new endpoint scheme for SIEM migration [#219597]({{kib-pull}}219597). +* Extends default log pattern on server side to include error information [#219940]({{kib-pull}}219940). + + +### Fixes [serverless-changelog-05262025-fixes] + +* Fixes `getTimezone` default value [#220658]({{kib-pull}}220658). +* Loads correct system color mode at bootstrap [#218417]({{kib-pull}}218417). +* Fixes embeddables not refreshing on manual refresh or auto-refresh [#221326]({{kib-pull}}221326). +* Improves Discover session input focus behavior [#220876]({{kib-pull}}220876). +* Fixes suggestions after triple quote pair [#221200]({{kib-pull}}221200). +* Passes app state and global state to locator when redirecting from `/stream` path [#215867]({{kib-pull}}215867). +* Considers status rule locations only if not an empty array [#220983]({{kib-pull}}220983). +* Fixes a bug where update of an SLO created in a version older than 8.18 failed due to an invalid ingest pipeline [#221158]({{kib-pull}}221158). +* Checks for documents before starting semantic text migration [#221152]({{kib-pull}}221152). +* Improves error telemetry [#220938]({{kib-pull}}220938). +* Retrieves active integrations from installed integrations API [#218988]({{kib-pull}}218988). +* Fixes spaces search functionality for spaces created with avatar type as image [#220398]({{kib-pull}}220398). +* Fixes inability to clear Document ID in data view field editor preview [#220891]({{kib-pull}}220891). +* Reworks cookie and session storage to prevent unexpected logouts for certain users with certain use cases [#220430]({{kib-pull}}220430). +* Changes the AI Connector description [#221154]({{kib-pull}}221154). + ## May 19, 2025 [serverless-changelog-05192025] ### Features and enhancements [serverless-changelog-05192025-features-enhancements] From d551ffc62ae0699d83c7d9acb771fd19a9104eb1 Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Fri, 30 May 2025 07:48:57 -0700 Subject: [PATCH 2/4] removes periods --- .../elastic-cloud-serverless/index.md | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index 27b9e53b5c..d60e8f63a3 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -15,32 +15,32 @@ For {{serverless-full}} API changes, refer to [APIs Changelog](https://www.elast ### Features and enhancements [serverless-changelog-05262025-features-enhancements] -* Suggests full text search in our recommendations [#221239]({{kib-pull}}221239). -* Flattens grid layout [#218900]({{kib-pull}}218900). -* Enables ELSER and E5 on EIS [#220993]({{kib-pull}}220993). -* Links dashboards on the Rule and Alert pages [#219019]({{kib-pull}}219019). -* Saves `group by` information with dynamic mapping [#219826]({{kib-pull}}219826). -* Introduces a new endpoint scheme for SIEM migration [#219597]({{kib-pull}}219597). -* Extends default log pattern on server side to include error information [#219940]({{kib-pull}}219940). +* Suggests full text search in our recommendations [#221239]({{kib-pull}}221239) +* Flattens grid layout [#218900]({{kib-pull}}218900) +* Enables ELSER and E5 on EIS [#220993]({{kib-pull}}220993) +* Links dashboards on the Rule and Alert pages [#219019]({{kib-pull}}219019) +* Saves `group by` information with dynamic mapping [#219826]({{kib-pull}}219826) +* Introduces a new endpoint scheme for SIEM migration [#219597]({{kib-pull}}219597) +* Extends default log pattern on server side to include error information [#219940]({{kib-pull}}219940) ### Fixes [serverless-changelog-05262025-fixes] -* Fixes `getTimezone` default value [#220658]({{kib-pull}}220658). -* Loads correct system color mode at bootstrap [#218417]({{kib-pull}}218417). -* Fixes embeddables not refreshing on manual refresh or auto-refresh [#221326]({{kib-pull}}221326). -* Improves Discover session input focus behavior [#220876]({{kib-pull}}220876). -* Fixes suggestions after triple quote pair [#221200]({{kib-pull}}221200). -* Passes app state and global state to locator when redirecting from `/stream` path [#215867]({{kib-pull}}215867). -* Considers status rule locations only if not an empty array [#220983]({{kib-pull}}220983). -* Fixes a bug where update of an SLO created in a version older than 8.18 failed due to an invalid ingest pipeline [#221158]({{kib-pull}}221158). -* Checks for documents before starting semantic text migration [#221152]({{kib-pull}}221152). -* Improves error telemetry [#220938]({{kib-pull}}220938). -* Retrieves active integrations from installed integrations API [#218988]({{kib-pull}}218988). -* Fixes spaces search functionality for spaces created with avatar type as image [#220398]({{kib-pull}}220398). -* Fixes inability to clear Document ID in data view field editor preview [#220891]({{kib-pull}}220891). -* Reworks cookie and session storage to prevent unexpected logouts for certain users with certain use cases [#220430]({{kib-pull}}220430). -* Changes the AI Connector description [#221154]({{kib-pull}}221154). +* Fixes `getTimezone` default value [#220658]({{kib-pull}}220658) +* Loads correct system color mode at bootstrap [#218417]({{kib-pull}}218417) +* Fixes embeddables not refreshing on manual refresh or auto-refresh [#221326]({{kib-pull}}221326) +* Improves Discover session input focus behavior [#220876]({{kib-pull}}220876) +* Fixes suggestions after triple quote pair [#221200]({{kib-pull}}221200) +* Passes app state and global state to locator when redirecting from `/stream` path [#215867]({{kib-pull}}215867) +* Considers status rule locations only if not an empty array [#220983]({{kib-pull}}220983) +* Fixes a bug where update of an SLO created in a version older than 8.18 failed due to an invalid ingest pipeline [#221158({{kib-pull}}221158) +* Checks for documents before starting semantic text migration [#221152]({{kib-pull}}221152) +* Improves error telemetry [#220938]({{kib-pull}}220938) +* Retrieves active integrations from installed integrations API [#218988]({{kib-pull}}218988) +* Fixes spaces search functionality for spaces created with avatar type as image [#220398]({{kib-pull}}220398) +* Fixes inability to clear Document ID in data view field editor preview [#220891]({{kib-pull}}220891) +* Reworks cookie and session storage to prevent unexpected logouts for certain users with certain use cases [#220430({{kib-pull}}220430) +* Changes the AI Connector description [#221154]({{kib-pull}}221154) ## May 19, 2025 [serverless-changelog-05192025] From fd9258338bc370366c6f5102254646cdac034d4d Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> Date: Fri, 30 May 2025 07:55:01 -0700 Subject: [PATCH 3/4] Update release-notes/elastic-cloud-serverless/index.md Co-authored-by: wajihaparvez --- release-notes/elastic-cloud-serverless/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index d60e8f63a3..f7bd10fca3 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -33,7 +33,7 @@ For {{serverless-full}} API changes, refer to [APIs Changelog](https://www.elast * Fixes suggestions after triple quote pair [#221200]({{kib-pull}}221200) * Passes app state and global state to locator when redirecting from `/stream` path [#215867]({{kib-pull}}215867) * Considers status rule locations only if not an empty array [#220983]({{kib-pull}}220983) -* Fixes a bug where update of an SLO created in a version older than 8.18 failed due to an invalid ingest pipeline [#221158({{kib-pull}}221158) +* Fixes a bug where update of an SLO created in a version older than 8.18 failed due to an invalid ingest pipeline [#221158]({{kib-pull}}221158) * Checks for documents before starting semantic text migration [#221152]({{kib-pull}}221152) * Improves error telemetry [#220938]({{kib-pull}}220938) * Retrieves active integrations from installed integrations API [#218988]({{kib-pull}}218988) From 87b4dc881aa7f36e195d20ba313af5645d81d711 Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> Date: Fri, 30 May 2025 07:55:07 -0700 Subject: [PATCH 4/4] Update release-notes/elastic-cloud-serverless/index.md Co-authored-by: wajihaparvez --- release-notes/elastic-cloud-serverless/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index f7bd10fca3..77daa3806e 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -39,7 +39,7 @@ For {{serverless-full}} API changes, refer to [APIs Changelog](https://www.elast * Retrieves active integrations from installed integrations API [#218988]({{kib-pull}}218988) * Fixes spaces search functionality for spaces created with avatar type as image [#220398]({{kib-pull}}220398) * Fixes inability to clear Document ID in data view field editor preview [#220891]({{kib-pull}}220891) -* Reworks cookie and session storage to prevent unexpected logouts for certain users with certain use cases [#220430({{kib-pull}}220430) +* Reworks cookie and session storage to prevent unexpected logouts for certain users with certain use cases [#220430]({{kib-pull}}220430) * Changes the AI Connector description [#221154]({{kib-pull}}221154) ## May 19, 2025 [serverless-changelog-05192025]