Skip to content

Commit ea5223a

Browse files
committed
Add BC4 agent item
1 parent ae2babd commit ea5223a

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

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

+14-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@ Review important information about the {fleet} and {agent} 8.18.0 release.
3434

3535
The 8.18.0 release Added the following new and notable features.
3636

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])
3841

3942
{agent}::
4043
* 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.
5457
[[enhancements-8.18.0]]
5558
=== Enhancements
5659

57-
//{fleet}::
60+
{fleet}::
61+
* Enable sub-feature privileges for {fleet}. ({kibana-pull}203182[#203182])
5862

5963
{fleet-server}::
6064
* 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.
7276
[[bug-fixes-8.18.0]]
7377
=== Bug fixes
7478

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])
7686

7787
{agent}::
7888
* 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.
8393
* 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]
8494
* Restore the `maintainer` label for container images rather than the default inherited from a base image. {agent-pull}6512[#6512]
8595
* 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]
8697

8798
// end 8.18.0 relnotes
8899

0 commit comments

Comments
 (0)