Skip to content

Commit fb55417

Browse files
authored
Merge branch '8.19' into mergify/bp/8.19/pr-9257
2 parents 35e916f + 656315a commit fb55417

37 files changed

+936
-386
lines changed

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -787,11 +787,11 @@ Contents of probable licence file $GOMODCACHE/github.com/dolmen-go/contextio@v0.
787787

788788
--------------------------------------------------------------------------------
789789
Dependency : github.com/elastic/beats/v7
790-
Version: v7.0.0-alpha2.0.20250922203517-22d1b3849547
790+
Version: v7.0.0-alpha2.0.20250924195230-645118494585
791791
Licence type (autodetected): Elastic
792792
--------------------------------------------------------------------------------
793793

794-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250922203517-22d1b3849547/LICENSE.txt:
794+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250924195230-645118494585/LICENSE.txt:
795795

796796
Source code in this repository is variously licensed under the Apache License
797797
Version 2.0, an Apache compatible license, or the Elastic License. Outside of

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -787,11 +787,11 @@ Contents of probable licence file $GOMODCACHE/github.com/dolmen-go/contextio@v0.
787787

788788
--------------------------------------------------------------------------------
789789
Dependency : github.com/elastic/beats/v7
790-
Version: v7.0.0-alpha2.0.20250922203517-22d1b3849547
790+
Version: v7.0.0-alpha2.0.20250924195230-645118494585
791791
Licence type (autodetected): Elastic
792792
--------------------------------------------------------------------------------
793793

794-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250922203517-22d1b3849547/LICENSE.txt:
794+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250924195230-645118494585/LICENSE.txt:
795795

796796
Source code in this repository is variously licensed under the Apache License
797797
Version 2.0, an Apache compatible license, or the Elastic License. Outside of

changelog/8.19.4.yaml

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
version: 8.19.4
2+
entries:
3+
- kind: bug-fix
4+
summary: Retry service start command upon failure with 30-second delay.
5+
description: ""
6+
component: elastic-agent
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/9313
9+
issue: []
10+
timestamp: 1755283748
11+
file:
12+
name: 1755283748-service-retry-install.yaml
13+
checksum: 886d72511d47a5cae4f6cfbe361058fc784c1ed2
14+
- kind: enhancement
15+
summary: Bump kube-stack Helm Chart to 0.9.1 and enable the cluster collector
16+
description: ""
17+
component: elastic-agent
18+
pr:
19+
- https://github.com/elastic/elastic-agent/pull/9535
20+
issue: []
21+
timestamp: 1755873563
22+
file:
23+
name: 1755873563-bump_kube_stack.yaml
24+
checksum: 426353e1b9973af91cbc457becf854ad8326f9a7
25+
- kind: security
26+
summary: redact secrets from pre-config, computed-config, components-expected, and components-actual files in diagnostics archive
27+
description: ""
28+
component: elastic-agent
29+
pr:
30+
- https://github.com/elastic/elastic-agent/pull/9560
31+
issue: []
32+
timestamp: 1756122869
33+
file:
34+
name: 1756122869-update-secret-redaction-in-diagnostics.yaml
35+
checksum: 3fe28334e7831c7910a2161097c1643797fc6ef7
36+
- kind: bug-fix
37+
summary: fix reporting of scheduled upgrade details across restarts and cancels
38+
description: ""
39+
component: elastic-agent
40+
pr:
41+
- https://github.com/elastic/elastic-agent/pull/9562
42+
issue:
43+
- https://github.com/elastic/elastic-agent/issues/8778
44+
timestamp: 1756218044
45+
file:
46+
name: 1756218044-fix-upgrade-details-state.yaml
47+
checksum: 9677e35d59df7dfef2ff540d19d9f05d7017ede1
48+
- kind: bug-fix
49+
summary: enable root user to re-enroll unprivileged agent for mac and linux
50+
description: ""
51+
component: elastic-agent
52+
pr:
53+
- https://github.com/elastic/elastic-agent/pull/9603
54+
issue:
55+
- https://github.com/elastic/elastic-agent/issues/8544
56+
timestamp: 1756313785
57+
file:
58+
name: 1756313785-enable-root-user-to-re-enroll-unprivileged-agent-for-mac-and-linux.yaml
59+
checksum: 0f9fb2207e09b12416a5e661dde758f8d432b13f
60+
- kind: bug-fix
61+
summary: Fix missing liveness healthcheck during container enrollment
62+
description: ""
63+
component: elastic-agent
64+
pr:
65+
- https://github.com/elastic/elastic-agent/pull/9612
66+
issue:
67+
- https://github.com/elastic/elastic-agent/issues/9611
68+
timestamp: 1756325090
69+
file:
70+
name: 1756325090-Fix-missing-liveness-healthcheck-during-container-enrollment.yaml
71+
checksum: de9a5a42d9b6603cba3b3bf19596eb3213e892f6
72+
- kind: bug-fix
73+
summary: enable admin user to re-enroll unprivileged agent for windows
74+
description: ""
75+
component: elastic-agent
76+
pr:
77+
- https://github.com/elastic/elastic-agent/pull/9623
78+
issue:
79+
- https://github.com/elastic/elastic-agent/issues/8544
80+
timestamp: 1756433743
81+
file:
82+
name: 1756433743-enable-root-user-to-re-enroll-unprivileged-agent-for-windows.yaml
83+
checksum: 65a96ffe81178578e80d9e800ebc31cf74a26d82
84+
- kind: enhancement
85+
summary: Enhanced loggers for easier debugging of upgrade related issues.
86+
description: ""
87+
component: elastic-agent
88+
pr:
89+
- https://github.com/elastic/elastic-agent/pull/9689
90+
issue:
91+
- https://github.com/elastic/elastic-agent/issues/9536
92+
timestamp: 1756833043
93+
file:
94+
name: 1756833043-enhance-upgrade-action-loggers.yaml
95+
checksum: 14a08bc69878adbea5e5b81bdd507edb34c9d096
96+
- kind: bug-fix
97+
summary: Treat exit code 284 from Endpoint binary as non-fatal
98+
description: ""
99+
component: elastic-agent
100+
pr:
101+
- https://github.com/elastic/elastic-agent/pull/9687
102+
issue: []
103+
timestamp: 1756921212
104+
file:
105+
name: 1756921212-endpoint-284-non-fatal.yaml
106+
checksum: 958a1547c78ab758322016e0a672f726eecb0a80
107+
- kind: bug-fix
108+
summary: ensure failed upgrade actions are removed from queue and details are set
109+
description: ""
110+
component: elastic-agent
111+
pr:
112+
- https://github.com/elastic/elastic-agent/pull/9634
113+
issue:
114+
- https://github.com/elastic/elastic-agent/issues/9629
115+
timestamp: 1757079091
116+
file:
117+
name: 1757079091-fix-stale-upgrade-actions.yaml
118+
checksum: b79516aaa48bcf3e06e746295c4f23b32df1b1b2

