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
Changelog for week of Oct. 20, 2025 (elastic#3632)
Fixeselastic#3587 by creating this week's serverless changelog. The release
was delayed due to the AWS outage earlier this week.
Thanks in advance for your review!
---------
Co-authored-by: Nastasha Solomon <[email protected]>
Co-authored-by: wajihaparvez <[email protected]>
* Adds Jira's `otherFields` JSON editor to case creation flow [#238435]({{kib-pull}}238435)
63
+
* Updates connector API [#236863]({{kib-pull}}236863)
64
+
* Separates sync alert and auto-extract updates in activity log [#236519]({{kib-pull}}236519)
65
+
* Fixes auto extraction of observables in EASE [#239000]({{kib-pull}}239000)
66
+
* Removes `autoFocus` to preserve proper focus upon modal close [#239366]({{kib-pull}}239366)
67
+
* Adds manual focus to the Cases action button's actions [#239504]({{kib-pull}}239504)
68
+
* Fixes the behavior of Security serverless projects' Tier 1 and Tier 2 analyst roles by revoking their Endpoint exceptions read access
12
69
13
70
## October 15, 2025 [serverless-changelog-10152025]
14
-
* {{serverless-full}} is now available in two new Amazon Web Services [regions](/deploy-manage/deploy/elastic-cloud/regions.md): `ap-northeast-1` (Tokyo) and `eu-west-2` (London).
71
+
* {{serverless-full}} is now available in two new Amazon Web Services [regions](/deploy-manage/deploy/elastic-cloud/regions.md): `ap-northeast-1` (Tokyo) and `eu-west-2` (London)
15
72
16
73
17
74
## October 13, 2025 [serverless-changelog-10132025]
Copy file name to clipboardExpand all lines: release-notes/elastic-cloud-serverless/known-issues.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,18 @@ Known issues are significant defects or limitations that may impact your impleme
16
16
17
17
## Active
18
18
19
+
::::{dropdown} Alerts aren't generated for rules with alert flapping off and an alert delay higher than 1
20
+
21
+
**Details**
22
+
23
+
On October 22, 2025, it was discovered that alerts aren't generated for rules that have **Alert flapping detection** turned off and the alert delay set to a value higher than 1.
24
+
25
+
**Workaround**
26
+
27
+
Set the alert delay value to 1 or turn on **Alert flapping detection**.
28
+
29
+
::::
30
+
19
31
:::{dropdown} In {{sec-serverless}}, the entity risk score feature may stop persisting risk score documents
20
32
21
33
On May 30, 2025, it was discovered that the entity risk score feature may stop persisting risk score documents if risk scoring was previously turned on. This is due to a bug that prevents the `entity_analytics_create_eventIngest_from_timestamp-pipeline-<space_name>` ingest pipeline (which is set as a default pipeline for the risk scoring index in an earlier {{serverless-short}} release) from being created when {{kib}} starts up.
0 commit comments