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: serverless/pages/serverless-changelog.asciidoc
+42Lines changed: 42 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,48 @@ For serverless API changes, refer to https://www.elastic.co/docs/api/changes[API
4
4
5
5
For serverless changes in Cloud Console, refer to https://www.elastic.co/guide/en/cloud/current/ec-release-notes.html[Elasticsearch Service Documentation: Release notes].
* Removes Logs Explorer in Elastic Observability Serverless ({kibana-pull}203685[#203685]).
16
+
17
+
18
+
[discrete]
19
+
[[features-01062025]]
20
+
==== New features
21
+
* Introduces case observables in Elastic Security Serverless ({kibana-pull}190237[#190237]).
22
+
23
+
[discrete]
24
+
[[enhancements-01062025]]
25
+
==== Enhancements
26
+
* Adds a JSON field called "additional fields" to ServiceNow cases when sent using connector, containing the internal names of the ServiceNow table columns ({kibana-pull}201948[#201948]).
27
+
* Adds the ability to configure the appearance color mode to sync dark mode with the system value ({kibana-pull}203406[#203406]).
28
+
* Makes the "Copy" action visible on cell hover in Discover ({kibana-pull}204744[#204744]).
29
+
* Updates the `EnablementModalCallout` name to `AdditionalChargesMessage` in Elastic Security Serverless ({kibana-pull}203061[#203061]).
30
+
* Adds more control over which Elastic Security Serverless alerts in Attack Discovery are included as context to the large language model ({kibana-pull}205070[#205070]).
31
+
* Adds a consistent layout and other UI enhancements for {ml} pages ({kibana-pull}203813[#203813]).
32
+
33
+
[discrete]
34
+
[[fixes-01062025]]
35
+
==== Fixes
36
+
* Fixes an issue that caused dashboards to lag when dragging the time slider ({kibana-pull}201885[#201885]).
37
+
* Updates the CloudFormation template to the latest version and adjusts the documentation to reflect the use of a single Firehose stream created by the new template ({kibana-pull}204185[#204185]).
38
+
* Fixes Integration and Datastream name validation in Elastic Security Serverless ({kibana-pull}204943[#204943]).
39
+
* Fixes an issue in the Automatic Import process where there is now inclusion of the `@timestamp` field in ECS field mappings whenever possible ({kibana-pull}204931[#204931]).
40
+
* Allows Automatic Import to safely parse Painless field names that are not valid Painless identifiers in `if` contexts ({kibana-pull}205220[#205220]).
41
+
* Aligns the Box Native Connector configuration fields with the source of truth in the connectors codebase, correcting mismatches and removing unused configurations ({kibana-pull}203241[#203241]).
42
+
* Fixes the "Show all agent tags" option in Fleet when the agent list is filtered ({kibana-pull}205163[#205163]).
43
+
* Updates the Results Explorer flyout footer buttons alignment in Data Frame Analytics ({kibana-pull}204735[#204735]).
44
+
* Adds a missing space between lines in the Data Frame Analytics delete job modal ({kibana-pull}204732[#204732]).
45
+
* Fixes an issue where the Refresh button in the Anomaly Detection Datafeed counts table was unresponsive ({kibana-pull}204625[#204625]).
46
+
* Fixes the inference timeout check in File Upload ({kibana-pull}204722[#204722]).
47
+
* Fixes the side bar navigation for the Data Visualizer ({kibana-pull}205170[#205170]).
0 commit comments