changelog/8.19.4/breaking.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 8.19.4 [-8.19.4-breaking-changes]
2+
3+
_No breaking changes._

changelog/8.19.4/deprecations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 8.19.4 [-8.19.4-deprecations]
2+
3+
_No deprecations._

changelog/8.19.4/index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## 8.19.4 [-release-notes-8.19.4]
2+
3+
4+
### Features and enhancements [-8.19.4-features-enhancements]
5+
6+
* Bump kube-stack Helm Chart to 0.9.1 and enable the cluster collector. [#9535](https://github.com/elastic/elastic-agent/pull/9535)
7+
* Enhanced loggers for easier debugging of upgrade related issues. [#9689](https://github.com/elastic/elastic-agent/pull/9689) [#9536](https://github.com/elastic/elastic-agent/issues/9536)
8+
9+
10+
### Fixes [-8.19.4-fixes]
11+
12+
* Redact secrets from pre-config, computed-config, components-expected, and components-actual files in diagnostics archive. [#9560](https://github.com/elastic/elastic-agent/pull/9560)
13+
* Retry service start command upon failure with 30-second delay. [#9313](https://github.com/elastic/elastic-agent/pull/9313)
14+
* Fix reporting of scheduled upgrade details across restarts and cancels. [#9562](https://github.com/elastic/elastic-agent/pull/9562) [#8778](https://github.com/elastic/elastic-agent/issues/8778)
15+
* Enable root user to re-enroll unprivileged agent for mac and linux. [#9603](https://github.com/elastic/elastic-agent/pull/9603) [#8544](https://github.com/elastic/elastic-agent/issues/8544)
16+
* Fix missing liveness healthcheck during container enrollment. [#9612](https://github.com/elastic/elastic-agent/pull/9612) [#9611](https://github.com/elastic/elastic-agent/issues/9611)
17+
* Enable admin user to re-enroll unprivileged agent for windows. [#9623](https://github.com/elastic/elastic-agent/pull/9623) [#8544](https://github.com/elastic/elastic-agent/issues/8544)
18+
* Treat exit code 284 from Endpoint binary as non-fatal. [#9687](https://github.com/elastic/elastic-agent/pull/9687)
19+
* Ensure failed upgrade actions are removed from queue and details are set. [#9634](https://github.com/elastic/elastic-agent/pull/9634) [#9629](https://github.com/elastic/elastic-agent/issues/9629)
20+

changelog/fragments/1756433743-enable-root-user-to-re-enroll-unprivileged-agent-for-windows.yaml renamed to changelog/fragments/1755268130-cleanup-downloads-directory-and-the-new-versioned-home-if-upgrade-fails.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
# - security: impacts on the security of a product or a user’s deployment.
99
# - upgrade: important information for someone upgrading from a prior version
1010
# - other: does not fit into any of the other categories
11-
kind: bug-fix
11+
kind: enhancement
1212

1313
# Change summary; a 80ish characters long description of the change.
14-
summary: enable admin user to re-enroll unprivileged agent for windows
14+
summary: agent cleans up downloads directory and the new versioned home if upgrade fails
1515

1616
# Long description; in case the summary is not enough to describe the change
1717
# this field accommodate a description without length limits.
@@ -25,8 +25,8 @@ component: "elastic-agent"
2525
# If not present is automatically filled by the tooling finding the PR where this changelog fragment has been added.
2626
# NOTE: the tooling supports backports, so it's able to fill the original PR number instead of the backport PR number.
2727
# Please provide it if you are adding a fragment for a different PR.
28-
pr: https://github.com/elastic/elastic-agent/pull/9623
28+
pr: https://github.com/elastic/elastic-agent/pull/9386
2929

3030
# Issue URL; optional; the GitHub issue related to this changeset (either closes or is part of).
3131
# If not present is automatically filled by the tooling with the issue linked to the PR number.
32-
issue: https://github.com/elastic/elastic-agent/issues/8544
32+
issue: https://github.com/elastic/elastic-agent/issues/5235

changelog/fragments/1755283748-service-retry-install.yaml

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

changelog/fragments/1755873563-bump_kube_stack.yaml

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

changelog/fragments/1756122869-update-secret-redaction-in-diagnostics.yaml

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

0 commit comments

Comments
 (0)