From 9ee06d259c8b3d103a319fbe12c54be58e29952c Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 11:19:21 -0800 Subject: [PATCH] 8.11 RN updates (#4214) (#4215) * incorporates updates * Update docs/release-notes/8.11.asciidoc Co-authored-by: Joe Peeples * removes sentence fragment --------- Co-authored-by: Joe Peeples (cherry picked from commit c733a4b2b4bdd48422c39c4194e9b1c8c0530a59) Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> --- docs/release-notes/8.11.asciidoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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