From 352a798a15cc931782204ae5bffd6f982b8cfd34 Mon Sep 17 00:00:00 2001 From: Craig MacKenzie Date: Thu, 4 Jan 2024 19:10:30 -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 c3ff88d0c8a..22b7f7d5b04 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -149,7 +149,7 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - elasticsearch output now supports `idle_connection_timeout`. {issue}35616[35615] {pull}36843[36843] - Upgrade golang/x/net to v0.17.0. Updates the publicsuffix table used by the registered_domain processor. {pull}36969[36969] Setting environmental variable ELASTIC_NETINFO:false in Elastic Agent pod will disable the netinfo.enabled option of add_host_metadata processor -- Upgrade to Go 1.20.12. {pull}37350[37350] +- Upgrade to Go 1.21.5. {pull}37550[37550] - The Elasticsearch output can now configure performance presets with the `preset` configuration field. {pull}37259[37259] *Auditbeat*