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: docs/en/install-upgrade/serverless-changelog.asciidoc
+49
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,55 @@ For serverless API changes, refer to https://www.elastic.co/docs/api/changes[API
10
10
11
11
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].
12
12
13
+
[discrete]
14
+
[[serverless-changelog-03242025]]
15
+
=== March 24, 2025
16
+
17
+
[discrete]
18
+
[[features-03242025]]
19
+
==== Features and enhancements
20
+
* Enables smoother scrolling in Kibana ({kibana-pull}214512[#214512]).
21
+
* Adds `context.grouping` action variable in Custom threshold and APM rules ({kibana-pull}212895[#212895]).
22
+
* Adds the ability to create an APM availability or latency SLO for all services ({kibana-pull}214653[#214653]).
23
+
* Enables editing central config for EDOT Agents / SDKs ({kibana-pull}211468[#211468]).
24
+
* Uses Data View name for Rule Data View display ({kibana-pull}214495[#214495]).
25
+
* Highlights the code examples in our inline docs ({kibana-pull}214915[#214915]).
26
+
* Updates data feeds for anomaly detection jobs to exclude Elastic Agent and Beats processes ({kibana-pull}213927[#213927]).
27
+
* Adds Mustache lambdas for alerting action ({kibana-pull}213859[#213859]).
* Prevents `getChildrenGroupedByParentId` from including the parent in the children list ({kibana-pull}214957[#214957]).
42
+
* Fixes ID overflow bug ({kibana-pull}215199[#215199]).
43
+
* Removes unnecessary `field service.environment` from top dependency spans endpoint ({kibana-pull}215321[#215321]).
44
+
* Fixes missing `user_agent` version field and shows it on the trace summary ({kibana-pull}215403[#215403]).
45
+
* Fixes rule preview works for form's invalid state ({kibana-pull}213801[#213801]).
46
+
* Fixes session view error on the alerts tab ({kibana-pull}214887[#214887]).
47
+
* Adds index privileges check to `applyDataViewIndices` ({kibana-pull}214803[#214803]).
48
+
* Changes the default Risk score lookback period from `30m` to `30d` ({kibana-pull}215093[#215093]).
49
+
* Fixes issue with alert grouping re-render ({kibana-pull}215086[#215086]).
50
+
* Limits the `transformID` length to 36 characters ({kibana-pull}213405[#213405]).
51
+
* Fixes Data view refresh not supporting the `indexPattern` parameter ({kibana-pull}215151[#215151]).
52
+
* Uses Risk Engine `SavedObject` intead of `localStorage` on the Risk Score web page ({kibana-pull}215304[#215304]).
53
+
* Fixes autocomplete for comments when there is a space ({kibana-pull}214696[#214696]).
54
+
* Makes sure that the variables in the editor are always up to date ({kibana-pull}214833[#214833]).
55
+
* Calculates the query for retrieving the values correctly ({kibana-pull}214905[#214905]).
56
+
* Fixes overlay in integrations on mobile ({kibana-pull}215312[#215312]).
57
+
* Fixes chart in single metric anomaly detection wizard ({kibana-pull}214837[#214837]).
58
+
* Fixes regression that caused the cases actions to disappear from the detections engine alerts table bulk actions menu ({kibana-pull}215111[#215111]).
59
+
* Changes "Close project" to "Log out" in nav menu in serverless mode ({kibana-pull}211463[#211463]).
60
+
* Fixes search profiler index reset field when query is changed ({kibana-pull}215420[#215420]).
0 commit comments