Skip to content

Commit 70d2d86

Browse files
committed
Changelog for 9.2.0
1 parent 028ef0b commit 70d2d86

22 files changed

+212
-486
lines changed

changelog/9.2.0.yaml

Lines changed: 165 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,165 @@
1+
version: 9.2.0
2+
entries:
3+
- kind: bug-fix
4+
summary: Fix defer usage for stopped status reporting.
5+
description: ""
6+
component: filebeat
7+
pr:
8+
- https://github.com/elastic/beats/pull/46916
9+
issue: []
10+
impact: ""
11+
action: ""
12+
timestamp: 1759439225
13+
file:
14+
name: 1759439225-chore-fix-defer-usage-for-stopped-status-reporting.yaml
15+
checksum: 6712ef7e1be0322e61e26589856f7a95336c1650
16+
- kind: bug-fix
17+
summary: Prevent panic in logstash output when trying to send events while shutting down.
18+
description: ""
19+
component: all
20+
pr:
21+
- https://github.com/elastic/beats/pull/46960
22+
issue:
23+
- https://github.com/elastic/beats/issues/46889
24+
impact: ""
25+
action: ""
26+
timestamp: 1759848602
27+
file:
28+
name: 1759848602-fix-prevent-panic-in-logstash-output.yaml
29+
checksum: b954bb7421248bc306792d101e638e2b9486ff1f
30+
- kind: bug-fix
31+
summary: Fix missing AWS cloudwatch metrics with linked accounts and same dimensions.
32+
description: ""
33+
component: metricbeat
34+
pr:
35+
- https://github.com/elastic/beats/pull/46978
36+
issue:
37+
- https://github.com/elastic/integrations/issues/15362
38+
impact: ""
39+
action: ""
40+
timestamp: 1759878363
41+
file:
42+
name: 1759878363-bugfix-fix-missing-cloudwatch-metrics-with-linked-accounts-and-same-dimensions.yaml
43+
checksum: bee797c7a7568cbb2b57c4988b9924c2527c5441
44+
- kind: bug-fix
45+
summary: Prevent panic in replace processor for non-string values.
46+
description: ""
47+
component: all
48+
pr:
49+
- https://github.com/elastic/beats/pull/47009
50+
issue:
51+
- https://github.com/elastic/beats/issues/42308
52+
impact: ""
53+
action: ""
54+
timestamp: 1760026886
55+
file:
56+
name: 1760026886-fix-replace-processor-panic.yaml
57+
checksum: beef9eec545644d462230640a17d486f3aaca8a4
58+
- kind: bug-fix
59+
summary: Add a fix to handle blank content-type headers in HTTP responses for Prometheus.
60+
description: ""
61+
component: metricbeat
62+
pr:
63+
- https://github.com/elastic/beats/pull/47027
64+
issue: []
65+
impact: ""
66+
action: ""
67+
timestamp: 1760103378
68+
file:
69+
name: 1760103378-bugfix-add-a-fix-to-handle-blank-content-typ.yaml
70+
checksum: 588a42ea73a583c9d988357f92977557c1768203
71+
- kind: bug-fix
72+
summary: Autodiscover now correctly updates Kubernetes metadata on node and pod label changes.
73+
description: ""
74+
component: all
75+
pr:
76+
- https://github.com/elastic/beats/pull/47034
77+
issue:
78+
- https://github.com/elastic/beats/issues/46979
79+
impact: ""
80+
action: ""
81+
timestamp: 1760107537
82+
file:
83+
name: 1760107537-fix-kubernetes-autodiscover-label-update.yaml
84+
checksum: d16b49ddbc781fdeef75bb7791bd52a2703a59f6
85+
- kind: bug-fix
86+
summary: Add pagination support to the device health metricset in the meraki module.
87+
description: ""
88+
component: metricbeat
89+
pr:
90+
- https://github.com/elastic/beats/pull/46938
91+
issue:
92+
- https://github.com/elastic/integrations/issues/15551
93+
impact: ""
94+
action: ""
95+
timestamp: 1760358970
96+
file:
97+
name: 1760358970-add-meraki-device-health-pagination-support.yaml
98+
checksum: 084baa64adb51a365aa3470896a85524b2323368
99+
- kind: bug-fix
100+
summary: Prevent 3s startup delay when add_cloud_metadata is used with debug logs.
101+
description: ""
102+
component: all
103+
pr:
104+
- https://github.com/elastic/beats/pull/47058
105+
issue:
106+
- https://github.com/elastic/beats/issues/44203
107+
impact: ""
108+
action: ""
109+
timestamp: 1760359519
110+
file:
111+
name: 1760359519-fix-44203-add_cloud_metadata-delay.yaml
112+
checksum: 6960cb943c44a3607220a5a0fe8086bc1e246911
113+
- kind: other
114+
summary: Bump Golang version to 1.24.9
115+
description: ""
116+
component: all
117+
pr:
118+
- https://github.com/elastic/beats/pull/47051
119+
issue: []
120+
impact: ""
121+
action: ""
122+
timestamp: 1760423464
123+
file:
124+
name: 1760423464-bump-Golang-version-to-1.24.9.yaml
125+
checksum: 201826a845b8769280a9fef9ef9b59fe19c5e57b
126+
- kind: bug-fix
127+
summary: Update elastic-agent-system-metrics version to v0.13.3.
128+
description: Removes "Accurate CPU counts not available on platform" log spam at the debug log level.
129+
component: all
130+
pr:
131+
- https://github.com/elastic/beats/pull/47104
132+
issue:
133+
- https://github.com/elastic/beats/issues/47054
134+
impact: ""
135+
action: ""
136+
timestamp: 1760463673
137+
file:
138+
name: 1760463673-update-elastic-agent-system-metrics-to-v0.13.3..yaml
139+
checksum: 535706decb436975980ec4b6144025c939c38501
140+
- kind: enhancement
141+
summary: Improve the Prometheus helper to handle multiple content types including blank and invalid headers.
142+
description: ""
143+
component: metricbeat
144+
pr:
145+
- https://github.com/elastic/beats/pull/47085
146+
issue: []
147+
impact: ""
148+
action: ""
149+
timestamp: 1760507204
150+
file:
151+
name: 1760507204-bugfix-add-a-fix-to-handle-multiple-content-types-including-blank-and-invalid-headers.yaml
152+
checksum: 9edac2df33c8e82d6ee8d848c6cbd136cfbdd760
153+
- kind: bug-fix
154+
summary: Allows users to customize their data stream namespace to "generic".
155+
description: ""
156+
component: all
157+
pr:
158+
- https://github.com/elastic/beats/pull/47140
159+
issue: []
160+
impact: ""
161+
action: ""
162+
timestamp: 1760572941
163+
file:
164+
name: 1760572941-fix-ds-namespace.yaml
165+
checksum: d7721f51af64ce6cd8dfd12808320668d7fb0d15

changelog/fragments/1759439225-chore-fix-defer-usage-for-stopped-status-reporting.yaml

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

changelog/fragments/1759848602-fix-prevent-panic-in-logstash-output.yaml

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

changelog/fragments/1759878363-bugfix-fix-missing-cloudwatch-metrics-with-linked-accounts-and-same-dimensions.yaml

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

changelog/fragments/1760026886-fix-replace-processor-panic.yaml

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

changelog/fragments/1760103378-bugfix-add-a-fix-to-handle-blank-content-typ.yaml

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

0 commit comments

Comments
 (0)