Skip to content

Commit 80ba32e

Browse files
Doc: Add Fleet and Agent release notes for 8.19.14 (#1900)
1 parent 2f2674f commit 80ba32e

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

docs/en/ingest-management/release-notes/release-notes-8.19.asciidoc

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
This section summarizes the changes in each release.
1616

17+
* <<release-notes-8.19.14>>
1718
* <<release-notes-8.19.13>>
1819
* <<release-notes-8.19.12>>
1920
* <<release-notes-8.19.11>>
@@ -34,6 +35,42 @@ Also check:
3435
* {kibana-ref}/release-notes.html[{kib} release notes]
3536
* {beats-ref}/release-notes.html[{beats} release notes]
3637

38+
// begin 8.19.14 relnotes
39+
40+
[[release-notes-8.19.14]]
41+
== {fleet} and {agent} 8.19.14
42+
43+
[discrete]
44+
[[new-features-8.19.14]]
45+
=== New features
46+
47+
Elastic Agent::
48+
49+
* 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]
71+
72+
// end 8.19.14 relnotes
73+
3774
// begin 8.19.13 relnotes
3875

3976
[[release-notes-8.19.13]]

0 commit comments

Comments
 (0)