Skip to content

Commit 3f7e160

Browse files
docs: Close changelog for 7.13.2
1 parent ef41861 commit 3f7e160

3 files changed

Lines changed: 148 additions & 18 deletions

File tree

CHANGELOG.asciidoc

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

6+
[[release-notes-7.13.2]]
7+
=== Beats version 7.13.2
8+
https://github.com/elastic/beats/compare/v7.13.1...v7.13.2[View commits]
9+
10+
==== Breaking changes
11+
12+
*Affecting all Beats*
13+
14+
15+
*Auditbeat*
16+
17+
*Filebeat*
18+
19+
20+
*Heartbeat*
21+
22+
*Journalbeat*
23+
24+
25+
26+
*Metricbeat*
27+
28+
29+
*Packetbeat*
30+
31+
32+
*Winlogbeat*
33+
34+
35+
*Functionbeat*
36+
37+
38+
==== Bugfixes
39+
40+
*Affecting all Beats*
41+
42+
- Fix ILM alias creation when write alias exists and initial index does not exist {pull}26143[26143]
43+
- Add FAQ entry for madvdontneed variable {pull}23429[23429]
44+
- Fix ILM setup log reporting that a policy or an alias was created, even though the creation of any resource was disabled. {issue}24046[24046] {pull}24480[24480]
45+
- Fix ILM alias not being created if `setup.ilm.check_exists: false` and `setup.ilm.overwrite: true` has been configured. {pull}24480[24480]
46+
- Allow cgroup self-monitoring to see alternate `hostfs` paths {pull}24334[24334]
47+
- Fix 'make setup' instructions for a new beat {pull}24944[24944]
48+
- Fix out of date FreeBSD vagrantbox. {pull}25652[25652]
49+
- Fix handling of `file_selectors` in aws-s3 input. {pull}25792[25792]
50+
- Include date separator in the filename prefix of `dateRotator` to make sure nothing gets purged accidentally {pull}26176[26176]
51+
52+
*Auditbeat*
53+
54+
- auditd: Fix kernel deadlock when netlink congestion causes "no buffer space available" errors. {issue}26031[26031] {pull}26032[26032]
55+
56+
*Filebeat*
57+
58+
- o365: Avoid mapping exception for `Parameters` and `ExtendedProperties` fields of string type. {pull}26164[26164]
59+
60+
*Heartbeat*
61+
62+
63+
*Journalbeat*
64+
65+
66+
*Metricbeat*
67+
68+
69+
*Packetbeat*
70+
71+
72+
73+
*Winlogbeat*
74+
75+
76+
*Functionbeat*
77+
78+
*Elastic Logging Plugin*
79+
80+
81+
==== Added
82+
83+
*Affecting all Beats*
84+
85+
86+
*Auditbeat*
87+
88+
89+
*Filebeat*
90+
91+
92+
93+
*Heartbeat*
94+
95+
96+
*Heartbeat*
97+
98+
99+
*Heartbeat*
100+
101+
*Journalbeat*
102+
103+
*Metricbeat*
104+
105+
106+
*Packetbeat*
107+
108+
109+
110+
*Functionbeat*
111+
112+
113+
*Heartbeat*
114+
115+
116+
*Winlogbeat*
117+
118+
119+
*Elastic Log Driver*
120+
121+
122+
==== Deprecated
123+
124+
*Affecting all Beats*
125+
126+
127+
*Filebeat*
128+
129+
130+
*Heartbeat*
131+
132+
*Journalbeat*
133+
134+
*Metricbeat*
135+
136+
137+
*Packetbeat*
138+
139+
*Winlogbeat*
140+
141+
*Functionbeat*
142+
143+
==== Known Issue
144+
145+
*Journalbeat*
146+
147+
148+
6149
[[release-notes-7.13.1]]
7150
=== Beats version 7.13.1
8151
https://github.com/elastic/beats/compare/v7.13.0...v7.13.1[View commits]

CHANGELOG.next.asciidoc

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -111,22 +111,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
111111
- [Metricbeat][Kubernetes] Change cluster_ip field from ip to keyword. {pull}20571[20571]
112112
- The `o365input` and `o365` module now recover from an authentication problem or other fatal errors, instead of terminating. {pull}21258[21258]
113113
- Periodic metrics in logs will now report `libbeat.output.events.active` and `beat.memstats.rss`
114-
as gauges (rather than counters). {pull}22877[22877]
115-
- Fix ILM alias creation when write alias exists and initial index does not exist {pull}26143[26143]
116-
- Use PROGRAMDATA environment variable instead of C:\ProgramData for windows install service {pull}22874[22874]
117-
- Fix reporting of cgroup metrics when running under Docker {pull}22879[22879]
118-
- Fix typo in config docs {pull}23185[23185]
119-
- Add FAQ entry for madvdontneed variable {pull}23429[23429]
120-
- Fix panic due to unhandled DeletedFinalStateUnknown in k8s OnDelete {pull}23419[23419]
121-
- Fix error loop with runaway CPU use when the Kafka output encounters some connection errors {pull}23484[23484]
122-
- Fix ILM setup log reporting that a policy or an alias was created, even though the creation of any resource was disabled. {issue}24046[24046] {pull}24480[24480]
123-
- Fix ILM alias not being created if `setup.ilm.check_exists: false` and `setup.ilm.overwrite: true` has been configured. {pull}24480[24480]
124-
- Fix issue discovering docker containers and metadata after reconnections {pull}24318[24318]
125-
- Allow cgroup self-monitoring to see alternate `hostfs` paths {pull}24334[24334]
126-
- Fix 'make setup' instructions for a new beat {pull}24944[24944]
127-
- Fix out of date FreeBSD vagrantbox. {pull}25652[25652]
128-
- Fix handling of `file_selectors` in aws-s3 input. {pull}25792[25792]
129-
- Include date separator in the filename prefix of `dateRotator` to make sure nothing gets purged accidentally {pull}26176[26176]
114+
as gauges (rather than counters). {pull}22877[22877]
130115

131116
*Auditbeat*
132117

@@ -136,7 +121,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
136121
- system/package: Fix an error that can occur while trying to persist package metadata. {issue}18536[18536] {pull}18887[18887]
137122
- system/socket: Fix dataset using 100% CPU and becoming unresponsive in some scenarios. {pull}19033[19033] {pull}19764[19764]
138123
- system/socket: Fixed tracking of long-running connections. {pull}19033[19033]
139-
- auditd: Fix kernel deadlock when netlink congestion causes "no buffer space available" errors. {issue}26031[26031] {pull}26032[26032]
140124

141125
*Filebeat*
142126

@@ -184,7 +168,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
184168
- Fix event.type for zeek/ssl and duplicate event.category for zeek/connection {pull}20696[20696]
185169
- Add json body check for sqs message. {pull}21727[21727]
186170
- Drop aws.vpcflow.pkt_srcaddr and aws.vpcflow.pkt_dstaddr when equal to "-". {pull}22721[22721] {issue}22716[22716]
187-
- o365: Avoid mapping exception for `Parameters` and `ExtendedProperties` fields of string type. {pull}26164[26164]
188171

189172
*Heartbeat*
190173

@@ -496,3 +479,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
496479
==== Known Issue
497480

498481
*Journalbeat*
482+
483+
484+

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.13.2>>
1112
* <<release-notes-7.13.1>>
1213
* <<release-notes-7.13.0>>
1314
* <<release-notes-7.12.0>>

0 commit comments

Comments
 (0)