From ce5da3d1242254a0a435e4282593f357c96d8423 Mon Sep 17 00:00:00 2001 From: Adrian Serrano Date: Fri, 2 Jul 2021 09:56:25 +0200 Subject: [PATCH] Fix changelog --- CHANGELOG.next.asciidoc | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 158f6a8e4cc..bcd1c714553 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -173,29 +173,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d - Fix bug in aws-s3 input where the end of gzipped log files might have been discarded. {pull}26260[26260] - o365: Avoid mapping exception for `Parameters` and `ExtendedProperties` fields of string type. {pull}26164[26164] - Clone value when copy fields in processors to avoid crash. {issue}19206[19206] {pull}20500[20500] -- Fix cisco umbrella module config by adding input variable. {pull}22892[22892] -- Fix network.direction logic in zeek connection fileset. {pull}22967[22967] -- Convert the o365 module's `client.port` and `source.port` to numbers (from strings) in events. {pull}22939[22939] -- Fix Cisco ASA/FTD module's parsing of WebVPN log message 716002. {pull}22966[22966] -- Fix aws s3 overview dashboard. {pull}23045[23045] -- Fix bad `network.direction` values in Fortinet/firewall fileset. {pull}23072[23072] -- Add support for organization and custom prefix in AWS/CloudTrail fileset. {issue}23109[23109] {pull}23126[23126] -- Simplify regex for organization custom prefix in AWS/CloudTrail fileset. {issue}23203[23203] {pull}23204[23204] -- Fix syslog header parsing in infoblox module. {issue}23272[23272] {pull}23273[23273] -- Fix concurrent modification exception in Suricata ingest node pipeline. {pull}23534[23534] -- Fix handling of ModifiedProperties field in Office 365. {pull}23777[23777] -- Fix gcp/vpcflow module error where input type was defaulting to file. {pull}24719[24719] -- Change `checkpoint.source_object` from Long to Keyword. {issue}25124[25124] {pull}25145[25145] -- Fix s3 input when there is a blank line in the log file. {pull}25357[25357] -- Fix Nginx module pipelines. {issue}19088[19088] {pull}24699[24699] -- Remove space from field `sophos.xg.trans_src_ ip`. {issue}25154[25154] {pull}25250[25250] -- Fix `checkpoint.action_reason` when its a string, not a Long. {issue}25575[25575] {pull}25609[25609] -- Fix `fortinet.firewall.addr` when its a string, not an IP address. {issue}25585[25585] {pull}25608[25608] -- Fix incorrect field name appending to `related.hash` in `threatintel.abusechmalware` ingest pipeline. {issue}25151[25151] {pull}25674[25674] -- Add improvements to the azure activitylogs and platformlogs ingest pipelines. {pull}26148[26148] -- Fix `kibana.log` pipeline when `event.duration` calculation becomes a Long. {issue}24556[24556] {pull}25675[25675] -- Removed incorrect `http.request.referrer` field from `aws.elb` module. {issue}26435[26435] {pull}26441[26441] -- Fix `threatintel.indicator.url.full` not being populated. {issue}26351[26351] {pull}26508[26508] - Fix Elasticsearch compatibility for modules that use `type: ip` with `convert` processors. {issue}26629[26629] {pull}26676[26676] - Fix Elasticsearch compatibility for modules that use the `network_direction` processor. {issue}26629[26629] {pull}26676[26676] - Fix Elasticsearch compatibility for modules that use the `registered_domain` processor. {issue}26629[26629] {pull}26676[26676]