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: docs/release-notes/8.18.asciidoc
+37-1Lines changed: 37 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,38 @@
1
1
[[release-notes-header-8.18.0]]
2
2
== 8.18
3
3
4
+
[discrete]
5
+
[[release-notes-8.18.1]]
6
+
=== 8.18.1
7
+
8
+
// tag::known-issue[]
9
+
[discrete]
10
+
.The technical preview badge incorrectly displays on the alert suppression fields for event correlation rules
11
+
[%collapsible]
12
+
====
13
+
*Details* +
14
+
On April 8, 2025, it was discovered that alert suppression for event correlation rules is incorrectly shown as being in technical preview when you create a new rule. For more information, check https://github.com/elastic/docs-content/issues/1021[#1021].
15
+
16
+
====
17
+
// end::known-issue[]
18
+
19
+
[discrete]
20
+
[[enhancements-8.18.1]]
21
+
==== Enhancements
22
+
* Updates the **MITRE ATT&CK® coverage** page mapping to `v16.1` ({kibana-pull}215026[#215026]).
23
+
* Adds a background task to upgrade Agentless deployments after {kib} has been upgraded ({kibana-pull}207143[#207143]).
24
+
* Improves {elastic-defend}'s' CPU usage on systems with very high event volumes.
25
+
26
+
[discrete]
27
+
[[bug-fixes-8.18.1]]
28
+
==== Fixes
29
+
* Removes the check for unused connector roles ({kibana-pull}219358[#219358]).
30
+
* Simplifies and improves the rule import error message ({kibana-pull}218701[#218701]).
31
+
* Fixes the related integrations render performance on rule editing pages ({kibana-pull}217254[#217254]).
32
+
* Prevents {esql} rules from timing out if the rule query takes longer than five minutes to complete ({kibana-pull}216667[#216667]).
33
+
* Improves {elastic-defend}'s call site analysis logic.
34
+
* Fixes a bug in {elastic-defend}'s redaction of diagnostics bundles.
35
+
4
36
[discrete]
5
37
[[release-notes-8.18.0]]
6
38
=== 8.18.0
@@ -29,7 +61,7 @@ Duplicate your rules and enable them.
29
61
[%collapsible]
30
62
====
31
63
*Details* +
32
-
On April 8, 2025, it was discovered that alert suppression for event correlation rules is incorrectly shown as being in technical preview when you create a new rule. For more information, check (https://github.com/elastic/docs-content/issues/1021)[#1021].
64
+
On April 8, 2025, it was discovered that alert suppression for event correlation rules is incorrectly shown as being in technical preview when you create a new rule. For more information, check https://github.com/elastic/docs-content/issues/1021[#1021].
33
65
34
66
====
35
67
// end::known-issue[]
@@ -44,6 +76,10 @@ When you install an {elastic-defend} integration or a new agent policy for this
44
76
45
77
*Workaround* +
46
78
To resolve this issue, before you add an {elastic-defend} integration to a policy in {fleet}, apply any pending prebuilt rule updates. This will prevent rule actions, exceptions, and customizations from being overwritten.
79
+
80
+
*Resolved* +
81
+
This issue is fixed in {stack} versions 8.17.6, 8.18.1, and 9.0.1.
0 commit comments