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
Adds Serverless changelog for August 4 and August 11 (#2506)
Adds the Serverless changelogs for August 4th and 11th, and adds the
August 11th breaking change.
---------
Co-authored-by: wajihaparvez <[email protected]>
Review the changes, fixes, and more to {{serverless-full}}.
11
11
12
+
## August 11, 2025 [serverless-changelog-08112025]
13
+
14
+
### Features and enhancements [serverless-changelog-08112025-features-enhancements]
15
+
* Adds **DOES NOT MATCH** capability to the IM rule type in Elastic Security Serverless [#227084]({{kib-pull}}227084)
16
+
* Adds Automatic Import documentation links to log descriptions and error messages [#229375]({{kib-pull}}229375)
17
+
* Improves dashboard usability at 400% zoom [#228978]({{kib-pull}}228978)
18
+
* Adds an **unsaved changes** modal in Discover [#225252]({{kib-pull}}225252)
19
+
* Adds a recovery mode switch for status alerts in Elastic Observability Serverless [#229962]({{kib-pull}}229962)
20
+
* Adds an error parameter to the agent config API in Elastic Observability Serverless [#230298]({{kib-pull}}230298)
21
+
* Adds an inference timeout to anonymization settings in Elastic Observability Serverless [#230640]({{kib-pull}}230640)
22
+
* Fetches referenced panels when loading dashboards in Elastic Observability Serverless [#228811]({{kib-pull}}228811)
23
+
* Installs product docs with KB installation in Elastic Observability Serverless [#228695]({{kib-pull}}228695)
24
+
* Links from alert details to related dashboards now include a time range filter in Elastic Observability Serverless [#230601]({{kib-pull}}230601)
25
+
* Updates the default Gemini model for the Gemini Connector in Playground from Gemini 1.5 Pro to Gemini 2.5 Pro in Elasticsearch Serverless [#230457]({{kib-pull}}230457)
26
+
27
+
### Fixes [serverless-changelog-08112025-fixes]
28
+
* Removes unnecessary promises in dashboards [#230313]({{kib-pull}}230313)
29
+
* Fixes date math plus sign encoding in dashboards [#230469]({{kib-pull}}230469)
30
+
* Logs a warning if filter and query state are malformed in dashboards [#230088]({{kib-pull}}230088)
31
+
* Fixes duplicate panel action hangs when a dashboard has collapsed sections closed on page load [#230842]({{kib-pull}}230842)
32
+
* Fixes a screen reader–only header for accessibility in dashboards [#230470]({{kib-pull}}230470)
33
+
* Fixes missing validation errors in the package policy editor in Fleet [#229932]({{kib-pull}}229932)
34
+
* Fixes agentless integrations where `organization`, `division`, or `team` data fields were being overwritten by package metadata in Fleet [#230479]({{kib-pull}}230479)
35
+
* Fixes the output SSL config order in Fleet [#230758]({{kib-pull}}230758)
36
+
* Fixes glitches in the **data view creation** flyout in Discover when accessed from another page [#228749]({{kib-pull}}228749)
37
+
* Fixes a setup bug in the Elastic Observability Serverless lock manager [#230519]({{kib-pull}}230519)
38
+
* Adds a loading state in Elastic Observability Serverless for installing or uninstalling product docs [#229579]({{kib-pull}}229579)
39
+
* Includes a timestamp range filter to exclude the frozen tier in Elastic Observability Serverless [#230375]({{kib-pull}}230375)
40
+
* Adjusts e2e onboarding tests to work in Elastic Observability Serverless [#229969]({{kib-pull}}229969)
41
+
* Moves the `scheduleNow` call to the privmon engine init instead of the monitoring source engine in Elastic Security Serverless [#230263]({{kib-pull}}230263)
42
+
* Creates the Privileged user monitoring default index source only if it doesn't already exist in Elastic Security Serverless [#229693]({{kib-pull}}229693)
43
+
* Fixes Privileged user monitoring index sync in non-default spaces in Elastic Security Serverless [#230420]({{kib-pull}}230420)
44
+
* Adds a validation error if the actions throttle is shorter than the rule interval in Elastic Security Serverless [#229976]({{kib-pull}}229976)
45
+
* Excludes deprecated features from spaces solution visibility [#230385]({{kib-pull}}230385)
46
+
* Ensures form fields persist when validation fails in Machine Learning [#230321]({{kib-pull}}230321)
47
+
* Improves accessibility of the Streams table [#225659]({{kib-pull}}225659)
48
+
* Fixes a bug that prevented saving linked TSVB visualizations when changing the data view [#228685]({{kib-pull}}228685)
49
+
* Fixes a null property error in the Elasticsearch Serverless Playground [#230729]({{kib-pull}}230729)
50
+
51
+
## August 4, 2025 [serverless-changelog-08042025]
52
+
53
+
### Features and enhancements [serverless-changelog-08042025-features-enhancements]
54
+
* Updates AGENTLESS_DISABLED_INPUTS list in Fleet [#229117]({{kib-pull}}229117)
55
+
* Enables filter and saved query options in the optional Elastic Observability Serverless query filter [#229453]({{kib-pull}}229453)
56
+
* Introduces dashboard migration endpoints in Elastic Security Serverless [#229112]({{kib-pull}}229112)
57
+
* Adds the ability to save Playgrounds within a space in Elasticsearch Serverless [#229511]({{kib-pull}}229511)
58
+
* Enhances grok semantics extraction with Onigurama regex patterns in Discover [#229409]({{kib-pull}}229409)
59
+
* Adds **Prettify** button to the editor and removes the ability to unwrap in Discover [#228159]({{kib-pull}}228159)
60
+
* Adds support for expressions in Discover STATS [#229513]({{kib-pull}}229513)
61
+
* Allows pasting screenshots into Markdown comment fields for cases in Elastic Observability Serverless [#226077]({{kib-pull}}226077)
62
+
* Adds `detection_rule_upgrade_status` to snapshot telemetry in Elastic Security Serverless [#223086]({{kib-pull}}223086)
63
+
* Adds EASE value report in Elastic Security Serverless [#228877]({{kib-pull}}228877)
64
+
* Adds Machine Learning ability to filter AI Connector providers by solution type [#228116]({{kib-pull}}228116)
65
+
* Improves Console reliability by removing odd retry logic and adding Elasticsearch host selector [#229574]({{kib-pull}}229574)
0 commit comments