Skip to content

Commit b229107

Browse files
natasha-moore-elasticmergify[bot]
authored andcommitted
Security 8.18.8 release notes (#7080)
* Security 8.18.8 release notes * Update docs/release-notes/8.18.asciidoc Co-authored-by: Nicholas Berlin <56366649+nicholasberlin@users.noreply.github.com> * Update docs/release-notes/8.18.asciidoc Co-authored-by: Nicholas Berlin <56366649+nicholasberlin@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Gabriel Landau <42078554+gabriellandau@users.noreply.github.com> --------- Co-authored-by: Nicholas Berlin <56366649+nicholasberlin@users.noreply.github.com> Co-authored-by: Gabriel Landau <42078554+gabriellandau@users.noreply.github.com> (cherry picked from commit cef7330) # Conflicts: # docs/release-notes.asciidoc
1 parent fce09b4 commit b229107

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

docs/release-notes.asciidoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33

44
This section summarizes the changes in each release.
55

6+
<<<<<<< HEAD
7+
=======
8+
* <<release-notes-8.19.5, {elastic-sec} version 8.19.5>>
9+
* <<release-notes-8.19.4, {elastic-sec} version 8.19.4>>
10+
* <<release-notes-8.19.3, {elastic-sec} version 8.19.3>>
11+
* <<release-notes-8.19.2, {elastic-sec} version 8.19.2>>
12+
* <<release-notes-8.19.1, {elastic-sec} version 8.19.1>>
13+
* <<release-notes-8.19.0, {elastic-sec} version 8.19.0>>
14+
* <<release-notes-8.18.8, {elastic-sec} version 8.18.8>>
15+
>>>>>>> cef7330f (Security 8.18.8 release notes (#7080))
616
* <<release-notes-8.18.7, {elastic-sec} version 8.18.7>>
717
* <<release-notes-8.18.6, {elastic-sec} version 8.18.6>>
818
* <<release-notes-8.18.5, {elastic-sec} version 8.18.5>>

docs/release-notes/8.18.asciidoc

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

4+
[discrete]
5+
[[release-notes-8.18.8]]
6+
=== 8.18.8
7+
8+
[discrete]
9+
[[features-8.18.8]]
10+
==== New features
11+
* Adds an {elastic-defend} option to remediate orphaned state by attempting to start Elastic Agent service.
12+
13+
[discrete]
14+
[[enhancements-8.18.8]]
15+
==== Enhancements
16+
* Increases the throughput of {elastic-defend} Logstash connections by increasing the maximum size it can upload at once.
17+
18+
[discrete]
19+
[[bug-fixes-8.18.8]]
20+
==== Fixes
21+
* Removes `null` in confirmation dialog when bulk editing index patterns for rules ({kibana-pull}236572[#236572]).
22+
* Fixes the URL passed to detection rule actions via the `{{context.results_link}}` placeholder ({kibana-pull}236067[#236067]).
23+
* Adds support in {elastic-defend} for installing eBPF probes on Linux endpoints when taskstats is compiled out of the kernel.
24+
* Fixes a bug in {elastic-defend} where Linux network events could have source and destination bytes swapped.
25+
* Removes `.process.thread.capabilities.permitted` and `.process.thread.capabilities.effective` from Linux network events in {elastic-defend}.
26+
* Fixes a bug in {elastic-defend} where host isolation could auto-release incorrectly. Host isolation now only releases when {elastic-endpoint} becomes orphaned. Intermittent {elastic-agent} connectivity changes no longer alter the host isolation state.
27+
* Improves the reliability of local {elastic-defend} administrative shell commands. In rare cases, a command could fail to execute due to issue with interprocess communication.
28+
* Fixes an issue where {elastic-defend} would incorrectly calculate throughput capacity when sending documents to output. This may have limited event throughput on extremely busy endpoints.
29+
* Fixes an issue in {elastic-defend} installation logging where only the first character of install paths (usually 'C') would be logged.
30+
431
[discrete]
532
[[release-notes-8.18.7]]
633
=== 8.18.7

0 commit comments

Comments
 (0)