Skip to content

Commit 0871665

Browse files
committed
remove extra new line
1 parent 2fcdbf2 commit 0871665

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

CHANGELOG.next.asciidoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
277277
- Fix bug in aws-s3 input where the end of gzipped log files might have been discarded. {pull}26260[26260]
278278
- Fix bug in `httpjson` that prevented `first_event` getting updated. {pull}26407[26407]
279279
- Fix bug in the Syslog input that misparsed rfc5424 days starting with 0. {pull}26419[26419]
280-
- Do not close filestream harvester if an unexpected error is returned when close.on_state_change.* is enabled. {pull}26411[26411]
280+
- Do not close filestream harvester if an unexpected error is returned when close.on_state_change.* is enabled. {pull}26411[26411]
281281

282282
*Filebeat*
283283

@@ -829,11 +829,9 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
829829
- RFC 5424 and UNIX socket support in the Syslog input are now GA {pull}26293[26293]
830830
- Update grok patterns for HA Proxy module {issue}25827[25827] {pull}25835[25835]
831831
- Added dataset `anomalithreatstream` to the `threatintel` module to ingest indicators from Anomali ThreatStream {pull}26350[26350]
832-
833832
- Add support for `copytruncate` method when rotating input logs with an external tool in `filestream` input. {pull}23457[23457]
834833
- Add `uri_parts` and `user_agent` ingest processors to `aws.elb` module. {issue}26435[26435] {pull}26441[26441]
835834

836-
837835
*Heartbeat*
838836

839837
- Add mime type detection for http responses. {pull}22976[22976]

0 commit comments

Comments
 (0)