From 6c3a9697f11832c42a3c62f92ae61e58fc44746d Mon Sep 17 00:00:00 2001 From: "Lee E. Hinman" Date: Wed, 18 Oct 2023 15:28:52 -0500 Subject: [PATCH] update changelog --- CHANGELOG.next.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 21145daf4836..37bb60d04e3f 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -68,7 +68,7 @@ is collected by it. - Add default cgroup regex for add_process_metadata processor {pull}36484[36484] {issue}32961[32961] - Fix environment capture by `add_process_metadata` processor. {issue}36469[36469] {pull}36471[36471] - syslog processor - Fix the ability to use `when` conditions on the processor. {issue}36762[36762] -- upgrade elastic-agent-libs to v0.6.0, allows beat running as a windows service to receive more than one change request. {pull}99999[99999] +- upgrade elastic-agent-libs to v0.6.0, allows beat running as a windows service to receive more than one change request. {pull}36896[36896] *Auditbeat*