You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/en/ingest-management/release-notes/release-notes-8.18.asciidoc
+14-3
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,10 @@ Review important information about the {fleet} and {agent} 8.18.0 release.
34
34
35
35
The 8.18.0 release Added the following new and notable features.
36
36
37
-
//{fleet}::
37
+
{fleet}::
38
+
* Add next steps and actions to the agentless integrations flyout. ({kibana-pull}203824[#203824])
39
+
* Add support for columns when exporting agents to CSV. ({kibana-pull}203103[#203103])
40
+
* Add status tracking for agentless integrations. ({kibana-pull}199567[#199567])
38
41
39
42
{agent}::
40
43
* Add ability to run the Elastic Distribution of OTel Collector at the same time as other inputs. {agent-pull}5767[#5767] {agent-issue}5796[#5796]
@@ -54,7 +57,8 @@ The 8.18.0 release Added the following new and notable features.
54
57
[[enhancements-8.18.0]]
55
58
=== Enhancements
56
59
57
-
//{fleet}::
60
+
{fleet}::
61
+
* Enable sub-feature privileges for {fleet}. ({kibana-pull}203182[#203182])
58
62
59
63
{fleet-server}::
60
64
* Update {fleet-server} Go version to 1.23.5. {fleet-server-pull}4353[#4353]
@@ -72,7 +76,13 @@ The 8.18.0 release Added the following new and notable features.
72
76
[[bug-fixes-8.18.0]]
73
77
=== Bug fixes
74
78
75
-
//{fleet}::
79
+
{fleet}::
80
+
* Support `is_default` on integration deployment modes. ({kibana-pull}208284[#208284])
81
+
* Fix a UI error caused when an agent becomes orphan. ({kibana-pull}207746[#207746])
82
+
* Restrict non-local {es} output types for agentless integrations and policies. ({kibana-pull}207296[#207296])
83
+
* Fix API code to prevent bulk actions from timing out. ({kibana-pull}205735[#205735])
84
+
* Fix generation of dynamic mapping for objects with specific subfields. ({kibana-pull}204104[#204104])
85
+
* Fix logic to ensure that agents are only considered stuck in updating when an upgrade fails. ({kibana-pull}202126[#202126])
76
86
77
87
{agent}::
78
88
* Prevent installation of {elastic-defend} in emulated environment, in which it's not supported. {agent-pull}6095[#6095] {agent-issue}6082[#6082]
@@ -83,6 +93,7 @@ The 8.18.0 release Added the following new and notable features.
83
93
* Restore `cloud-defend` as an expected binary after it was accidentally removed from containers in 8.17.0 and later versions. {agent-pull}6470[#6470] {agent-issue}6469[#6469]
84
94
* Restore the `maintainer` label for container images rather than the default inherited from a base image. {agent-pull}6512[#6512]
85
95
* Fix enrollment for containerised {agent} when the enrollment token changes or the agent is unenrolled. {agent-pull}6568[#6568] {agent-issue}3586[#3586]
96
+
* Change how Windows process handles are obtained when assigning sub-processes to Job objects. {agent-pull}6825[#6825]
0 commit comments