Skip to content

Commit eda2337

Browse files
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]>
1 parent f0c5a8b commit eda2337

File tree

2 files changed

+84
-0
lines changed

2 files changed

+84
-0
lines changed

release-notes/elastic-cloud-serverless/breaking-changes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ products:
66

77
# {{serverless-full}} breaking changes [elastic-cloud-serverless-breaking-changes]
88

9+
## August 11, 2025 [elastic-cloud-serverless-08112025-breaking]
10+
* Improves advanced settings management APIs privilege checks [#230067]({{kib-pull}}230067)
11+
912
## June 23, 2025 [serverless-changelog-06232025]
1013

1114
* {{esql}}: Disallows mixed quoted/unquoted patterns in `FROM` commands [#127636]({{es-pull}}127636)

release-notes/elastic-cloud-serverless/index.md

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,87 @@ products:
99
# {{serverless-full}} changelog [elastic-cloud-serverless-changelog]
1010
Review the changes, fixes, and more to {{serverless-full}}.
1111

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)
66+
* Improves rate limiter UX [#227678]({{kib-pull}}227678)
67+
* Adds table list view to the space selector screen [#229046]({{kib-pull}}229046)
68+
* Adds `kibana.alert.grouping` field to infra alerts [#229054]({{kib-pull}}229054)
69+
70+
### Fixes [serverless-changelog-08042025-fixes]
71+
* Fixes loading of saved queries in the Alerting rule definition [#229964]({{kib-pull}}229964)
72+
* Fixes dashboard panel rendering when the defer-below-the-fold setting is on and panels are focused/unfocused [#229662]({{kib-pull}}229662)
73+
* Fixes ES|QL loading button state for long-running queries in **Lens** [#226565]({{kib-pull}}226565)
74+
* Fixes extra padding below Advanced Options when inline editing in **Lens** [#229967]({{kib-pull}}229967)
75+
* Improves Discover document viewer error handling where errors in one tab no longer break other tabs [#229220]({{kib-pull}}229220)
76+
* Improves performance of breakdown field search in Discover [#229335]({{kib-pull}}229335)
77+
* Enables **Save query** button after making changes in the Discover save query menu [#229053]({{kib-pull}}229053)
78+
* Displays function license availability in Discover inline docs [#229961]({{kib-pull}}229961)
79+
* Fixes incorrect filtering logic when removing a comment field in Discover [#230116]({{kib-pull}}230116)
80+
* Modifies title generation to be scope-aware in Elastic Observability Serverless [#227434]({{kib-pull}}227434)
81+
* Prevents destructive actions via the Elasticsearch tool in Elastic Observability Serverless [#229497]({{kib-pull}}229497)
82+
* Replaces `EuiErrorBoundary` with `KibanaErrorBoundary` in Elastic Observability Serverless [#229710]({{kib-pull}}229710)
83+
* Fixes keyboard accessibility for the Waterfall flyout in Elastic Observability Serverless [#229926]({{kib-pull}}229926)
84+
* Allows knowledge base UI to work offline in Elastic Observability Serverless [#229874]({{kib-pull}}229874)
85+
* Fixes diff display bug when importing rule customizations in Elastic Security Serverless [#228475]({{kib-pull}}228475)
86+
* Adds missing announcements for filter in/out actions on bar charts in Elastic Security Serverless [#227388]({{kib-pull}}227388)
87+
* Fixes toast counter badge stacking order [#229300]({{kib-pull}}229300)
88+
* Fixes console error when adding Region map visualization for Machine Learning to a dashboard [#228669]({{kib-pull}}228669)
89+
* Fixes product docs install logic when the target version is higher than the current version for Machine Learning [#229704]({{kib-pull}}229704)
90+
* Adds support for the `name` attribute in create and update actions for saved objects [#228464]({{kib-pull}}228464)
91+
* Fixes missing data view [#229467]({{kib-pull}}229467)
92+
1293
## July 28, 2025 [serverless-changelog-07282025]
1394

1495
### Features and enhancements [serverless-changelog-07282025-features-enhancements]

0 commit comments

Comments
 (0)