diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 81ac8c160f8f..55f7161a6d10 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -135,7 +135,6 @@ https://github.com/elastic/beats/compare/v7.17.7\...v7.17.8[View commits] - Add support in httpjson input for oAuth2ProviderDefault of password grant_type. {pull}29087[29087] - threatintel module: Add new Recorded Future integration. {pull}30030[30030] - Support SASL/SCRAM authentication in the Kafka input. {pull}31167[31167] -- checkpoint module: Add `network.transport` derived from IANA number. {pull}31076[31076] - Add URL Encode template function for httpjson input. {pull}30962[30962] - Add `application/zip` decoder to the `httpsjon` input. {issue}31282[31282] {pull}31304[31304] - Default value of `filebeat.registry.flush` increased from 0s to 1s. CPU and disk I/O usage are reduced because the registry is not written to disk for each ingested log line. {issue}30279[30279]