Skip to content

Commit 56e22fb

Browse files
mergify[bot]ebeahancolleenmcginnis
authored
Changelog for 9.1.6 (#47278) (#47311)
* Changelog for 9.1.6 * regenerate release notes with elastic/elastic-agent-changelog-tool#221 to break into component sections --------- (cherry picked from commit 338dbf8) Co-authored-by: Eric Beahan <[email protected]> Co-authored-by: Colleen McGinnis <[email protected]>
1 parent a810ac1 commit 56e22fb

File tree

7 files changed

+182
-0
lines changed

7 files changed

+182
-0
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
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 9.1.6 [beats-9.1.6-breaking-changes]
2+
3+
_No breaking changes._
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 9.1.6 [beats-9.1.6-deprecations]
2+
3+
_No deprecations._
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
## 9.1.6 [beats-release-notes-9.1.6]
2+
3+
4+
5+
### Features and enhancements [beats-9.1.6-features-enhancements]
6+
7+
8+
**Metricbeat**
9+
10+
* Improve the Prometheus helper to handle multiple content types including blank and invalid headers. [#47085](https://github.com/elastic/beats/pull/47085)
11+
12+
13+
### Fixes [beats-9.1.6-fixes]
14+
15+
16+
**All**
17+
18+
* Prevent panic in logstash output when trying to send events while shutting down. [#46960](https://github.com/elastic/beats/pull/46960)
19+
* Prevent panic in replace processor for non-string values. [#47009](https://github.com/elastic/beats/pull/47009)
20+
* Autodiscover now correctly updates Kubernetes metadata on node and pod label changes. [#47034](https://github.com/elastic/beats/pull/47034)
21+
* Prevent 3s startup delay when add_cloud_metadata is used with debug logs. [#47058](https://github.com/elastic/beats/pull/47058)
22+
* Update elastic-agent-system-metrics to v0.13.3. [#47104](https://github.com/elastic/beats/pull/47104)
23+
24+
Removes &#34;Accurate CPU counts not available on platform&#34; log spam at the debug log level.
25+
* Allows users to customize their data stream namespace to &#34;generic&#34;. [#47140](https://github.com/elastic/beats/pull/47140)
26+
27+
**Filebeat**
28+
29+
* Fix defer usage for stopped status reporting. [#46916](https://github.com/elastic/beats/pull/46916)
30+
31+
**Metricbeat**
32+
33+
* Fix missing AWS cloudwatch metrics with linked accounts and same dimensions. [#46978](https://github.com/elastic/beats/pull/46978)
34+
* Add a fix to handle blank content-type headers in HTTP responses for Prometheus. [#47027](https://github.com/elastic/beats/pull/47027)
35+

docs/release-notes/_snippets/breaking-changes/9.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:::{include} /release-notes/_snippets/9.1.6/breaking-changes.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.1.5/breaking-changes.md
25
:::
36

docs/release-notes/_snippets/deprecations/9.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:::{include} /release-notes/_snippets/9.1.6/deprecations.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.1.5/deprecations.md
25
:::
36

docs/release-notes/_snippets/index/9.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:::{include} /release-notes/_snippets/9.1.6/index.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.1.5/index.md
25
:::
36

0 commit comments

Comments
 (0)