Skip to content

Commit 99bb3a5

Browse files
committed
Changelog for 9.1.6
1 parent d2d2767 commit 99bb3a5

14 files changed

+160
-409
lines changed

changelog/9.1.6.yaml

Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,132 @@
1+
version: 9.1.6
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+
impact: ""
24+
action: ""
25+
timestamp: 1759848602
26+
file:
27+
name: 1759848602-fix-prevent-panic-in-logstash-output.yaml
28+
checksum: b954bb7421248bc306792d101e638e2b9486ff1f
29+
- kind: bug-fix
30+
summary: Fix missing AWS cloudwatch metrics with linked accounts and same dimensions
31+
description: ""
32+
component: metricbeat
33+
pr:
34+
- https://github.com/elastic/beats/pull/46978
35+
issue: []
36+
impact: ""
37+
action: ""
38+
timestamp: 1759878363
39+
file:
40+
name: 1759878363-bugfix-fix-missing-cloudwatch-metrics-with-linked-accounts-and-same-dimensions.yaml
41+
checksum: bee797c7a7568cbb2b57c4988b9924c2527c5441
42+
- kind: bug-fix
43+
summary: Prevent panic in replace processor for non-string values
44+
description: ""
45+
component: all
46+
pr:
47+
- https://github.com/elastic/beats/pull/47009
48+
issue: []
49+
impact: ""
50+
action: ""
51+
timestamp: 1760026886
52+
file:
53+
name: 1760026886-fix-replace-processor-panic.yaml
54+
checksum: beef9eec545644d462230640a17d486f3aaca8a4
55+
- kind: bug-fix
56+
summary: Add a fix to handle blank content-type headers in HTTP responses for Prometheus.
57+
description: ""
58+
component: metricbeat
59+
pr:
60+
- https://github.com/elastic/beats/pull/47027
61+
issue: []
62+
impact: ""
63+
action: ""
64+
timestamp: 1760103378
65+
file:
66+
name: 1760103378-bugfix-add-a-fix-to-handle-blank-content-typ.yaml
67+
checksum: 588a42ea73a583c9d988357f92977557c1768203
68+
- kind: bug-fix
69+
summary: Autodiscover now correctly updates Kubernetes metadata on node and pod label changes
70+
description: ""
71+
component: all
72+
pr:
73+
- https://github.com/elastic/beats/pull/47034
74+
issue: []
75+
impact: ""
76+
action: ""
77+
timestamp: 1760107537
78+
file:
79+
name: 1760107537-fix-kubernetes-autodiscover-label-update.yaml
80+
checksum: d16b49ddbc781fdeef75bb7791bd52a2703a59f6
81+
- kind: bug-fix
82+
summary: Prevent 3s startup delay when add_cloud_metadata is used with debug logs
83+
description: ""
84+
component: all
85+
pr:
86+
- https://github.com/elastic/beats/pull/47058
87+
issue: []
88+
impact: ""
89+
action: ""
90+
timestamp: 1760359519
91+
file:
92+
name: 1760359519-fix-44203-add_cloud_metadata-delay.yaml
93+
checksum: 6960cb943c44a3607220a5a0fe8086bc1e246911
94+
- kind: bug-fix
95+
summary: Update elastic-agent-system-metrics to v0.13.3.
96+
description: Removes "Accurate CPU counts not available on platform" log spam at the debug log level.
97+
component: all
98+
pr:
99+
- https://github.com/elastic/beats/pull/47104
100+
issue: []
101+
impact: ""
102+
action: ""
103+
timestamp: 1760463673
104+
file:
105+
name: 1760463673-update-elastic-agent-system-metrics-to-v0.13.3..yaml
106+
checksum: 535706decb436975980ec4b6144025c939c38501
107+
- kind: enhancement
108+
summary: Improve the Prometheus helper to handle multiple content types including blank and invalid headers.
109+
description: ""
110+
component: metricbeat
111+
pr:
112+
- https://github.com/elastic/beats/pull/47085
113+
issue: []
114+
impact: ""
115+
action: ""
116+
timestamp: 1760507204
117+
file:
118+
name: 1760507204-bugfix-add-a-fix-to-handle-multiple-content-types-including-blank-and-invalid-headers.yaml
119+
checksum: 9edac2df33c8e82d6ee8d848c6cbd136cfbdd760
120+
- kind: bug-fix
121+
summary: Allows users to customize their data stream namespace to "generic".
122+
description: ""
123+
component: all
124+
pr:
125+
- https://github.com/elastic/beats/pull/47140
126+
issue: []
127+
impact: ""
128+
action: ""
129+
timestamp: 1760572941
130+
file:
131+
name: 1760572941-fix-ds-namespace.yaml
132+
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.

changelog/fragments/1760107537-fix-kubernetes-autodiscover-label-update.yaml

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

0 commit comments

Comments
 (0)