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
+27-4Lines changed: 27 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,36 @@ Review the changes, fixes, and more to {{serverless-full}}.
9
9
10
10
For {{serverless-full}} API changes, refer to [APIs Changelog](https://www.elastic.co/docs/api/changes).
11
11
12
-
% Release notes include only features, enhancements, and fixes. Add breaking changes, deprecations, and known issues to the applicable release notes sections.
% ### Features and enhancements [elastic-cloud-serverless-releasedate-features-enhancements]
15
+
### Features and enhancements [serverless-changelog-04282025-features-enhancements]
16
+
17
+
* Adds the option to use the logical `AND` when filtering Monitors by multiple tags or locations [#217985](https://github.com/elastic/kibana/pull/217985)
18
+
* Makes Attack Discovery alerts persistent and searchable [#218906](https://github.com/elastic/kibana/pull/218906)
19
+
* Improves edit ReadMe functionality for custom integrations [#215259](https://github.com/elastic/kibana/pull/215259)
20
+
* Removes metrics and logs from the `get_service_stats` API [#218346](https://github.com/elastic/kibana/pull/218346)
21
+
* Allows you to customize the table tab [#218686](https://github.com/elastic/kibana/pull/218686)
22
+
* Enables keyboard navigation for the create annotations form [#217918](https://github.com/elastic/kibana/pull/217918)
23
+
24
+
25
+
### Fixes [serverless-changelog-04282025-fixes]
26
+
27
+
* Fixes keyword format in metric visualizations [#218233](https://github.com/elastic/kibana/pull/218233)
28
+
* Fixes monitor history histogram and group by location issue [#218550](https://github.com/elastic/kibana/pull/218550)
29
+
* Prevents other conditions from changing when you change the condition type of a monitor status rule [#216426](https://github.com/elastic/kibana/pull/216426)
30
+
* Filters out null values from `sourceDataStreams`[#218772](https://github.com/elastic/kibana/pull/218772)
31
+
* Fixes span url link when `transactionId` is missing in span links [#218232](https://github.com/elastic/kibana/pull/218232)
32
+
* Fixes logical `AND` behavior when a filter is removed [#218910](https://github.com/elastic/kibana/pull/218910)
33
+
* Fixes a bug that prevented index template creation [#218901](https://github.com/elastic/kibana/pull/218901)
0 commit comments