Skip to content

Commit 8a94abc

Browse files
elasticmachineandresrcEamonnTP
authored
docs: Prepare Changelog for 7.14.2 (#27953)
* docs: Close changelog for 7.14.2 * Clean up * Update CHANGELOG.asciidoc Co-authored-by: EamonnTP <Eamonn.Smith@elastic.co> Co-authored-by: Andres Rodriguez <andresrc@gmail.com> Co-authored-by: Andres Rodriguez <andres.rodriguez@elastic.co> Co-authored-by: EamonnTP <Eamonn.Smith@elastic.co>
1 parent 2d25145 commit 8a94abc

3 files changed

Lines changed: 16 additions & 6 deletions

File tree

CHANGELOG.asciidoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
:issue: https://github.com/elastic/beats/issues/
44
:pull: https://github.com/elastic/beats/pull/
55

6+
[[release-notes-7.14.2]]
7+
=== Beats version 7.14.2
8+
https://github.com/elastic/beats/compare/v7.14.1...v7.14.2[View commits]
9+
10+
==== Bugfixes
11+
12+
*Filebeat*
13+
14+
- Auditd module: Fix the top exec commands dashboard visualization. {pull}27638[27638]
15+
- Store offset in `log.offset` field of events from the filestream input. {pull}27688[27688]
16+
- Fix `httpjson` input rate limit processing and documentation. {pull}27739[27739]
17+
618
[[release-notes-7.14.1]]
719
=== Beats version 7.14.1
820
https://github.com/elastic/beats/compare/v7.14.0...v7.14.1[View commits]

CHANGELOG.next.asciidoc

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -168,14 +168,8 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
168168
- Add json body check for sqs message. {pull}21727[21727]
169169
- Drop aws.vpcflow.pkt_srcaddr and aws.vpcflow.pkt_dstaddr when equal to "-". {pull}22721[22721] {issue}22716[22716]
170170
- Improve Cisco ASA/FTD parsing of messages - better support for identity FW messages. Change network.bytes, source.bytes, and destination.bytes to long from integer since value can exceed integer capacity. Add descriptions for various processors for easier pipeline editing in Kibana UI. {pull}23766[23766]
171-
- Convert the o365 module's `client.port` and `source.port` to numbers (from strings) in events. {pull}22939[22939]
172-
- Fix gcp/vpcflow module error where input type was defaulting to file. {pull}24719[24719]
173-
- Fix s3 input when there is a blank line in the log file. {pull}25357[25357]
174171
- Fixes the Snyk module to work with the new API changes. {pull}27358[27358]
175172
- Fixes a bug in `http_endpoint` that caused numbers encoded as strings. {issue}27382[27382] {pull}27480[27480]
176-
- Auditd: Fix Top Exec Commands dashboard visualization. {pull}27638[27638]
177-
- Store offset in `log.offset` field of events from the filestream input. {pull}27688[27688]
178-
- Fix `httpjson` input rate limit processing and documentation. {pull}[]
179173

180174
*Heartbeat*
181175

@@ -480,3 +474,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
480474

481475

482476

477+
478+
479+

libbeat/docs/release.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This section summarizes the changes in each release. Also read
88
<<breaking-changes>> for more detail about changes that affect
99
upgrade.
1010

11+
* <<release-notes-7.14.2>>
1112
* <<release-notes-7.14.1>>
1213
* <<release-notes-7.14.0>>
1314
* <<release-notes-7.13.4>>

0 commit comments

Comments
 (0)