Skip to content

Add Fleet Server and Elastic Agent release notes for 8.18.4 #1828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: 8.18
Choose a base branch
from
Open
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.18.4>>
* <<release-notes-8.18.3>>
* <<release-notes-8.18.2>>
* <<release-notes-8.18.1>>
Expand All @@ -24,6 +25,29 @@ Also see:
* {kibana-ref}/release-notes.html[{kib} release notes]
* {beats-ref}/release-notes.html[{beats} release notes]

// begin 8.18.4 relnotes
[[release-notes-8.18.4]]
== {fleet} and {agent} 8.18.4

Review important information about the 8.18.4 release.

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

Elastic Agent::

* Remove incorrect logging that unprivileged installations are in beta. {agent-pull}8715[#8715] {agent-issue}8689[#8689]
* Ensure standalone Elastic Agent uses log level from configuration instead of persisted state. {agent-pull}8784[#8784] {agent-issue}8137[#8137]
* Resolve deadlocks in runtime checkin communication. {agent-pull}8881[#8881] {agent-issue}7944[#7944]
* Remove init.d support from RPM packages. {agent-pull}8896[#8896] {agent-issue}8840[#8840]

Fleet::

* Include the base error for JSON decode error responses. {fleet-server-pull}5069[#5069]

// end 8.18.4 relnotes

// begin 8.18.3 relnotes

[[release-notes-8.18.3]]
Expand Down