From 2dffe8cb84291df571c223edd5c2b78aa4fba263 Mon Sep 17 00:00:00 2001 From: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Date: Tue, 12 Sep 2023 09:41:19 -0400 Subject: [PATCH] Fix IoC note in 8.10 Release Notes (#480) (cherry picked from commit e7c5989684400243d764aa825763ac858af7bed4) --- .../ingest-management/release-notes/release-notes-8.10.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/ingest-management/release-notes/release-notes-8.10.asciidoc b/docs/en/ingest-management/release-notes/release-notes-8.10.asciidoc index aa343d494..79e79e81e 100644 --- a/docs/en/ingest-management/release-notes/release-notes-8.10.asciidoc +++ b/docs/en/ingest-management/release-notes/release-notes-8.10.asciidoc @@ -101,7 +101,7 @@ The 8.10.0 release Added the following new and notable features. * Fix the path for hint templates for auto-discover. {kibana-pull}161075[#161075]. {agent}:: -* Don't trigger IOC alert on Windows uninstall. {agent-pull}3014[#3014] {agent-issue}2970[#2970] +* Don't trigger Indicator of Compromise (IoC) alert on Windows uninstall. {agent-pull}3014[#3014] {agent-issue}2970[#2970] * Fix credential redaction in diagnostic bundle collection. {agent-pull}3165[#3165] * Ensure that {agent} upgrades are rolled back even when the upgraded agent crashes immediately and repeatedly. {agent-pull}3220[#3220] {agent-issue}3123[#3123] * Ensure that Elastic Agent is restarted during rollback. {agent-pull}3268[#3268]