Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This section summarizes the changes in each release.

* <<release-notes-8.19.1, {elastic-sec} version 8.19.1>>
* <<release-notes-8.19.0, {elastic-sec} version 8.19.0>>
* <<release-notes-8.18.5, {elastic-sec} version 8.18.5>>
* <<release-notes-8.18.4, {elastic-sec} version 8.18.4>>
* <<release-notes-8.18.3, {elastic-sec} version 8.18.3>>
* <<release-notes-8.18.2, {elastic-sec} version 8.18.2>>
Expand Down
18 changes: 18 additions & 0 deletions docs/release-notes/8.18.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
[[release-notes-header-8.18.0]]
== 8.18

[discrete]
[[release-notes-8.18.5]]
=== 8.18.5

[discrete]
[[enhancements-8.18.5]]
==== Enhancements
* Adds the `detection_rule_upgrade_status` object to snapshot telemetry schema ({kibana-pull}223086[#223086]).
* To help identify which parts of `elastic-endpoint.exe` are using a significant amount of CPU, {elastic-defend} on Windows can now include CPU profiling data in diagnostics. To request CPU profiling data using the command line, refer to {fleet-guide}/elastic-agent-cmd-options.html#_options[{agent} command reference]. To request CPU profiling data using {kib}, check the **Collect additional CPU metrics** box when requesting {agent} diagnostics.

[discrete]
[[bug-fixes-8.18.5]]
==== Fixes
* Improves UI copy for the "bulk update with conflicts" modal ({kibana-pull}227803[#227803]).

[discrete]
[[release-notes-8.18.4]]
=== 8.18.4
Expand Down Expand Up @@ -50,6 +65,9 @@ For more information, check https://github.com/elastic/endpoint/issues/90[#90]
Upgrade to the fixed version: https://www.elastic.co/downloads/past-releases/elastic-agent-8-18-3+build202507101319[8.18.3+build202507101319].

If you're unable to upgrade or downgrade, set the `advanced.kernel.network` advanced setting to `false` in your {elastic-defend} integration policy.

*Resolved* +
This issue is fixed in {stack} version 8.18.4.
====
// end::known-issue[]

Expand Down