Skip to content

Commit 676ba66

Browse files
Adds 8.17.8 release notes (#1826)
* port elastic/elastic-agent#8647 to docs * Update docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc
1 parent e3896d7 commit 676ba66

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

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

Lines changed: 31 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.8>>
1718
* <<release-notes-8.17.7>>
1819
* <<release-notes-8.17.6>>
1920
* <<release-notes-8.17.5>>
@@ -28,6 +29,36 @@ Also see:
2829
* {kibana-ref}/release-notes.html[{kib} release notes]
2930
* {beats-ref}/release-notes.html[{beats} release notes]
3031

32+
// begin 8.17.8 relnotes
33+
34+
[[release-notes-8.17.8]]
35+
== {fleet} and {agent} 8.17.8
36+
37+
Review important information about the {fleet} and {agent} 8.17.8 release.
38+
39+
[discrete]
40+
[[new-features-8.17.8]]
41+
=== New features
42+
43+
The 8.17.8 release adds the following new and notable features.
44+
45+
Elastic Agent::
46+
47+
* Add `Cumulativetodeltaprocessor` to EDOT Collector. {agent-pull}8372[#8372]
48+
49+
[discrete]
50+
[[bug-fixes-8.17.8]]
51+
=== Bug fixes
52+
53+
Elastic Agent::
54+
55+
* Address a race condition that can occur in agent diagnostics if log rotation runs while logs are being zipped. {agent-pull}8215[#8215]
56+
* Use `paths.tempdir` for diagnostics actions. {agent-pull}8472[#8472]
57+
* Use Debian 11 to build linux/arm to match linux/amd64. Upgrades linux/arm64's statically linked glibc from 2.28 to 2.31. {agent-pull}8497[#8497]
58+
* Relax file ownership check to allow admin re-enrollment on Windows. {agent-pull}8503[#8503] {agent-issue}7794[#7794]
59+
60+
// end 8.17.8 relnotes
61+
3162
// begin 8.17.7 relnotes
3263

3364
[[release-notes-8.17.7]]

0 commit comments

Comments
 (0)