You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/elastic-cloud-serverless/index.md
+25-25Lines changed: 25 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,58 +14,58 @@ Review the changes, fixes, and more to {{serverless-full}}.
14
14
### Features and enhancements [serverless-changelog-11102025-features-enhancements]
15
15
16
16
* Adds nightly maintenance for anomaly detection results indices to keep to manageable size [#136065]({{es-pull}}136065)
17
-
* Adds the ability to preview index requests in Transform for Elasticsearch Serverless[#137455]({{es-pull}}137455)
18
-
* Allows the {{es}} field capabilities API to span projects [#137530]({{es-pull}}137530)
19
-
* Improves ES|QL performance by skipping unnecessary query plan diff calculations in Elasticsearch Serverless [#137721]({{es-pull}}137721)
20
-
* Passes the {{es}} version in the EIS inference request header in Elasticsearch Serverless[#137643]({{es-pull}}137643)
21
-
* Introduces a synthetic `_id` format for time-series data streams in Elasticsearch Serverless [#137274]({{es-pull}}137274)
22
-
* Updates the Dashboard top navigation to include a **Save Menu**[#237211]({{kib-pull}}237211)
17
+
* Adds the ability to preview index requests in transforms[#137455]({{es-pull}}137455)
18
+
* Allows field capabilities to span across Elasticsearch Serverless projects [#137530]({{es-pull}}137530)
19
+
* Improves {{esql}} performance by skipping unnecessary query plan diff calculations in Elasticsearch Serverless [#137721]({{es-pull}}137721)
20
+
* Passes the {{es}} version in the EIS inference request header in Elasticsearch Serverless[#137643]({{es-pull}}137643)
21
+
* Introduces a synthetic `_id` format for time-series data streams [#137274]({{es-pull}}137274)
22
+
* Updates the Dashboard top navigation to include a **Save** menu[#237211]({{kib-pull}}237211)
23
23
* Moves visualization configuration settings, including appearance, titles and text, axis, and legend to a flyout panel in **Lens**[#240804]({{kib-pull}}240804)
24
24
* Supports subqueries in the Discover pretty printer [#241473]({{kib-pull}}241473)
25
25
* Adds context-aware autocomplete for Discover subqueries with nesting restrictions [#241912]({{kib-pull}}241912)
26
26
* Adds subquery support for columns after and validation in Discover [#241567]({{kib-pull}}241567)
27
27
* Adds support for Discover subqueries in FROM clauses across tools [#242166]({{kib-pull}}242166)
28
28
* Enables users to view the SLO associated with a burn rate rule on the rule details page in Elastic Observability Serverless [#240535]({{kib-pull}}240535)
29
-
* Exposes 'sampling_rate' agent central config options to users in Elastic Observability Serverless [#241908]({{kib-pull}}241908)
29
+
* Exposes `sampling_rate` agent central config options to users in Elastic Observability Serverless [#241908]({{kib-pull}}241908)
30
30
* Makes the Elastic logo open a custom home page in solution view [#241571]({{kib-pull}}241571)
31
31
* Enforces the `object_src 'none'` directive in the {{kib}} content security policy [#241029]({{kib-pull}}241029)
32
32
* Adds origin configuration options for authentication providers [#239993]({{kib-pull}}239993)
33
-
* Adds the ability to cancel Machine Learning file uploads [#241297]({{kib-pull}}241297)
33
+
* Adds the ability to cancel {{ml}} file uploads [#241297]({{kib-pull}}241297)
34
34
* Improves display of long field values in Data Visualizer top values list [#241006]({{kib-pull}}241006)
35
35
* Adds a temperature parameter to Inference AI, and OpenAI, Bedrock, and Gemini connectors [#239806]({{kib-pull}}239806)
36
36
* Adds support for custom headers in the OpenAI integration [#238710]({{kib-pull}}238710)
37
-
* Fixes public update space APIs [#242136]({{kib-pull}}242136)
37
+
* Fixes public Update spaces APIs [#242136]({{kib-pull}}242136)
38
38
* Improves layout for custom inference endpoints [#241779]({{kib-pull}}241779)
39
39
* Displays field data types in the Processing table and step editor [#241825]({{kib-pull}}241825)
40
40
* Adds timezone and locale parameters to Streamlang [#241369]({{kib-pull}}241369)
41
-
* Displays field data types in the partitioning UI [#242134]({{kib-pull}}242134)
41
+
* Displays field data types in the Streams Partitioning UI [#242134]({{kib-pull}}242134)
42
42
* Adds autocomplete for field values in Streams Partitioning and Processing tabs [#241119]({{kib-pull}}241119)
43
43
* Hides document match filter controls for users without manage privileges [#242119]({{kib-pull}}242119)
44
44
45
45
### Fixes [serverless-changelog-11102025-fixes]
46
46
47
47
* Fixes feature display order when using explain in Learning to Rank (LTR) [#137671]({{es-pull}}137671)
48
48
* Fixes an issue where missing geotile buckets caused errors in Transform [#137476]({{es-pull}}137476)
49
-
* Ensures ES|QL full text functions accept `null` values as field parameters in Elasticsearch Serverless [#137430]({{es-pull}}137430)
50
-
* Fixes a missing attribute issue in ES|QL full text functions in Elasticsearch Serverless [#137395]({{es-pull}}137395)
51
-
* Fixes a bug in `RankDocRetrieverBuilder` when `from` is set to the default -1 value in Elasticsearch Serverless [#137637]({{es-pull}}137637)
52
-
* Prevents use-after-close errors in async search by making `MutableSearchResponse` reference-counted in Elasticsearch Serverless[#134359]({{es-pull}}134359)
53
-
* Removes early phase failures during batched search execution in Elasticsearch Serverless [#136889]({{es-pull}}136889)
54
-
* Improves SQL validation errors by providing more descriptive exception messages in Elasticsearch Serverless [#137560]({{es-pull}}137560)
55
-
* Correctly accounts for additional settings providers when determining data stream effective settings in Elasticsearch Serverless [#137407]({{es-pull}}137407)
49
+
* Ensures {{esql}} full text functions accept `null` values as field parameters in Elasticsearch Serverless [#137430]({{es-pull}}137430)
50
+
* Fixes a missing attribute issue in {{esql}} full text functions in Elasticsearch Serverless [#137395]({{es-pull}}137395)
51
+
* Fixes a bug in `RankDocRetrieverBuilder` when `from` is set to the default -1 value [#137637]({{es-pull}}137637)
52
+
* Prevents use-after-close errors in async search by making `MutableSearchResponse` reference-counted [#134359]({{es-pull}}134359)
53
+
* Removes early phase failures during batched search execution [#136889]({{es-pull}}136889)
54
+
* Improves SQL validation errors by providing more descriptive exception messages [#137560]({{es-pull}}137560)
55
+
* Correctly accounts for additional settings providers when determining data stream effective settings [#137407]({{es-pull}}137407)
56
56
* Adds proxy SSL options for download sources [#241115]({{kib-pull}}241115)
57
-
* Ensures Fleet policy name uniqueness is enforced consistently across spaces [#239631]({{kib-pull}}239631)
57
+
* Ensures {{fleet}} policy name uniqueness is enforced consistently across spaces [#239631]({{kib-pull}}239631)
58
58
* Shows warnings on the sync integrations UI when referencing other entities [#241623]({{kib-pull}}241623)
59
-
* Escapes special characters when creating ESQL queries for **Lens** charts in Elastic Observability Serverless [#241662]({{kib-pull}}241662)
59
+
* Escapes special characters when creating {{esql}} queries for **Lens** charts in Elastic Observability Serverless [#241662]({{kib-pull}}241662)
60
60
* Fixes "Values" dropdown display on smaller screens in Elastic Observability Serverless [#241812]({{kib-pull}}241812)
61
61
* Excludes stale SLOs from group-by statistics in Elastic Observability Serverless [#240077]({{kib-pull}}240077)
62
62
* Fixes missing `EngineMetadata.type` in generic entity popovers in Elastic Security Serverless [#239661]({{kib-pull}}239661)
63
-
* Sanitizes lookup names when creating indices in Elastic Security Serverless [#240228]({{kib-pull}}240228)
64
-
* Supports multiple values in IOC flyout table tab in Elastic Security Serverless [#236110]({{kib-pull}}236110)
65
-
* Fixes top-N popover overlapping the new case flyout in Elastic Security Serverless [#242045]({{kib-pull}}242045)
0 commit comments