Skip to content

Commit 626fbe9

Browse files
Add Fleet Server and Elastic Agent release notes for 8.18.4 (#1828)
* add fleet server and elastic agent release notes for 8.18.4 * remove empty section * apply suggestions from code review Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com> --------- Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
1 parent 7356ee6 commit 626fbe9

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

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

Lines changed: 25 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.18.4>>
1718
* <<release-notes-8.18.3>>
1819
* <<release-notes-8.18.2>>
1920
* <<release-notes-8.18.1>>
@@ -24,6 +25,30 @@ Also see:
2425
* {kibana-ref}/release-notes.html[{kib} release notes]
2526
* {beats-ref}/release-notes.html[{beats} release notes]
2627

28+
// begin 8.18.4 relnotes
29+
30+
[[release-notes-8.18.4]]
31+
== {fleet} and {agent} 8.18.4
32+
33+
Review important information about the 8.18.4 release.
34+
35+
[discrete]
36+
[[bug-fixes-8.18.4]]
37+
=== Bug fixes
38+
39+
Elastic Agent::
40+
41+
* Remove incorrect logging that unprivileged installations are in beta. {agent-pull}8715[#8715] {agent-issue}8689[#8689]
42+
* Ensure standalone Elastic Agent uses log level from configuration instead of persisted state. {agent-pull}8784[#8784] {agent-issue}8137[#8137]
43+
* Resolve deadlocks in runtime checkin communication. {agent-pull}8881[#8881] {agent-issue}7944[#7944]
44+
* Remove init.d support from RPM packages. {agent-pull}8896[#8896] {agent-issue}8840[#8840]
45+
46+
Fleet::
47+
48+
* Include the base error for JSON decode error responses. {fleet-server-pull}5069[#5069]
49+
50+
// end 8.18.4 relnotes
51+
2752
// begin 8.18.3 relnotes
2853

2954
[[release-notes-8.18.3]]

0 commit comments

Comments
 (0)