Skip to content

Commit 98b43c2

Browse files
committed
Add Fleet & Agent 8.17.5 Release Notes (elastic#1761)
* Add Fleet & Agent 8.17.5 Release Notes * Link format fix (cherry picked from commit b79684c)
1 parent 1948773 commit 98b43c2

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

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

+35
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.5>>
1718
* <<release-notes-8.17.4>>
1819
* <<release-notes-8.17.3>>
1920
* <<release-notes-8.17.2>>
@@ -25,6 +26,40 @@ Also see:
2526
* {kibana-ref}/release-notes.html[{kib} release notes]
2627
* {beats-ref}/release-notes.html[{beats} release notes]
2728

29+
// begin 8.17.5 relnotes
30+
31+
[[release-notes-8.17.5]]
32+
== {fleet} and {agent} 8.17.5
33+
34+
Review important information about the 8.17.5 release.
35+
36+
[discrete]
37+
[[enhancements-8.17.5]]
38+
=== Enhancements
39+
40+
{agent}::
41+
* Ensure consistent input order In self-monitoring configuration. {agent-pull}7724[#7724]
42+
43+
[discrete]
44+
[[bug-fixes-8.17.5]]
45+
=== Bug fixes
46+
47+
{fleet}::
48+
* Enable unenroll inactive agent tasks to unenroll some agents if the first set returned is equal to `UNENROLLMENT_BATCH_SIZE`. {kibana-pull}216283[#216283]
49+
50+
{fleet-server}::
51+
* Fix host parsing in {es} output diagnostics. {fleet-server-pull}4765[#4765]
52+
* Redact output log lines during bootstrap configuration. {fleet-server-pull}4775[#4775]
53+
* Fix concurrent access to remote bulker configuration. {fleet-server-pull}4776[#4776]
54+
55+
{agent}::
56+
* Change how Windows process handles are obtained when assigning sub-processes to job objects. {agent-pull}6825[#6825]
57+
* Rework Windows user password generation to meet security policy constraints. {agent-pull}7507[#7507] {agent-issue}7506[#7506]
58+
* Wait for Windows service to be fully removed before re-installing during agent switch. {agent-pull}7589[#7589] {agent-issue}6970[#6970]
59+
* Fix panic during shutdown in `Fleetgateway`. {agent-pull}7629[#7629] {agent-issue}7309[#7309]
60+
61+
// end 8.17.5 relnotes
62+
2863

2964

3065
// begin 8.17.4 relnotes

0 commit comments

Comments
 (0)