From c039f9cded6401ac3ff25c07cde7341279f5c297 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Mon, 13 Nov 2023 15:05:18 -0500 Subject: [PATCH] [BUG] 8.11.0 release notes include links to private repository (#4248) (cherry picked from commit 94662eba58fc2545d94ab92d897e623b56940dfa) --- docs/release-notes/8.11.asciidoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/release-notes/8.11.asciidoc b/docs/release-notes/8.11.asciidoc index 39cc5a8fe1..44a2800bb5 100644 --- a/docs/release-notes/8.11.asciidoc +++ b/docs/release-notes/8.11.asciidoc @@ -51,10 +51,10 @@ * 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]). -* 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]). -* Adds Agent tamper protection for {elastic-defend}, which prevents unauthorized attempts to uninstall {agent} and {elastic-endpoint} from a host (https://github.com/elastic/endpoint-dev/pull/12997[#12997]). +* Introduces full support for {elastic-endpoint} on macOS Sonoma. +* Updates {elastic-defend} to support AlmaLinux 9 and Rocky Linux 9. +* 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. +* Adds Agent tamper protection for {elastic-defend}, which prevents unauthorized attempts to uninstall {agent} and {elastic-endpoint} from a host. [discrete] [[enhancements-8.11.0]]