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
* 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]
0 commit comments