Skip to content

Commit d62d171

Browse files

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed

release-notes/elastic-cloud-serverless/deprecations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Review the deprecated functionality for {{serverless-full}}. While deprecations
99
% Description of the deprecation and steps to update implementation.
1010
% For more information, check [PR #](PR link).
1111

12+
## June 30, 2025 [elastic-cloud-serverless-06302025-deprecations]
13+
* Removes Default Quick Prompts from the Security AI Assistant. For more information, check [#225536]({{kib-pull}}225536).
14+
1215
## June 2, 2025 [elastic-cloud-serverless-06022025-deprecations]
1316
* Removes the `allowByValueEmbeddables` setting from the Dashboard plugin. For more information, check [#221165]({{kib-pull}}221165).
1417

release-notes/elastic-cloud-serverless/index.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,61 @@ Review the changes, fixes, and more to {{serverless-full}}.
1111

1212
For {{serverless-full}} API changes, refer to [APIs Changelog](https://www.elastic.co/docs/api/changes).
1313

14+
## June 30, 2025 [serverless-changelog-06302025]
15+
16+
### Features and enhancements[serverless-changelog-06302025-features-enhancements]
17+
18+
* Adds the ability to schedule reports with a recurring schedule and view previously scheduled reports [#224849]({{kib-pull}}224849)
19+
* Adds internal CRUD API routes in *Lens* [#223296]({{kib-pull}}223296)
20+
* Adds `Select all` and `Deselect all` buttons to the options list popover to allow you to make bulk selections in Dashboards and Visualizations [#221010]({{kib-pull}}221010)
21+
* Adds the flip LOOKUP JOIN parameter in {{esql}} to GA in docs [#225117]({{kib-pull}}225117)
22+
* Passes the `TimeRange` into the `getESQLResults` in order for queries with `_tstart` and `_tend` to work properly in Discover [#225054]({{kib-pull}}225054)
23+
* Enables the "expand to fit" query function on mount in Discover [#225509]({{kib-pull}}225509)
24+
* Adds Logs Essentials for APM/Infra in {{obs-serverless}} [#223030]({{kib-pull}}223030)
25+
* Allows users to choose which space monitors will be available in {{obs-serverless}} [#221568]({{kib-pull}}221568)
26+
* Remaps `iInCircle` and `questionInCircle`, and deprecates the `help` icon in the global header [#223142]({{kib-pull}}223142)
27+
* Adds docs for the chat completion public API in {{obs-serverless}} [#224235]({{kib-pull}}224235)
28+
* Enables the Security Entity Analytics Privileged user monitoring feature in {{sec-serverless}} [#224638]({{kib-pull}}224638)
29+
* Displays visualizations in the key insights panel of the Privileged User Monitoring dashboard in {{sec-serverless}} [#223092]({{kib-pull}}223092)
30+
* Introduces a new UI to optionally update the `kibana.alert.workflow_status` field for alerts associated with Attack discoveries in {{sec-serverless}} [#225029]({{kib-pull}}225029)
31+
* Enables the runscript feature flag in {{sec-serverless}} [#224819]({{kib-pull}}224819)
32+
* Adds the incremental ID service; exposes the ID in the UI in {{sec-serverless}} [#222874]({{kib-pull}}222874)
33+
* Adds the `windows.advanced.events.security.provider_etw` field as an advanced policy option in Elastic Defend in {{sec-serverless}} [#222197]({{kib-pull}}222197)
34+
* Adds new starter prompts to the AI Assistant in {{sec-serverless}} [#224981]({{kib-pull}}224981)
35+
* Adds the ability to revert prebuilt rules to their base version in {{sec-serverless}} [#223301]({{kib-pull}}223301)
36+
* Adds support for a collapsible section in the integration readme in {{kib}} Security [#223916]({{kib-pull}}223916)
37+
* Adds new severity colors, alignment, and UX for filtering anomalies in {{ml-cap}} [#221081]({{kib-pull}}221081)
38+
* Updates NL-2-ESQL docs [#224868]({{kib-pull}}224868)
39+
* Adds keyword highlighting for {{esql}} patterns, and the ability to open a new Discover tab to filter for docs that match the selected pattern [#222871]({{kib-pull}}222871)
40+
* Enables adaptive allocations and allows you to set max allocations in {{ml-cap}} [#222726]({{kib-pull}}222726)
41+
* Adds a loading indicator while data sources are being fetched [#225005]({{kib-pull}}225005)
42+
* Introduces a new home page in {{es-serverless}} [#223172]({{kib-pull}}223172)
43+
* Adds a Search Home page in {{stack}} classic and the solution navigation in {{es-serverless}} [#225162]({{kib-pull}}225162)
44+
* Adds updates to streamline the solution navigation in {{es-serverless}} [#224755]({{kib-pull}}224755)
45+
46+
### Fixes [serverless-changelog-06302025-fixes]
47+
48+
* Fixes the panel title sync with saved object when using `defaultTitle` in Dashboards and Visualizations [#225237]({{kib-pull}}225237)
49+
* Fixes a performance issue in the Lens {{esql}} charts in Dashboards and Visualizations [#225067]({{kib-pull}}225067)
50+
* Fixes visual issues with truncated long labels and hover styles in Dashboards and Visualizations [#225430]({{kib-pull}}225430)
51+
* Fixes controls selections that caused multiple fetches in Dashboards and Visualizations [#224761]({{kib-pull}}224761)
52+
* Ensures package policy names are unique when moving across spaces in Data ingestion and {{fleet}} [#224804]({{kib-pull}}224804)
53+
* Fixes export CSV in the Agent list in Data ingestion and {{fleet}} [#225050]({{kib-pull}}225050)
54+
* Replaces call to registry when deleting {{kib}} assets for custom packages in Data ingestion and {{fleet}} [#224886]({{kib-pull}}224886)
55+
* Fixes UI error when no tags filter is selected in Data ingestion and {{fleet}} [#225413]({{kib-pull}}225413)
56+
* Uses bulk helper for bulk importing knowledge base entries in {{obs-serverless}} [#223526]({{kib-pull}}223526)
57+
* Improves the knowledge base retrieval by rewriting the user prompt before querying {{es}} in {{obs-serverless}} [#224498]({{kib-pull}}224498)
58+
* Fixes the Agent Explorer page in {{obs-serverless}} [#225071]({{kib-pull}}225071)
59+
* Hides Settings from serverless navigation in {{obs-serverless}} [#225436]({{kib-pull}}225436)
60+
* Replaces hard-coded CSS values to us the `euiTheme` instead in {{sec-serverless}} [#225307]({{kib-pull}}225307)
61+
* Fixes URL query handling for asset inventory flyout in {{sec-serverless}} [#225199]({{kib-pull}}225199)
62+
* Adds missing model Claude 3.7 to accepted models in {{es-serverless}} [#224943]({{kib-pull}}224943)
63+
64+
65+
66+
67+
68+
1469
## June 26, 2025 [serverless-changelog-06262025]
1570

1671
### Features and enhancements [serverless-changelog-06262025-features-enhancements]

0 commit comments

Comments
 (0)