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 @@ -14,6 +14,7 @@

This section summarizes the changes in each release.

* <<release-notes-8.19.11>>
* <<release-notes-8.19.10>>
* <<release-notes-8.19.9>>
* <<release-notes-8.19.8>>
Expand All @@ -31,6 +32,31 @@ Also check:
* {kibana-ref}/release-notes.html[{kib} release notes]
* {beats-ref}/release-notes.html[{beats} release notes]

// begin 8.19.11 relnotes

[[release-notes-8.19.11]]
== {fleet} and {agent} 8.19.11

[discrete]
[[security-updates-8.19.11]]
=== Security updates

Fleet Server::

* Enforce maximum limits on UploadBegin and UploadComplete request body sizes. https://github.com/elastic/fleet-server/pull/6159[#6159]

[discrete]
[[bug-fixes-8.19.11]]
=== Bug fixes

Elastic Agent::

* OSQuery - Add list capabilities to directories for interactive users. https://github.com/elastic/elastic-agent/pull/12189[#12189]
* Emit the correct error message when the app lock cannot be acquired. https://github.com/elastic/elastic-agent/pull/12225[#12225]
* Fix elasticsearch retry behavior in OTEL runtime for reliable delivery. https://github.com/elastic/elastic-agent/pull/12455[#12455]

// end 8.19.11 relnotes

// begin 8.19.10 relnotes

[[release-notes-8.19.10]]
Expand Down