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
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,31 @@
1
1
[[release-notes-header-8.18.0]]
2
2
== 8.18
3
3
4
+
[discrete]
5
+
[[release-notes-8.18.4]]
6
+
=== 8.18.4
7
+
8
+
[discrete]
9
+
[[enhancements-8.18.4]]
10
+
==== Enhancements
11
+
* Improves logging of fatal exceptions in {elastic-defend}.
12
+
* Allows {elastic-defend} users to control the maximum file size for malware protection using the `advanced.malware.max_file_size_bytes` advanced policy setting.
13
+
14
+
[discrete]
15
+
[[bug-fixes-8.18.4]]
16
+
==== Fixes
17
+
* Fixes differences between risk scoring preview and persisted risk scores ({kibana-pull}226456[#226456]).
18
+
* Fixes domain validation in case observables ({kibana-pull}225901[#225901]).
19
+
* Updates a placeholder and validation message in the **Related Integrations** section of the rule upgrade flyout ({kibana-pull}225775[#225775]).
20
+
* Excludes {ml} rules from installation and upgrade checks for users with Basic or Essentials licenses ({kibana-pull}224676[#224676]).
21
+
* Allows using days as a time unit in rule schedules, fixing an issue where durations normalized to days were incorrectly displayed as 0 seconds ({kibana-pull}224083[#224083]).
22
+
* Strips `originId` from connectors before rule import to ensure correct ID regeneration and prevent errors when migrating connector references on rules ({kibana-pull}223454[#223454]).
23
+
* Refactors Timeline styling for improved consistency with design updates ({kibana-pull}222438[#222438]).
24
+
* Fixes a bug where the **Rules**, **Alerts**, and **Fleet** pages would stall in air-gapped environments ({kibana-pull}220510[#220510]).
25
+
* Fixes a bug where unmodified prebuilt rules installed before v8.18 didn't appear in the **Upgrade** table when the **Unmodified** filter was selected ({kibana-pull}227859[#227859]).
26
+
* Improves UI copy for the "bulk update with conflicts" modal ({kibana-pull}227803[#227803]).
27
+
* Fixes an issue in {elastic-defend} that may result in bugchecks (BSODs) on Windows systems with a very high volume of network connections. This issue has only been observed on Windows Server.
0 commit comments