Skip to content

Commit dd584bf

Browse files
Add Fleet Server and Elastic Agent release notes for 8.17.9 (#1829)
* add fleet server and elastic agent release notes for 8.17.9 * apply suggestions from code review Co-authored-by: Visha Angelova <[email protected]> --------- Co-authored-by: Visha Angelova <[email protected]>
1 parent 676ba66 commit dd584bf

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.17.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.17.9>>
1718
* <<release-notes-8.17.8>>
1819
* <<release-notes-8.17.7>>
1920
* <<release-notes-8.17.6>>
@@ -29,6 +30,30 @@ Also see:
2930
* {kibana-ref}/release-notes.html[{kib} release notes]
3031
* {beats-ref}/release-notes.html[{beats} release notes]
3132

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

3459
[[release-notes-8.17.8]]

0 commit comments

Comments
 (0)