From dfaaff20dd7291e7bbf41b0d8e4cff9d2da17014 Mon Sep 17 00:00:00 2001 From: Andres Rodriguez Date: Tue, 20 Jul 2021 08:54:02 +0200 Subject: [PATCH] Cleanup --- CHANGELOG.next.asciidoc | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index b67bb4ecb16..ada51a325e5 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -283,7 +283,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d - Fix CredentialsJSON unpacking for `gcp-pubsub` and `httpjson` inputs. {pull}23277[23277] - Fix issue with m365_defender, when parsing incidents that has no alerts attached: {pull}25421[25421] - Fix default config template values for paths on oracle module: {pull}26276[26276] -- Do not close filestream harvester if an unexpected error is returned when close.on_state_change.* is enabled. {pull}26411[26411] - Fix Elasticsearch compatibility for modules that use `copy_from` in `set` processors. {issue}26629[26629] - Change type of max_bytes in all configs to be cfgtype.ByteSize {pull}26699[26699]