From 3e9fef19d4bf8cd9216a2e6cf292995cd5cdc1df Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Tue, 9 Sep 2025 15:34:14 -0700 Subject: [PATCH 01/10] Serverless changelog 07/08/2025 --- .../elastic-cloud-serverless/index.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index f0eb6cd6ff..f004bff03e 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -9,6 +9,46 @@ products: # {{serverless-full}} changelog [elastic-cloud-serverless-changelog] Review the changes, fixes, and more to {{serverless-full}}. +## July 7, 2025 [serverless-changelog-07072025] + +### Features and enhancements [serverless-changelog-07072025-features-enhancements] + +* Adds **Add tags** action to Agent details page [#225433]({{kib-pull}}225433). +* Adds profiles inspector [#222999]({{kib-pull}}222999). +* Adds callouts to Metric, Logs, and Inventory rules [#224387]({{kib-pull}}224387). +* Adds manual test for bulk import [#225497]({{kib-pull}}225497). +* Uses ID instead of name to group vulnerabilities by resource and cloud account [#225492]({{kib-pull}}225492). +* Updates the default Gemini model [#225917]({{kib-pull}}225917). +* Updates the side navigation menu for Serverless [#225709]({{kib-pull}}225709). + + +### Fixes [serverless-changelog-07072025-fixes] + +* Fixes an invalid header error affecting reports [#225919]({{kib-pull}}225919). +* Refreshes **Values from a query** options on dashboard reload [#225101]({{kib-pull}}225101). +* Removes kebab case warnings [#226114]({{kib-pull}}226114). +* Fixes Lens Embeddable `defaultTitle` from being overwritten after reload [#225664]({{kib-pull}}225664). +* Prevents recommendation of adhoc dataviews [#225705]({{kib-pull}}225705). +* Hides **Select All** checkbox from single select controls [#226311]({{kib-pull}}226311). +* Fixes overwrite of edited query when a request finishes [#224671]({{kib-pull}}224671). +* Prevents changing selected document when resizing flyout with keyboard [#225594]({{kib-pull}}225594). +* Fixes dashboard suggestions for custom threshold alerts [#224458]({{kib-pull}}224458). +* Fixes schema page bug [#225481]({{kib-pull}}225481). +* Limits environment name length when creating a {{ml}} job [#225973]({{kib-pull}}225973). +* Fixes broken operation page [#226036]({{kib-pull}}226036). +* Fixes chat display with `prefers-reduce-motion` [#226552]({{kib-pull}}226552). +* Collapses query tool calls [#226078]({{kib-pull}}226078). +* Adds title to rule gap histogram in the rules dashboard [#225274]({{kib-pull}}225274). +* Moves alerts redirect higher in the components tree [#225650]({{kib-pull}}225650). +* Updates entity links to open flyout [#225381]({{kib-pull}}225381). +* Stops showing {{ml}} rule installation and upgrade errors on Basic license [#224676]({{kib-pull}}224676). +* Updates Related Interactions input placeholder and validation message [#225775]({{kib-pull}}225775). +* Anomaly Detection rules: Fallback to the default value when `lookbackInterval` is empty [#225249]({{kib-pull}}225249). +* Fixes handling of time range in embedded anomaly swim lane [#225803]({{kib-pull}}225803). +* Adds discernible text to **Refresh data preview** button [#225816]({{kib-pull}}225816). +* Fixes a bug with context limit error handling in Search Playground when using the Elastic Managed LLM [#225360]({{kib-pull}}225360). + + ## September 1, 2025 ### Features and enhancements [serverless-changelog-09012025-features-enhancements] From cb4724cc16b49ba8789a1d07ee4d3c9eacfdf92c Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Tue, 9 Sep 2025 15:42:02 -0700 Subject: [PATCH 02/10] removes periods --- .../elastic-cloud-serverless/index.md | 60 +++++++++---------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index f004bff03e..4c17d0866a 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -13,40 +13,40 @@ Review the changes, fixes, and more to {{serverless-full}}. ### Features and enhancements [serverless-changelog-07072025-features-enhancements] -* Adds **Add tags** action to Agent details page [#225433]({{kib-pull}}225433). -* Adds profiles inspector [#222999]({{kib-pull}}222999). -* Adds callouts to Metric, Logs, and Inventory rules [#224387]({{kib-pull}}224387). -* Adds manual test for bulk import [#225497]({{kib-pull}}225497). -* Uses ID instead of name to group vulnerabilities by resource and cloud account [#225492]({{kib-pull}}225492). -* Updates the default Gemini model [#225917]({{kib-pull}}225917). -* Updates the side navigation menu for Serverless [#225709]({{kib-pull}}225709). +* Adds **Add tags** action to Agent details page [#225433]({{kib-pull}}225433) +* Adds profiles inspector [#222999]({{kib-pull}}222999) +* Adds callouts to Metric, Logs, and Inventory rules [#224387]({{kib-pull}}224387) +* Adds manual test for bulk import [#225497]({{kib-pull}}225497) +* Uses ID instead of name to group vulnerabilities by resource and cloud account [#225492]({{kib-pull}}225492) +* Updates the default Gemini model [#225917]({{kib-pull}}225917) +* Updates the side navigation menu for Serverless [#225709]({{kib-pull}}225709) ### Fixes [serverless-changelog-07072025-fixes] -* Fixes an invalid header error affecting reports [#225919]({{kib-pull}}225919). -* Refreshes **Values from a query** options on dashboard reload [#225101]({{kib-pull}}225101). -* Removes kebab case warnings [#226114]({{kib-pull}}226114). -* Fixes Lens Embeddable `defaultTitle` from being overwritten after reload [#225664]({{kib-pull}}225664). -* Prevents recommendation of adhoc dataviews [#225705]({{kib-pull}}225705). -* Hides **Select All** checkbox from single select controls [#226311]({{kib-pull}}226311). -* Fixes overwrite of edited query when a request finishes [#224671]({{kib-pull}}224671). -* Prevents changing selected document when resizing flyout with keyboard [#225594]({{kib-pull}}225594). -* Fixes dashboard suggestions for custom threshold alerts [#224458]({{kib-pull}}224458). -* Fixes schema page bug [#225481]({{kib-pull}}225481). -* Limits environment name length when creating a {{ml}} job [#225973]({{kib-pull}}225973). -* Fixes broken operation page [#226036]({{kib-pull}}226036). -* Fixes chat display with `prefers-reduce-motion` [#226552]({{kib-pull}}226552). -* Collapses query tool calls [#226078]({{kib-pull}}226078). -* Adds title to rule gap histogram in the rules dashboard [#225274]({{kib-pull}}225274). -* Moves alerts redirect higher in the components tree [#225650]({{kib-pull}}225650). -* Updates entity links to open flyout [#225381]({{kib-pull}}225381). -* Stops showing {{ml}} rule installation and upgrade errors on Basic license [#224676]({{kib-pull}}224676). -* Updates Related Interactions input placeholder and validation message [#225775]({{kib-pull}}225775). -* Anomaly Detection rules: Fallback to the default value when `lookbackInterval` is empty [#225249]({{kib-pull}}225249). -* Fixes handling of time range in embedded anomaly swim lane [#225803]({{kib-pull}}225803). -* Adds discernible text to **Refresh data preview** button [#225816]({{kib-pull}}225816). -* Fixes a bug with context limit error handling in Search Playground when using the Elastic Managed LLM [#225360]({{kib-pull}}225360). +* Fixes an invalid header error affecting reports [#225919]({{kib-pull}}225919) +* Refreshes **Values from a query** options on dashboard reload [#225101]({{kib-pull}}225101) +* Removes kebab case warnings [#226114]({{kib-pull}}226114) +* Fixes Lens Embeddable `defaultTitle` from being overwritten after reload [#225664]({{kib-pull}}225664) +* Prevents recommendation of adhoc dataviews [#225705]({{kib-pull}}225705) +* Hides **Select All** checkbox from single select controls [#226311]({{kib-pull}}226311) +* Fixes overwrite of edited query when a request finishes [#224671]({{kib-pull}}224671) +* Prevents changing selected document when resizing flyout with keyboard [#225594]({{kib-pull}}225594) +* Fixes dashboard suggestions for custom threshold alerts [#224458]({{kib-pull}}224458) +* Fixes schema page bug [#225481]({{kib-pull}}225481) +* Limits environment name length when creating a {{ml}} job [#225973]({{kib-pull}}225973) +* Fixes broken operation page [#226036]({{kib-pull}}226036) +* Fixes chat display with `prefers-reduce-motion` [#226552]({{kib-pull}}226552) +* Collapses query tool calls [#226078]({{kib-pull}}226078) +* Adds title to rule gap histogram in the rules dashboard [#225274]({{kib-pull}}225274) +* Moves alerts redirect higher in the components tree [#225650]({{kib-pull}}225650) +* Updates entity links to open flyout [#225381]({{kib-pull}}225381) +* Stops showing {{ml}} rule installation and upgrade errors on Basic license [#224676]({{kib-pull}}224676) +* Updates Related Interactions input placeholder and validation message [#225775]({{kib-pull}}225775) +* Anomaly Detection rules: Fallback to the default value when `lookbackInterval` is empty [#225249]({{kib-pull}}225249) +* Fixes handling of time range in embedded anomaly swim lane [#225803]({{kib-pull}}225803) +* Adds discernible text to **Refresh data preview** button [#225816]({{kib-pull}}225816) +* Fixes a bug with context limit error handling in Search Playground when using the Elastic Managed LLM [#225360]({{kib-pull}}225360) ## September 1, 2025 From 839c22e31ba99b0b8cf066812fc81ebe782936de Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Tue, 9 Sep 2025 15:42:40 -0700 Subject: [PATCH 03/10] fixes date --- 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 4c17d0866a..58a5f8a646 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -9,7 +9,7 @@ products: # {{serverless-full}} changelog [elastic-cloud-serverless-changelog] Review the changes, fixes, and more to {{serverless-full}}. -## July 7, 2025 [serverless-changelog-07072025] +## July 8, 2025 [serverless-changelog-07072025] ### Features and enhancements [serverless-changelog-07072025-features-enhancements] From f7fb899a685a8a22e35aa846cbac74bb0ea9d0ea Mon Sep 17 00:00:00 2001 From: lcawl Date: Tue, 9 Sep 2025 17:46:22 -0700 Subject: [PATCH 04/10] Add #146418 --- release-notes/elastic-cloud-serverless/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index 58a5f8a646..4187841971 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -20,7 +20,9 @@ Review the changes, fixes, and more to {{serverless-full}}. * Uses ID instead of name to group vulnerabilities by resource and cloud account [#225492]({{kib-pull}}225492) * Updates the default Gemini model [#225917]({{kib-pull}}225917) * Updates the side navigation menu for Serverless [#225709]({{kib-pull}}225709) - +* Updates the {{es-serverless}} project creation in the UI to use the general purpose profile. + The API continues to support alternative `optimized_for` options. Refer to [](/deploy-manage/cloud-organization/billing/elasticsearch-billing-dimensions.md#elasticsearch-billing-managing-elasticsearch-costs). + % Relates to https://github.com/elastic/cloud/pull/146418 ### Fixes [serverless-changelog-07072025-fixes] From bdee5b61527cd0d9c027822c4ca2d19d19f2f2a3 Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> Date: Tue, 9 Sep 2025 18:50:33 -0700 Subject: [PATCH 05/10] Update release-notes/elastic-cloud-serverless/index.md Co-authored-by: Lisa Cawley --- 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 4187841971..974ea66662 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -9,7 +9,7 @@ products: # {{serverless-full}} changelog [elastic-cloud-serverless-changelog] Review the changes, fixes, and more to {{serverless-full}}. -## July 8, 2025 [serverless-changelog-07072025] +## September 8, 2025 [serverless-changelog-09082025] ### Features and enhancements [serverless-changelog-07072025-features-enhancements] From 34a21deb74e7eb180c289f3f6f02823fe1fc2d9f Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Tue, 9 Sep 2025 18:51:41 -0700 Subject: [PATCH 06/10] fixes anchors --- release-notes/elastic-cloud-serverless/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index 974ea66662..e363673684 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -11,7 +11,7 @@ Review the changes, fixes, and more to {{serverless-full}}. ## September 8, 2025 [serverless-changelog-09082025] -### Features and enhancements [serverless-changelog-07072025-features-enhancements] +### Features and enhancements [serverless-changelog-09082025-features-enhancements] * Adds **Add tags** action to Agent details page [#225433]({{kib-pull}}225433) * Adds profiles inspector [#222999]({{kib-pull}}222999) @@ -24,7 +24,7 @@ Review the changes, fixes, and more to {{serverless-full}}. The API continues to support alternative `optimized_for` options. Refer to [](/deploy-manage/cloud-organization/billing/elasticsearch-billing-dimensions.md#elasticsearch-billing-managing-elasticsearch-costs). % Relates to https://github.com/elastic/cloud/pull/146418 -### Fixes [serverless-changelog-07072025-fixes] +### Fixes [serverless-changelog-09082025-fixes] * Fixes an invalid header error affecting reports [#225919]({{kib-pull}}225919) * Refreshes **Values from a query** options on dashboard reload [#225101]({{kib-pull}}225101) From 78b27a9c720bd263e90f3175a8173e80a3beb086 Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Wed, 10 Sep 2025 12:35:23 -0700 Subject: [PATCH 07/10] updates to latest content --- .../elastic-cloud-serverless/index.md | 59 ++++++++----------- 1 file changed, 26 insertions(+), 33 deletions(-) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index e363673684..df3ca040eb 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -13,42 +13,35 @@ Review the changes, fixes, and more to {{serverless-full}}. ### Features and enhancements [serverless-changelog-09082025-features-enhancements] -* Adds **Add tags** action to Agent details page [#225433]({{kib-pull}}225433) -* Adds profiles inspector [#222999]({{kib-pull}}222999) -* Adds callouts to Metric, Logs, and Inventory rules [#224387]({{kib-pull}}224387) -* Adds manual test for bulk import [#225497]({{kib-pull}}225497) -* Uses ID instead of name to group vulnerabilities by resource and cloud account [#225492]({{kib-pull}}225492) -* Updates the default Gemini model [#225917]({{kib-pull}}225917) -* Updates the side navigation menu for Serverless [#225709]({{kib-pull}}225709) -* Updates the {{es-serverless}} project creation in the UI to use the general purpose profile. - The API continues to support alternative `optimized_for` options. Refer to [](/deploy-manage/cloud-organization/billing/elasticsearch-billing-dimensions.md#elasticsearch-billing-managing-elasticsearch-costs). - % Relates to https://github.com/elastic/cloud/pull/146418 +* Makes maintenance windows globally available [#233870]({{kib-pull}}233870) +* Updates `@elastic/charts` to 71.0.0 and enables new metric chart in Lens [#229815]({{kib-pull}}229815) +* Adds toggle that grants permission for agents to write to `logs` datastream [#233374]({{kib-pull}}233374). +* Adds Knowledge Base integration support [#230107]({{kib-pull}}230107) +* Adds support for duration variable type to {{fleet}} [#231027]({{kib-pull}}231027) +* Uses native function calling for self-managed LLMs [#232109]({{kib-pull}}232109) +* Unifies installation settings and improves status display for AI Assistant's Knowledge Base & product documentation [#232559]({{kib-pull}}232559) +* Links dashboards to SLO [#233265]({{kib-pull}}233265) +* Disables add-to-case functionality when all selected alerts are already attached [#231877]({{kib-pull}}231877) +* Disables save button on empty input [#233184]({{kib-pull}}233184) +* Adds **View in discover** button to alert details header [#233259]({{kib-pull}}233259) +* Adds `send_traces`, `send_metrics`, and `send_logs` agent configuration settings for EDOT Node.js [#233798]({{kib-pull}}233798) +* Updates missing index pattern table action [#233258]({{kib-pull}}233258) +* Fixes test suites [#227422]({{kib-pull}}227422) +* Shows trace context for logs [#232784]({{kib-pull}}232784) +* Adds IPv6 support to address fields in the Remote Clusters UI [#233415]({{kib-pull}}233415) + ### Fixes [serverless-changelog-09082025-fixes] -* Fixes an invalid header error affecting reports [#225919]({{kib-pull}}225919) -* Refreshes **Values from a query** options on dashboard reload [#225101]({{kib-pull}}225101) -* Removes kebab case warnings [#226114]({{kib-pull}}226114) -* Fixes Lens Embeddable `defaultTitle` from being overwritten after reload [#225664]({{kib-pull}}225664) -* Prevents recommendation of adhoc dataviews [#225705]({{kib-pull}}225705) -* Hides **Select All** checkbox from single select controls [#226311]({{kib-pull}}226311) -* Fixes overwrite of edited query when a request finishes [#224671]({{kib-pull}}224671) -* Prevents changing selected document when resizing flyout with keyboard [#225594]({{kib-pull}}225594) -* Fixes dashboard suggestions for custom threshold alerts [#224458]({{kib-pull}}224458) -* Fixes schema page bug [#225481]({{kib-pull}}225481) -* Limits environment name length when creating a {{ml}} job [#225973]({{kib-pull}}225973) -* Fixes broken operation page [#226036]({{kib-pull}}226036) -* Fixes chat display with `prefers-reduce-motion` [#226552]({{kib-pull}}226552) -* Collapses query tool calls [#226078]({{kib-pull}}226078) -* Adds title to rule gap histogram in the rules dashboard [#225274]({{kib-pull}}225274) -* Moves alerts redirect higher in the components tree [#225650]({{kib-pull}}225650) -* Updates entity links to open flyout [#225381]({{kib-pull}}225381) -* Stops showing {{ml}} rule installation and upgrade errors on Basic license [#224676]({{kib-pull}}224676) -* Updates Related Interactions input placeholder and validation message [#225775]({{kib-pull}}225775) -* Anomaly Detection rules: Fallback to the default value when `lookbackInterval` is empty [#225249]({{kib-pull}}225249) -* Fixes handling of time range in embedded anomaly swim lane [#225803]({{kib-pull}}225803) -* Adds discernible text to **Refresh data preview** button [#225816]({{kib-pull}}225816) -* Fixes a bug with context limit error handling in Search Playground when using the Elastic Managed LLM [#225360]({{kib-pull}}225360) +* Fixes resize bug [#233755]({{kib-pull}}233755) +* Fixes the page height of the Observability AI Assistant page [#233924]({{kib-pull}}233924) +* Updates kibana MITRE data to `v17.1` [#231375]({{kib-pull}}231375) +* Fixes import of endpoint exceptions [#233142]({{kib-pull}}233142) +* Fixes a bug that affected display of mitre attack data [#233805]({{kib-pull}}233805). +* Prevents users who don't have crud privilege from deleting notes [#233948]({{kib-pull}}233948). +* Skips spaces tests using `esArchiver` for MKI [#234061]({{kib-pull}}234061). +* Fixes rule editor flyout for Anomaly Explorer when no filter lists have been configured [#233085]({{kib-pull}}233085) +* Fixes `FormattedMessage` rendering escaped HTML instead of markup [#234079]({{kib-pull}}234079) ## September 1, 2025 From e6b58c9153d6e052fb61030095182b781ce53856 Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Wed, 10 Sep 2025 12:37:04 -0700 Subject: [PATCH 08/10] adds Lisa's update --- release-notes/elastic-cloud-serverless/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index df3ca040eb..9b82118fd1 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -29,6 +29,9 @@ Review the changes, fixes, and more to {{serverless-full}}. * Fixes test suites [#227422]({{kib-pull}}227422) * Shows trace context for logs [#232784]({{kib-pull}}232784) * Adds IPv6 support to address fields in the Remote Clusters UI [#233415]({{kib-pull}}233415) +* Updates the {{es-serverless}} project creation in the UI to use the general purpose profile. + The API continues to support alternative `optimized_for` options. Refer to [](/deploy-manage/cloud-organization/billing/elasticsearch-billing-dimensions.md#elasticsearch-billing-managing-elasticsearch-costs). + % Relates to https://github.com/elastic/cloud/pull/146418 ### Fixes [serverless-changelog-09082025-fixes] From 2bbe0338ad19b92a2ce56252dbef55795b31b39a Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Wed, 10 Sep 2025 12:59:12 -0700 Subject: [PATCH 09/10] Update index.md --- release-notes/elastic-cloud-serverless/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index 9b82118fd1..ae88ceac25 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -26,7 +26,6 @@ Review the changes, fixes, and more to {{serverless-full}}. * Adds **View in discover** button to alert details header [#233259]({{kib-pull}}233259) * Adds `send_traces`, `send_metrics`, and `send_logs` agent configuration settings for EDOT Node.js [#233798]({{kib-pull}}233798) * Updates missing index pattern table action [#233258]({{kib-pull}}233258) -* Fixes test suites [#227422]({{kib-pull}}227422) * Shows trace context for logs [#232784]({{kib-pull}}232784) * Adds IPv6 support to address fields in the Remote Clusters UI [#233415]({{kib-pull}}233415) * Updates the {{es-serverless}} project creation in the UI to use the general purpose profile. From d5e6970e05d0b402c9d63cb464c77ed5fa623f1d Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Wed, 10 Sep 2025 13:00:08 -0700 Subject: [PATCH 10/10] Update index.md --- release-notes/elastic-cloud-serverless/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index ae88ceac25..a4c80be9d4 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -41,7 +41,6 @@ Review the changes, fixes, and more to {{serverless-full}}. * Fixes import of endpoint exceptions [#233142]({{kib-pull}}233142) * Fixes a bug that affected display of mitre attack data [#233805]({{kib-pull}}233805). * Prevents users who don't have crud privilege from deleting notes [#233948]({{kib-pull}}233948). -* Skips spaces tests using `esArchiver` for MKI [#234061]({{kib-pull}}234061). * Fixes rule editor flyout for Anomaly Explorer when no filter lists have been configured [#233085]({{kib-pull}}233085) * Fixes `FormattedMessage` rendering escaped HTML instead of markup [#234079]({{kib-pull}}234079)