Skip to content

Commit 11995af

Browse files
committed
Merge branch '9.1' of github.com:elastic/beats into backport/9.1/pr-47247
2 parents e900073 + d167dfc commit 11995af

File tree

55 files changed

+258
-1405
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+258
-1405
lines changed

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28799,11 +28799,11 @@ THE SOFTWARE.
2879928799

2880028800
--------------------------------------------------------------------------------
2880128801
Dependency : golang.org/x/crypto
28802-
Version: v0.44.0
28802+
Version: v0.45.0
2880328803
Licence type (autodetected): BSD-3-Clause
2880428804
--------------------------------------------------------------------------------
2880528805

28806-
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.44.0/LICENSE:
28806+
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.45.0/LICENSE:
2880728807

2880828808
Copyright 2009 The Go Authors.
2880928809

changelog/9.1.8.yaml

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
version: 9.1.8
2+
entries:
3+
- kind: feature
4+
summary: Include whether Beat is running from a FIPS distribution in User Agent
5+
description: ""
6+
component: all
7+
pr:
8+
- https://github.com/elastic/beats/pull/47409
9+
issue: []
10+
impact: ""
11+
action: ""
12+
timestamp: 1761868722
13+
file:
14+
name: 1761868722-ua-fips.yaml
15+
checksum: 2468f1f3a0c807f9333414eba3df954f960a309c
16+
- kind: bug-fix
17+
summary: '[Cloud Connect] Use cluster.metadata.display_name as cluster name if set'
18+
description: ""
19+
component: metricbeat
20+
pr:
21+
- https://github.com/elastic/beats/pull/47440
22+
issue: []
23+
impact: ""
24+
action: ""
25+
timestamp: 1762213574
26+
file:
27+
name: 1762213574-cc-cluster-name.yaml
28+
checksum: 320ea92d03c52c5f52d5efbfc49222f063cf98d5
29+
- kind: bug-fix
30+
summary: Handle and remove BOM during JSON parsing in azureblobstorage and gcs inputs.
31+
description: ""
32+
component: filebeat
33+
pr:
34+
- https://github.com/elastic/beats/pull/47508
35+
issue: []
36+
impact: ""
37+
action: ""
38+
timestamp: 1762506747
39+
file:
40+
name: 1762506747-Handle-and-remove-BOM-during-JSON-parsing-in-azureblobstorage.yaml
41+
checksum: 32c69801f652e9e87b6f8997756e857bbbdf45de
42+
- kind: bug-fix
43+
summary: Fixed an issue where filebeat could hang during shutdown when using the filestream input.
44+
description: ""
45+
component: filebeat
46+
pr:
47+
- https://github.com/elastic/beats/pull/47518
48+
issue: []
49+
impact: ""
50+
action: ""
51+
timestamp: 1762533600
52+
file:
53+
name: 1762533600-fixed-an-issue-where-filebeat-could-hang-during-shutdown-when-using-the-filestream-input.yaml
54+
checksum: dd47748c4e78963bdf1d3c5cba566130e601526f
55+
- kind: feature
56+
summary: Improve logging of cache processor and add ignore failure option.
57+
description: ""
58+
component: filebeat
59+
pr:
60+
- https://github.com/elastic/beats/pull/47565
61+
issue: []
62+
impact: ""
63+
action: ""
64+
timestamp: 1762831091
65+
file:
66+
name: 1762831091-s6615-cache.yaml
67+
checksum: 1216f473877af0718c45e3d778c0f7bc8736bcf9
68+
- kind: bug-fix
69+
summary: Fix double locking in translate_ldap_attribute processor and improve logging.
70+
description: ""
71+
component: filebeat
72+
pr:
73+
- https://github.com/elastic/beats/pull/47585
74+
issue: []
75+
impact: ""
76+
action: ""
77+
timestamp: 1762903519
78+
file:
79+
name: 1762903519-s6615-ldap_logging.yaml
80+
checksum: e451551ba16e9c3d1bfcb2eb17f6dcd83c569c77
81+
- kind: bug-fix
82+
summary: Fix possible data corruption in tcp, syslog and unix inputs
83+
description: ""
84+
component: filebeat
85+
pr:
86+
- https://github.com/elastic/beats/pull/47618
87+
issue: []
88+
impact: ""
89+
action: ""
90+
timestamp: 1763040576
91+
file:
92+
name: 1763040576-fix-possible-data-corruption-in-tcp-syslog-unix-inputs.yaml
93+
checksum: b03fa6c91df0fc8a51866345ea7cb696dc42af37
94+
- kind: bug-fix
95+
summary: Skip s3 test events in filebeat s3 input
96+
description: ""
97+
component: filebeat
98+
pr:
99+
- https://github.com/elastic/beats/pull/47635
100+
issue: []
101+
impact: ""
102+
action: ""
103+
timestamp: 1763061151
104+
file:
105+
name: 1763061151-bug-skip-s3-test-events-in-filebeat-s3-input.yaml
106+
checksum: 6945c49b09002a2d8c702f36856ab7104be929be
107+
- kind: bug-fix
108+
summary: Fix a fatal startup error in Beats Receivers caused by truncation of long UTF-8 hostnames.
109+
description: ""
110+
component: all
111+
pr:
112+
- https://github.com/elastic/beats/pull/47713
113+
issue: []
114+
impact: ""
115+
action: ""
116+
timestamp: 1763556531
117+
file:
118+
name: 1763556531-fix-fatal-startup-error-from-long-utf-8-hostname-truncation.yaml
119+
checksum: 965d20559c2da6a59ac3b7bbaea45d0a81118854

changelog/fragments/1761868722-ua-fips.yaml

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

changelog/fragments/1762213574-cc-cluster-name.yaml

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

changelog/fragments/1762506747-Handle-and-remove-BOM-during-JSON-parsing-in-azureblobstorage.yaml

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

changelog/fragments/1762533600-fixed-an-issue-where-filebeat-could-hang-during-shutdown-when-using-the-filestream-input.yaml

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

changelog/fragments/1762831091-s6615-cache.yaml

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

changelog/fragments/1762903519-s6615-ldap_logging.yaml

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

changelog/fragments/1763040576-fix-possible-data-corruption-in-tcp-syslog-unix-inputs.yaml

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

0 commit comments

Comments
 (0)