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
+59Lines changed: 59 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,65 @@ 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-02172025]]
15
+
=== February 17, 2025
16
+
17
+
[discrete]
18
+
[[features-02172025]]
19
+
==== Features and enhancements
20
+
* Adds alert status management to the AI Assistant connector ({kibana-pull}203729[#203729]).
21
+
* Enables the new Borealis theme ({kibana-pull}210468[#210468]).
* Increases search timeout toast lifetime to 1 week ({kibana-pull}210576[#210576]).
24
+
* Improves performance in `dependencies` endpoints to prevent high CPU usage ({kibana-pull}209999[#209999]).
25
+
* Adds "Logs" tab to mobile services ({kibana-pull}209944[#209944]).
26
+
* Adds "All logs" data view to the Classic navigation ({kibana-pull}209042[#209042]).
27
+
* Changes default to "native" function calling if the connector configuration is not exposed ({kibana-pull}210455[#210455]).
28
+
* Updates entity insight badge to open entity flyouts ({kibana-pull}208287[#208287]).
29
+
* Standardizes actions in Alerts KPI visualizations ({kibana-pull}206340[#206340]).
30
+
* Allows the creation of dynamic aggregations controls for ES|QL charts ({kibana-pull}210170[#210170]).
31
+
* Fixes the values control FT ({kibana-pull}211159[#211159]).
32
+
* Trained models: Replaces the download button by extending the deploy action ({kibana-pull}205699[#205699]).
33
+
* Adds the `useCustomDragHandle` property ({kibana-pull}210463[#210463]).
34
+
35
+
[discrete]
36
+
[[fixes-02172025]]
37
+
==== Fixes
38
+
* Fixes an issue where clicking on the name badge for a synthetics monitor on an SLO details page would lead to a page that failed to load monitor details ({kibana-pull}210695[#210695]).
39
+
* Fixes an issue where the popover in the rules page may get stuck when being clicked more than once ({kibana-pull}208996[#208996]).
40
+
* Fixes an error in the cases list when the case assignee is an empty string ({kibana-pull}209973[#209973]).
41
+
* Fixes an issue with assigning color mappings when multiple layers are defined ({kibana-pull}208571[#208571]).
42
+
* Fixes an issue where behind text colors were not correctly assigned, such as in `Pie`, `Treemap` and `Mosaic` charts. ({kibana-pull}209632[#209632]).
43
+
* Fixes an issue where dynamic coloring has been disabled from Last value aggregation types ({kibana-pull}209110[#209110]).
0 commit comments