diff --git a/docs/release-notes/8.11.asciidoc b/docs/release-notes/8.11.asciidoc index 6e4d9f1d07..1283093e30 100644 --- a/docs/release-notes/8.11.asciidoc +++ b/docs/release-notes/8.11.asciidoc @@ -34,8 +34,9 @@ * Enables ES|QL in Timeline (technical preview) ({pull}166764[#166764]). * Adds the new ES|QL rule type (technical preview) ({pull}165450[#165450]). * Updates the Endpoint policy UI (**Manage -> Policies**) to include a `Protection updates` tab, a new column called `Deployed version`, and a banner that highlights outdated policies ({pull}165256[#165256], {pull}162719[#162719]). -* Implements Kafka output for {elastic-endpoint} (https://github.com/elastic/endpoint-dev/issues/13192[#13192]). -* Introduces full support for {elastic-endpoint} on macOS (https://github.com/elastic/endpoint-dev/issues/13058[#13058]). +* Introduces full support for {elastic-endpoint} on macOS Sonoma (https://github.com/elastic/endpoint-dev/issues/13058[#13058]). +* Updates {elastic-defend} to support AlmaLinux 9 and Rocky Linux 9 (https://github.com/elastic/endpoint-dev/pull/13613[#13613]). +* Adds a new optional parameter to {elastic-endpoint}'s `top` command. The `--limit` parameter specifies how many times to refresh the command's output before a graceful exit (https://github.com/elastic/endpoint-dev/pull/13608[#13608]). [discrete] [[enhancements-8.11.0]] @@ -47,6 +48,7 @@ * Adds tooltips to overview section titles in the alert details flyout ({pull}166737[#166737]). * Updates the `.lists` and `.items` indices to data streams ({pull}162508[#162508]). + [discrete] [[bug-fixes-8.11.0]] ==== Bug fixes