@@ -9,6 +9,43 @@ products:
9
9
# {{serverless-full}} changelog [ elastic-cloud-serverless-changelog]
10
10
Review the changes, fixes, and more to {{serverless-full}}.
11
11
12
+ ## July 22, 2025 [ serverless-changelog-07222025]
13
+
14
+ ### Features and enhancements [ serverless-changelog-07222025-features-enhancements]
15
+
16
+ * Improves perceived performance for dashboard flyouts [ #226052 ] ( {{kib-pull}}226052 )
17
+ * Renders {{esql}} controls using ** OptionsList** UI components [ #227334 ] ( {{kib-pull}}227334 ) .
18
+ * Adds ` MIGRATE ` to signed actions [ #228566 ] ( {{kib-pull}}228566 ) .
19
+ * Excludes metrics data streams [ #227842 ] ( {{kib-pull}}227842 ) .
20
+ * Adds a package rollback API [ #226754 ] ( {{kib-pull}}226754 ) .
21
+ * Displays related error count and adds a failure badge [ #227413 ] ( {{kib-pull}}227413 ) .
22
+ * Adds form row labels to the {{esql}} Editor [ #228103 ] ( {{kib-pull}}228103 ) .
23
+ * Registers a UI setting for anonymization [ #224607 ] ( {{kib-pull}}224607 ) .
24
+ * Adds support for span types [ #227208 ] ( {{kib-pull}}227208 ) .
25
+ * Introduces a public "test now" endpoint [ #227760 ] ( {{kib-pull}}227760 ) .
26
+ * Enables custom roles by default [ #227878 ] ( {{kib-pull}}227878 ) .
27
+ * Allows submitting case comments by pressing ** ⌘+Enter** (or ** Ctrl+Enter** ) [ #228473 ] ( {{kib-pull}}228473 ) .
28
+ * Increases the number of supported ** Group by** fields in threshold rules from 3 to 5 [ #227465 ] ( {{kib-pull}}227465 ) .
29
+
30
+ ### Fixes [ serverless-changelog-07222025-fixes]
31
+
32
+ * Fixes an issue in ** Lens** where ** Partition** charts (for example, Pie) blocked selection of legacy palettes [ #228051 ] ( {{kib-pull}}228051 ) .
33
+ * Correctly forwards the secondary prefix when the state value is an empty string (` None ` option) in ** Lens** [ #228183 ] ( {{kib-pull}}228183 ) .
34
+ * Fixes loading state and improves error handling in the dashboard save modal [ #227861 ] ( {{kib-pull}}227861 ) .
35
+ * Hides hidden indices from autocomplete when using a lookup index [ #227819 ] ( {{kib-pull}}227819 ) .
36
+ * Fixes incorrect validation between aggregation expressions [ #227989 ] ( {{kib-pull}}227989 ) .
37
+ * Fixes product docs installation status [ #226919 ] ( {{kib-pull}}226919 ) .
38
+ * Resolves issues in the ` metric_item ` component [ #227969 ] ( {{kib-pull}}227969 ) .
39
+ * Fixes a bug with the embeddings model dropdown when upgrading with a legacy endpoint [ #226878 ] ( {{kib-pull}}226878 ) .
40
+ * Fixes filtering by "unmodified" rules in the update table [ #227859 ] ( {{kib-pull}}227859 ) .
41
+ * Fixes an issue where alert status showed as untracked for newly created schedule rules [ #226575 ] ( {{kib-pull}}226575 ) .
42
+ * Improves copy in the bulk update modal [ #227803 ] ( {{kib-pull}}227803 ) .
43
+ * Enables soft-deleting of rule gaps on rule deletion [ #227231 ] ( {{kib-pull}}227231 ) .
44
+ * Migrates the anonymization in-memory table to ` EuiBasicTable ` for improved selection control [ #222825 ] ( {{kib-pull}}222825 ) .
45
+ * Fixes styling issues in flyouts [ #228078 ] ( {{kib-pull}}228078 ) .
46
+ * Fixes sub-menu behavior in the solution nav when collapsed [ #227705 ] ( {{kib-pull}}227705 ) .
47
+
48
+
12
49
## July 15, 2025 [ serverless-changelog-07152025]
13
50
14
51
### Features and enhancements [ serverless-changelog-07152025-features-enhancements]
0 commit comments