Skip to content

Commit df931f0

Browse files
Clean up 8.5 changelog fragements (#1879) (#1880)
* Remove non-user visible change. * Use full URL for PR and issue. * Generate the 8.5.1 changelog. * Add 8.5.2 changelog (empty). (cherry picked from commit dfab22d) Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
1 parent 8aae0d6 commit df931f0

6 files changed

+40
-101
lines changed

changelog/8.5.1.yaml

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
version: 8.5.1
2+
entries:
3+
- kind: bug-fix
4+
summary: Fix how multiple Fleet Server hosts are handled
5+
description: It fixes the bug when the Elastic Agent would be enrolled using a valid Fleet Server URL, but the policy would contain more than one, being the first URL unreachable. In that case the Elastic Agent would enroll with Fleet Server, but become unhealthy as it'd get stuck trying only the first, unreachable Fleet Server host.
6+
component: ""
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/1329
9+
issue:
10+
- https://github.com/elastic/elastic-agent/issues/1328
11+
timestamp: 1666281194
12+
file:
13+
name: 1666281194-Fix-how-multiple-Fleet-Server-hosts-are-handled.yaml
14+
checksum: 6fb9e56c4b750ec352431cef72a4c45251f54c7f
15+
- kind: bug-fix
16+
summary: 'Fix: Windows Agent Left Unhealthy After Removing Endpoint Integration'
17+
description: ""
18+
component: ""
19+
pr:
20+
- https://github.com/elastic/elastic-agent/pull/1286
21+
issue:
22+
- https://github.com/elastic/elastic-agent/issues/1262
23+
timestamp: 1666611696
24+
file:
25+
name: 1666611696-fix_service_stop_timeout.yaml
26+
checksum: 212c7142d5ac4f6f061f7da0149d7600e97df2d5
27+
- kind: feature
28+
summary: Improve shutdown logs
29+
description: ""
30+
component: cmd, handler, upgrade
31+
pr:
32+
- https://github.com/elastic/elastic-agent/pull/1618
33+
issue:
34+
- https://github.com/elastic/elastic-agent/issues/1358
35+
timestamp: 1666789812
36+
file:
37+
name: 1666789812-Improve-shutdown-logs.yaml
38+
checksum: 0292242b3855f5e8e7701f9149404a71b04729f9

changelog/8.5.2.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
version: 8.5.2
2+
# No changes in this release.

changelog/fragments/1665784342-use-stack-version-npm-synthetics.yaml

-31
This file was deleted.

changelog/fragments/1666281194-Fix-how-multiple-Fleet-Server-hosts-are-handled.yaml

-35
This file was deleted.

changelog/fragments/1666611696-fix_service_stop_timeout.yaml

-4
This file was deleted.

changelog/fragments/1666789812-Improve-shutdown-logs.yaml

-31
This file was deleted.

0 commit comments

Comments
 (0)