You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add Cloud Defend Integration support to the helm chart. https://github.com/elastic/elastic-agent/pull/13074[#13074]
50
+
51
+
[discrete]
52
+
[[enhancements-8.19.14]]
53
+
=== Enhancements
54
+
55
+
Elastic Agent::
56
+
57
+
* Update Go to v1.25.8. https://github.com/elastic/elastic-agent/pull/10156[#10156]
58
+
* Update OTel components to v0.145.0. https://github.com/elastic/elastic-agent/pull/13104[#13104]
59
+
* Update OTel to v1.54.0/v0.148.0. https://github.com/elastic/elastic-agent/pull/13317[#13317]
60
+
61
+
[discrete]
62
+
[[bug-fixes-8.19.14]]
63
+
=== Bug fixes
64
+
65
+
Elastic Agent::
66
+
67
+
* Update Kubernetes example manifests and add `HOSTFS_PROC_PATH` environment variable due to `procfs` fix in `cloud-defend` as well as mount points required for `cloud-defend`. https://github.com/elastic/elastic-agent/pull/12989[#12989]
68
+
* Fix an issue where some components could be missing from the status output. https://github.com/elastic/elastic-agent/pull/13119[#13119]
69
+
* Prevent zombie processes when component fails to shutdown. https://github.com/elastic/elastic-agent/pull/13188[#13188] https://github.com/elastic/elastic-agent/issues/13272[#13272]
70
+
* Fix container enrollment so it does not re-enroll when the Fleet URL is the same. https://github.com/elastic/elastic-agent/pull/13187[#13187]
0 commit comments