Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Review important information about the 8.19.3 release.

Elastic Agent::

* Upgrade to Go version 1.24.6. {agent-pull}9287[#9287]
* Upgrade Go version to 1.24.6. {agent-pull}9287[#9287]

[discrete]
[[new-features-8.19.3]]
Expand All @@ -47,15 +47,15 @@ The 8.19.3 release adds the following new and notable features.

Elastic Agent::

* Adjust the timeout for Elastic Defend check command. {agent-pull}9560[#9560] {agent-pull}9608[#9608] {agent-pull}9609[#9609] {agent-pull}9546[#9546] {agent-pull}9213[#9213]
* Adjust the timeout for Elastic Defend check command. {agent-pull}9213[#9213]

[discrete]
[[enhancements-8.19.3]]
=== Enhancements

Elastic Agent::

* Update OTel components to v0.130.0. {agent-pull}9560[#9560] {agent-pull}9608[#9608] {agent-pull}9609[#9609] {agent-pull}9546[#9546] {agent-pull}9343[#9343]
* Update OTel components to v0.130.0. {agent-pull}9343[#9343]

[discrete]
[[bug-fixes-8.19.3]]
Expand All @@ -67,8 +67,8 @@ Elastic Agent::
* Correct hints annotations parsing to resolve only `${Kubernetes.*}` placeholders instead of resolving all `${...}` patterns. {agent-pull}9307[#9307]
* Treat exit code 28 from endpoint binary as non-fatal. {agent-pull}9320[#9320]
* Fixed jitter backoff strategy reset. {agent-pull}9342[#9342] {agent-issue}8864[#8864]
* Fix Docker container failing to start with no matching vars: `${Env.elasticsearch_api_key:}` and similar errors by restoring support for `:` to set default values. {agent-pull}9451[#9451] {agent-issue}9328[#9328]
* Fix deb upgrade by stopping elastic-agent service before stopping endpoint. {agent-pull}9462[#9462]
* Fix Docker container failing to start with `no matching vars: ${Env.elasticsearch_api_key:}` and similar errors by restoring support for `:` to set default values. {agent-pull}9451[#9451] {agent-issue}9328[#9328]
* Fix deb upgrade by stopping `elastic-agent` service before stopping endpoint. {agent-pull}9462[#9462]

Fleet Server::

Expand Down