Skip to content

Commit 9432137

Browse files
mergify[bot]elastic-vault-github-plugin-prod[bot]colleenmcginnis
authored
[main](forwardport #46618) docs: Prepare Changelog for 9.1.4 (#46699)
* docs: Prepare Changelog for 9.1.4 (#46618) * docs: Close changelog for 9.1.4 * add markdown * fix formatting --------- Co-authored-by: elasticmachine <[email protected]> Co-authored-by: Colleen McGinnis <[email protected]> Co-authored-by: Eric Beahan <[email protected]> (cherry picked from commit ecb59a5) # Conflicts: # CHANGELOG.asciidoc # libbeat/docs/release.asciidoc * resolve conflicts --------- Co-authored-by: elastic-vault-github-plugin-prod[bot] <150874479+elastic-vault-github-plugin-prod[bot]@users.noreply.github.com> Co-authored-by: Colleen McGinnis <[email protected]>
1 parent 1ae7657 commit 9432137

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

docs/release-notes/index.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,45 @@ To check for security updates, go to [Security announcements for the Elastic sta
1717

1818
% ### Fixes [beats-versionext-fixes]
1919

20+
## 9.1.4 [beats-9.1.4-release-notes]
21+
22+
### Features and enhancements [beats-9.1.4-features-enhancements]
23+
24+
**Filebeat**
25+
26+
- Improve HTTP JSON health status logic for empty template results. [46332]({{beats-pull}}46332)
27+
- Improve CEL input documentation of authentication options. [46253]({{beats-pull}}46253)
28+
- Add status reporting support for Azure Event Hub v2 input. [44846]({{beats-pull}}44846)
29+
- Add documentation for device collection in Entity Analytics Active Directory Filebeat's input. [46363]({{beats-pull}}46363)
30+
31+
**Metricbeat**
32+
33+
- Add support for Kafka 4.0 in the Kafka module. [44723]({{beats-pull}}44723)
34+
35+
### Fixes [beats-9.1.4-fixes]
36+
37+
**Affecting all Beats**
38+
39+
- Fix a race condition during metrics initialization which could cause a panic. [45822]({{beats-issue}}45822) [46054]({{beats-pull}}46054)
40+
- Fixed a panic when the beat restarts itself by adding 'eventfd2' to default seccomp policy [46372]({{beats-issue}}46372)
41+
- Update github.com/go-viper/mapstructure/v2 to v2.4.0 [46335]({{beats-pull}}46335)
42+
- Update Go version to 1.24.7 [46070]({{beats-pull}}46070).
43+
- Update github.com/docker/docker to v28.3.3 [46334]({{beats-pull}}46334)
44+
45+
**Filebeat**
46+
47+
- Fix wrongly emitted missing input ID warning [42969]({{beats-issue}}42969) [45747]({{beats-pull}}45747)
48+
- Fix race condition that could cause Filebeat to hang during shutdown after failing to startup [45034]({{beats-issue}}45034) [46331]({{beats-pull}}46331)
49+
- Fixed hints autodiscover for Docker when the configuration is only `hints.enabled: true`. [45156]({{beats-issue}}45156) [45864]({{beats-pull}}45864)
50+
51+
**Metricbeat**
52+
53+
- Fix an issue where the conntrack metricset entries field reported a count inflated by a factor of the number of CPU cores. [46138]({{beats-issue}}46138) [46140]({{beats-pull}}46140)
54+
55+
**Winlogbeat**
56+
57+
- Fix forwarded event handling and add channel error resilience. [46190]({{beats-pull}}46190)
58+
2059
## 9.1.3 [beats-9.1.3-release-notes]
2160

2261
### Features and enhancements [beats-9.1.3-features-enhancements]

0 commit comments

Comments
 (0)