Skip to content

Commit 87860d7

Browse files
elastic-vault-github-plugin-prod[bot]ebeahanpierrehilbertColleen McGinnis
authored andcommitted
Add Beats 9.2.4 release notes (#48356)
* add the 9.2.4 Beats release notes * Fix changelog * Apply suggestions from code review Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> --------- Co-authored-by: ebeahan <7226265+ebeahan@users.noreply.github.com> Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co> Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> (cherry picked from commit 084322c)
1 parent 7c2c72e commit 87860d7

17 files changed

Lines changed: 184 additions & 383 deletions

changelog/9.2.4.yaml

Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,133 @@
1+
version: 9.2.4
2+
entries:
3+
- kind: feature
4+
summary: Add client secret authentication method for Azure Event Hub and storage in Filebeat.
5+
description: ""
6+
component: filebeat
7+
pr:
8+
- https://github.com/elastic/beats/pull/47256
9+
issue: []
10+
impact: ""
11+
action: ""
12+
timestamp: 1761678237
13+
file:
14+
name: 1761678237-feat-add-client-secret-auth-for-azure-eventhub.yaml
15+
checksum: bd410e43c8c12c2ac8bbd67d4ef6a086a462a024
16+
- kind: bug-fix
17+
summary: Fix bounds checking in MongoDB protocol parser to prevent panics.
18+
description: ""
19+
component: packetbeat
20+
pr:
21+
- https://github.com/elastic/beats/pull/47925
22+
issue: []
23+
impact: ""
24+
action: ""
25+
timestamp: 1764865514
26+
file:
27+
name: 1764865514-fix-mongodb-parser-bounds-checking.yaml
28+
checksum: c1b5c5b19eca5066fa146031e239d09cc100ec7b
29+
- kind: feature
30+
summary: Support for AMQP-over-WebSocket transport in the azure-eventhub processor v2.
31+
description: ""
32+
component: filebeat
33+
pr:
34+
- https://github.com/elastic/beats/pull/47956
35+
issue:
36+
- https://github.com/elastic/beats/issues/47823
37+
impact: ""
38+
action: ""
39+
timestamp: 1765280088
40+
file:
41+
name: 1765280088-azure-eventhub-v2-add-support-for-amqp-over-websocket-and-https-proxy.yaml
42+
checksum: 1f1fc5540af22b8067fa7adf8ecc4ffd029811ba
43+
- kind: enhancement
44+
summary: Add `last_terminated_exitcode` to `kubernetes.container.status`.
45+
description: ""
46+
component: metricbeat
47+
pr:
48+
- https://github.com/elastic/beats/pull/47968
49+
issue: []
50+
impact: ""
51+
action: ""
52+
timestamp: 1765359658
53+
file:
54+
name: 1765359658-k8s_status_last_terminated_exitcode.yaml
55+
checksum: 600b993725f8c24ec0310d1ab63aafa90869237b
56+
- kind: bug-fix
57+
summary: Harden Prometheus metrics parser against panics caused by malformed input data.
58+
description: ""
59+
component: metricbeat
60+
pr:
61+
- https://github.com/elastic/beats/pull/47914
62+
issue: []
63+
impact: ""
64+
action: ""
65+
timestamp: 1765545606
66+
file:
67+
name: 1765545606-prometheus-parser-panic-fix.yaml
68+
checksum: 11eb2d7c75f886ada31683f02737942cfb6f3197
69+
- kind: bug-fix
70+
summary: Add bounds checking to Zookeeper server module to prevent index-out-of-range panics.
71+
description: ""
72+
component: metricbeat
73+
pr:
74+
- https://github.com/elastic/beats/pull/47915
75+
issue: []
76+
impact: ""
77+
action: ""
78+
timestamp: 1765545791
79+
file:
80+
name: 1765545791-zookeeper-panic-fix.yaml
81+
checksum: 1e5ec03a5573800254df1442fb80f811b85cfe4d
82+
- kind: bug-fix
83+
summary: Fix panic in graphite server metricset when metric has fewer parts than template expects.
84+
description: ""
85+
component: metricbeat
86+
pr:
87+
- https://github.com/elastic/beats/pull/47916
88+
issue: []
89+
impact: ""
90+
action: ""
91+
timestamp: 1765545902
92+
file:
93+
name: 1765545902-graphite-panic-fix.yaml
94+
checksum: c6edc712a38fda9e12000af1cbb607f43470c214
95+
- kind: other
96+
summary: Upgrade opentelemtry-collector-contrib to 0.141.0 and opentelemetry-collector to 1.47.0.
97+
description: ""
98+
component: all
99+
pr:
100+
- https://github.com/elastic/beats/pull/48122
101+
issue: []
102+
impact: ""
103+
action: ""
104+
timestamp: 1765934075
105+
file:
106+
name: 1765934075-upgrade-opentelemtry-collector-contrib-to-0.141.0-and-opentelemetry-collector-to-1.47.0.yaml
107+
checksum: 1296886e0c350aa506ded72a720005212e329c6b
108+
- kind: bug-fix
109+
summary: Skip regions with no permission to query for AWS CloudWatch metrics.
110+
description: ""
111+
component: metricbeat
112+
pr:
113+
- https://github.com/elastic/beats/pull/48135
114+
issue: []
115+
impact: ""
116+
action: ""
117+
timestamp: 1765999977
118+
file:
119+
name: 1765999977-aws-cloudwatch-skip-region.yaml
120+
checksum: aebf66827410e12721468fbe19c7d15f10a715af
121+
- kind: bug-fix
122+
summary: Add msync syscall to seccomp whitelist for BadgerDB persistent cache.
123+
description: ""
124+
component: all
125+
pr:
126+
- https://github.com/elastic/beats/pull/48229
127+
issue: []
128+
impact: ""
129+
action: ""
130+
timestamp: 1766514675
131+
file:
132+
name: 1766514675-badger-msync.yaml
133+
checksum: 99e96030a447b1f3a801890ce393ed6c08e25d7b

changelog/fragments/1761678237-feat-add-client-secret-auth-for-azure-eventhub.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

changelog/fragments/1764865514-fix-mongodb-parser-bounds-checking.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/fragments/1765280088-azure-eventhub-v2-add-support-for-amqp-over-websocket-and-https-proxy.yaml

Lines changed: 0 additions & 32 deletions
This file was deleted.

changelog/fragments/1765359658-k8s_status_last_terminated_exitcode.yaml

Lines changed: 0 additions & 32 deletions
This file was deleted.

changelog/fragments/1765545606-prometheus-parser-panic-fix.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

changelog/fragments/1765545791-zookeeper-panic-fix.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

changelog/fragments/1765545902-graphite-panic-fix.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)