Skip to content

Commit 74178c0

Browse files
docs: Prepare Changelog for 7.16.3 (#29759)
* docs: Close changelog for 7.16.3 * Review and cleanup * Small edit Co-authored-by: Andres Rodriguez <andres.rodriguez@elastic.co> (cherry picked from commit 54e4264)
1 parent 2f03a48 commit 74178c0

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.asciidoc

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

6+
[[release-notes-7.16.3]]
7+
=== Beats version 7.16.3
8+
https://github.com/elastic/beats/compare/v7.16.2...v7.16.3[View commits]
9+
10+
==== Bugfixes
11+
12+
*Affecting all Beats*
13+
14+
- Fields of type `match_only_text` (i.e. `message`) and `wildcard` were missing from the template's `default_field` list. {issue}29633[29633] {pull}29634[29634]
15+
616
[[release-notes-7.16.2]]
717
=== Beats version 7.16.2
818
https://github.com/elastic/beats/compare/v7.16.1...v7.16.2[View commits]

CHANGELOG.next.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
3131

3232
*Affecting all Beats*
3333

34-
- Fields of type `match_only_text` (i.e. `message`) and `wildcard` were missing from the template's default_field list. {issue}29633[29633] {pull}29634[29634]
3534

3635
*Auditbeat*
3736

@@ -43,7 +42,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
4342

4443
*Heartbeat*
4544

46-
- Fix broken monitors with newer versions of image relying on dup3. {pull}28938[pull]
4745
- Fix race condition in http monitors using `mode:all` that can cause crashes. {pull}29697[pull]
4846

4947
*Metricbeat*

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.16.3>>
1112
* <<release-notes-7.16.2>>
1213
* <<release-notes-7.16.1>>
1314
* <<release-notes-7.16.0>>

0 commit comments

Comments
 (0)