diff --git a/docs/release-notes.asciidoc b/docs/release-notes.asciidoc index d8b9ba8d15..2ed8854d5d 100644 --- a/docs/release-notes.asciidoc +++ b/docs/release-notes.asciidoc @@ -3,6 +3,7 @@ This section summarizes the changes in each release. +* <> * <> * <> * <> diff --git a/docs/release-notes/8.19.asciidoc b/docs/release-notes/8.19.asciidoc index a9e07bea84..54e7e8f864 100644 --- a/docs/release-notes/8.19.asciidoc +++ b/docs/release-notes/8.19.asciidoc @@ -1,6 +1,24 @@ [[release-notes-header-8.19.0]] == 8.19 +[discrete] +[[release-notes-8.19.16]] +=== 8.19.16 + +[discrete] +[[bug-fixes-8.19.16]] +==== Fixes +* Fixes the **Manage license** link on the Attack Discovery page to navigate directly to **License Management** instead of the {stack-manage-app} landing page ({kibana-pull}266445[#266445]). +* Fixes a bug where the **Add to case** and **Add to existing case** actions were visible on the **Attack Discovery** page when the user lacked the necessary cases privileges ({kibana-pull}266127[#266127]). +* Fixes an issue where the Data Quality dashboard showed no data when {kib} was set to Japanese ({kibana-pull}265782[#265782]). +* Fixes an issue where {elastic-defend} failed to send data to {ls} output when the kernel TCP send buffer was full, causing connections to drop prematurely. +* Updates eBPF probes for {elastic-defend} on Linux to support 7.0 kernels. +* Fixes {elastic-defend} on Linux to report more accurate path names for file-less execution events. +* Fixes an issue where {elastic-endpoint} could get stuck in the `CONFIGURING` state when updating an {elastic-defend} policy with rollback enabled on Windows. +* Improves legacy event source compatibility with newer kernel versions (6.1+ and 7.0+) in {elastic-defend} on Linux. +* Fixes an issue where {elastic-defend} on Linux could trigger unnecessary automount activity on systems using `autofs`. +* Improves `fanotify` event collection reliability in {elastic-defend} on Ubuntu 26.04 and Linux 7.0. + [discrete] [[release-notes-8.19.15]] === 8.19.15