Skip to content

Commit ea5c290

Browse files
committed
Add Fleet and Agent release notes for 8.19.16
1 parent 91f4e72 commit ea5c290

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

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

Lines changed: 45 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.16>>
1718
* <<release-notes-8.19.15>>
1819
* <<release-notes-8.19.14>>
1920
* <<release-notes-8.19.13>>
@@ -36,6 +37,50 @@ Also check:
3637
* {kibana-ref}/release-notes.html[{kib} release notes]
3738
* {beats-ref}/release-notes.html[{beats} release notes]
3839

40+
// begin 8.19.16 relnotes
41+
42+
[[release-notes-8.19.16]]
43+
== {fleet} and {agent} 8.19.16
44+
45+
[discrete]
46+
[[security-updates-8.19.16]]
47+
=== Security updates
48+
49+
* Upgrade npm to v11 in non-wolfi `elastic-agent-complete` Docker images. https://github.com/elastic/elastic-agent/pull/14167[#14167]
50+
* Fix missing `authAgent` in `UploadChunk`. https://github.com/elastic/fleet-server/pull/7020[#7020]
51+
52+
[discrete]
53+
[[new-features-8.19.16]]
54+
=== New features
55+
56+
* Add Azure encoding extension to EDOT Collector. https://github.com/elastic/elastic-agent/pull/13583[#13583]
57+
58+
[discrete]
59+
[[enhancements-8.19.16]]
60+
=== Enhancements
61+
62+
* Update Go to v1.26.3. https://github.com/elastic/elastic-agent/pull/14168[#14168]
63+
* Update EDOT SDK Kubernetes auto-instrumentation images to their latest versions. https://github.com/elastic/elastic-agent/pull/12685[#12685]
64+
* Update OTel Collector components to v0.152.0. https://github.com/elastic/elastic-agent/pull/14366[#14366]
65+
66+
[discrete]
67+
[[bug-fixes-8.19.16]]
68+
=== Bug fixes
69+
70+
* Make enrollment retry backoff respect context cancellation. https://github.com/elastic/elastic-agent/pull/13698[#13698]
71+
* Clean up leftover artifacts when `elastic-agent install` fails. https://github.com/elastic/elastic-agent/pull/13705[#13705]
72+
* Stop the Windows service promptly during enrollment retries. https://github.com/elastic/elastic-agent/pull/13878[#13878]
73+
* Fix profiling agent DaemonSet deployment on Kubernetes v1.33+. https://github.com/elastic/elastic-agent/pull/13894[#13894]
74+
* Clamp non-positive `agent.download.retry_sleep_init_duration` values to the default of `30s` to prevent download retry storms. https://github.com/elastic/elastic-agent/pull/13974[#13974]
75+
* Redact sensitive values in slice maps. https://github.com/elastic/elastic-agent/pull/14007[#14007] https://github.com/elastic/elastic-agent-libs/issues/415[#415]
76+
* Ship config samples and endpoint resources zip without executable bits. https://github.com/elastic/elastic-agent/pull/14117[#14117] https://github.com/elastic/elastic-agent/issues/13960[#13960]
77+
* Agent no longer fails to start when the upgrade marker file is corrupt. https://github.com/elastic/elastic-agent/pull/14194[#14194]
78+
* Fix silent early-return when removing stale enrollment and upgrade artifacts. https://github.com/elastic/elastic-agent/pull/14234[#14234]
79+
* Fix dangling symlink when rotating to a non-existent target. https://github.com/elastic/elastic-agent/pull/14238[#14238]
80+
* Prevent upgrade watcher panic when grace period expires. https://github.com/elastic/elastic-agent/pull/14253[#14253]
81+
82+
// end 8.19.16 relnotes
83+
3984
// begin 8.19.15 relnotes
4085

4186
[[release-notes-8.19.15]]

0 commit comments

Comments
 (0)