Skip to content

Commit f1afe16

Browse files
[Security] 8.18.4 release notes (#6912) (#6939)
* [Security] 8.18.4 release notes * Tweaks * adds missing RN * address feedback * Adds another note * and another one * Add more RM notes * full stop (cherry picked from commit dfd8418) Co-authored-by: natasha-moore-elastic <[email protected]>
1 parent 4ad0253 commit f1afe16

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

docs/release-notes.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
This section summarizes the changes in each release.
55

6+
* <<release-notes-8.18.4, {elastic-sec} version 8.18.4>>
67
* <<release-notes-8.18.3, {elastic-sec} version 8.18.3>>
78
* <<release-notes-8.18.2, {elastic-sec} version 8.18.2>>
89
* <<release-notes-8.18.1, {elastic-sec} version 8.18.1>>

docs/release-notes/8.18.asciidoc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
[[release-notes-header-8.18.0]]
22
== 8.18
33

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.
28+
429
[discrete]
530
[[release-notes-8.18.3]]
631
=== 8.18.3

0 commit comments

Comments
 (0)