File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
docs/en/ingest-management/release-notes Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 14
14
15
15
This section summarizes the changes in each release.
16
16
17
+ * <<release-notes-8.17.8>>
17
18
* <<release-notes-8.17.7>>
18
19
* <<release-notes-8.17.6>>
19
20
* <<release-notes-8.17.5>>
@@ -28,6 +29,36 @@ Also see:
28
29
* {kibana-ref}/release-notes.html[{kib} release notes]
29
30
* {beats-ref}/release-notes.html[{beats} release notes]
30
31
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
+
31
62
// begin 8.17.7 relnotes
32
63
33
64
[[release-notes-8.17.7]]
You can’t perform that action at this time.
0 commit comments