Skip to content

Commit da1db71

Browse files
Changelog 8.6.1 (#2167) (#2187)
* Changelog for 8.6.1 * Complete the changelog (cherry picked from commit 04e1aec) Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
1 parent 6a178bd commit da1db71

2 files changed

+62
-31
lines changed

changelog/8.6.1.yaml

+62
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
version: 8.6.1
2+
entries:
3+
- kind: bug-fix
4+
summary: Fix issue where Beats started by agent may fail with an 'output unit has no config' error.
5+
description: ""
6+
component: "elastic-agent"
7+
pr:
8+
- "https://github.com/elastic/elastic-agent/pull/2138"
9+
issue:
10+
- "https://github.com/elastic/elastic-agent/issues/2086"
11+
timestamp: 1674071325
12+
file:
13+
name: 1674071325-Fix-issue-where-its-possible-for-a-component-to-receive-a-unit-without-a-config.yaml
14+
checksum: d59417809560d08f577ee533bf8c0cb542918634
15+
- kind: bug-fix
16+
summary: Fix broken deployment using traffic filter by injecting custom headers.
17+
description: ""
18+
component: "elastic-agent"
19+
pr:
20+
- "https://github.com/elastic/elastic-agent/pull/2158"
21+
issue:
22+
- "https://github.com/elastic/beats/issues/32993"
23+
timestamp: 1674071326
24+
file:
25+
name: 1674071326-Fix-deployment-traffic-filter.yaml
26+
checksum: d59417809560d08f577ee533bf8c0cb542918634
27+
- kind: bug-fix
28+
summary: Allow easily filtering only the agent logs from the combined agent log gile.
29+
description: ""
30+
component: "elastic-agent"
31+
pr:
32+
- "https://github.com/elastic/elastic-agent/pull/2044"
33+
issue:
34+
- "https://github.com/elastic/elastic-agent/issues/1810"
35+
timestamp: 1674071327
36+
file:
37+
name: 1674071327-log-filtering.yaml
38+
checksum: d59417809560d08f577ee533bf8c0cb542918634
39+
- kind: known-issue
40+
summary: |
41+
OSQuery live query results can take up to 5 mins to show up in Kibana
42+
description: ""
43+
component: osquery
44+
pr:
45+
- https://github.com/elastic/elastic-agent/pull/2076
46+
issue:
47+
- https://github.com/elastic/elastic-agent/issues/2066
48+
timestamp: 1672912002
49+
file:
50+
name: 1672912002-osquery-known-issue.yaml
51+
checksum: e0f4d4d25322bd42298f080c62f9a86c361e7af1
52+
- kind: known-issue
53+
summary: |
54+
Adding a Fleet Server integration to an agent that was not bootstrapped with a Fleet Server panics
55+
description: ""
56+
component: "Fleet-Server"
57+
issue:
58+
- https://github.com/elastic/elastic-agent/issues/2170
59+
timestamp: 1674071328
60+
file:
61+
name: 1674071328-fleet-server-known-issue.yaml
62+
checksum: e0f4d4d25322bd42298f080c62f9a86c361e7af1

changelog/fragments/1674071325-Fix-issue-where-its-possible-for-a-component-to-receive-a-unit-without-a-config.yaml

-31
This file was deleted.

0 commit comments

Comments
 (0)