<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Agent Control release notes]]></title><description><![CDATA[Agent Control release notes]]></description><link>https://docs.newrelic.com</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 18:22:37 GMT</lastBuildDate><atom:link href="https://docs.newrelic.com/docs/release-notes/agent-control-release-notes/feed.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Agent Control v1.18.0]]></title><guid isPermaLink="false">QWdlbnQgQ29udHJvbC0xLjE4LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-control-release-notes/agent-control-2026-07-06</link><pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate><content:encoded>&lt;h2&gt;Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added exponential backoff and jitter retries to OCI artifact fetches using a new &lt;code&gt;BackoffPolicy&lt;/code&gt; (configured under &lt;code&gt;self_update.download_retry&lt;/code&gt;), replacing the previous &lt;code&gt;with_retries(usize, Duration)&lt;/code&gt; API.&lt;/li&gt;
&lt;li&gt;Added post-download script support for OCI packages.&lt;/li&gt;
&lt;li&gt;Hardened service restart policies on Linux and Windows platforms (implementing &lt;code&gt;systemd&lt;/code&gt; rate limiting: maximum of 5 restarts within 60 seconds) to prevent crash-looping from saturating CPU capacity.&lt;/li&gt;
&lt;li&gt;Added support for retrieving remote agent type definitions directly from OCI registries.&lt;/li&gt;
&lt;li&gt;Configured agent type definitions to tolerate unknown fields to ensure forward compatibility.&lt;/li&gt;
&lt;li&gt;Added support for creating on-host agents without defining a health check, which disables health reporting for that agent.&lt;/li&gt;
&lt;li&gt;Streamlined version tracking for on-host agents by deriving versions directly from OCI package metadata. This eliminates command-based version checking and removes the need for the &lt;code&gt;deployment.version&lt;/code&gt; configuration in agent type definitions.&lt;/li&gt;
&lt;li&gt;Replaced the &lt;code&gt;filesystem&lt;/code&gt; configuration in on-host agent type definitions with an explicit, recursive, tagged-kind tree structure where every entry declares &lt;code&gt;kind: file | dir | dir_content_from_map&lt;/code&gt; and &lt;code&gt;dir&lt;/code&gt; entries nest using &lt;code&gt;entries:&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Introduced a &lt;code&gt;persistent&lt;/code&gt; flag (default value is set to &lt;code&gt;false&lt;/code&gt;) for on-host filesystem entries; ephemeral entries are deleted when a sub-agent stops, while persistent entries remain until the agent is removed from the &lt;code&gt;fleet.Reconciliation&lt;/code&gt; across writes is driven by a &lt;code&gt;.ac-managed-paths.json&lt;/code&gt; manifest (reserved filename — agent types must not declare it) so paths Agent Control no longer owns are deleted while sub-agent-created files are preserved.&lt;/li&gt;
&lt;li&gt;Introduced the &lt;code&gt;shared-filesystem-dir &lt;/code&gt;variable for agent type configurations.&lt;/li&gt;
&lt;li&gt;Extended the internal &lt;code&gt;fs&lt;/code&gt; crate to support file copy operations.&lt;/li&gt;
&lt;li&gt;Removed the filesystem manifest-based prune mechanism; Agent Control no longer deletes previously-declared paths dropped by subsequent configurations; agent-managed files are now reclaimed only when the agent is removed from the fleet.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an on-host self-update issue where pushing an empty &lt;code&gt;version: &quot;&quot;&lt;/code&gt; string from Fleet Control incorrectly triggered an image pull of the &lt;code&gt;:latest&lt;/code&gt; OCI tag. It now correctly treats an empty string as a no-op (), matching the behavior of an absent version field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a detailed description of changes, see the &lt;a href=&quot;https://github.com/newrelic/newrelic-super-agent/releases/tag/1.18.0&quot;&gt;release notes&lt;/a&gt;.&lt;/p&gt;</content:encoded><description>ReleasedOn: Mon, 06 Jul 2026 00:00:00 +0000.</description></item></channel></rss>