Skip to content

Commit a7bea88

Browse files
regenerate release notes with elastic/elastic-agent-changelog-tool#221 to break into component sections
1 parent 99bb3a5 commit a7bea88

File tree

5 files changed

+22
-0
lines changed

5 files changed

+22
-0
lines changed
File renamed without changes.

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
## 9.1.6 [beats-release-notes-9.1.6]
22

33

4+
45
### Features and enhancements [beats-9.1.6-features-enhancements]
56

7+
8+
**Metricbeat**
9+
610
* Improve the Prometheus helper to handle multiple content types including blank and invalid headers. [#47085](https://github.com/elastic/beats/pull/47085)
711

812

913
### Fixes [beats-9.1.6-fixes]
1014

15+
16+
**All**
17+
1118
* Prevent panic in logstash output when trying to send events while shutting down. [#46960](https://github.com/elastic/beats/pull/46960)
1219
* Prevent panic in replace processor for non-string values. [#47009](https://github.com/elastic/beats/pull/47009)
1320
* Autodiscover now correctly updates Kubernetes metadata on node and pod label changes. [#47034](https://github.com/elastic/beats/pull/47034)
@@ -16,7 +23,13 @@
1623

1724
Removes "Accurate CPU counts not available on platform" log spam at the debug log level.
1825
* Allows users to customize their data stream namespace to "generic". [#47140](https://github.com/elastic/beats/pull/47140)
26+
27+
**Filebeat**
28+
1929
* Fix defer usage for stopped status reporting. [#46916](https://github.com/elastic/beats/pull/46916)
30+
31+
**Metricbeat**
32+
2033
* Fix missing AWS cloudwatch metrics with linked accounts and same dimensions. [#46978](https://github.com/elastic/beats/pull/46978)
2134
* Add a fix to handle blank content-type headers in HTTP responses for Prometheus. [#47027](https://github.com/elastic/beats/pull/47027)
2235

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)