<?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[.NET agent release notes]]></title><description><![CDATA[.NET agent release notes]]></description><link>https://docs.newrelic.com</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 14:57:51 GMT</lastBuildDate><atom:link href="https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/feed.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[.NET agent v8.20.262.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjIwLjI2Mi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/agent-8202620</link><pubDate>Thu, 17 Oct 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Improved support for WCF.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support for Task-based (TAP) service calls.&lt;/li&gt;
&lt;li&gt;Distributed Tracing and CAT are automatically supported for HTTP-based binding types (such as BasicHTTP, WebHTTP, WSHTTP).&lt;/li&gt;
&lt;li&gt;Non-HTTP binding types (such as NetTCP, MSMQ, Named Pipes) are instrumented, but do not automatically support Distributed Tracing and CAT.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; Adds support for .NET Core 3.1 beginning with preview 1.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Performance Metrics: The .Net Agent collects information about application performance in the following areas.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Memory and CPU Utilization&lt;/li&gt;
&lt;li&gt;Garbage Collection&lt;/li&gt;
&lt;li&gt;Threadpool Usage and Throughput&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please refer to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/other-features/net-performance-metrics&quot;&gt;online documentation&lt;/a&gt; for further information.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Fix an issue where reading application settings from &lt;code&gt;web.config&lt;/code&gt; or &lt;code&gt;app.config&lt;/code&gt; could prevent the agent from starting up.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Fix an issue where the agent caused an application to deadlock when using a &lt;a href=&quot;https://docs.microsoft.com/en-us/aspnet/config-builder&quot;&gt;ConfigurationBuilder&lt;/a&gt;. This was commonly seen in applications using the &lt;a href=&quot;https://www.nuget.org/packages/Microsoft.Configuration.ConfigurationBuilders.Azure/&quot;&gt;AzureKeyVaultConfigBuilder&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fix an issue introduced in 8.16 where Memory and CPU metrics failed to update.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 17 Oct 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4wLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-0-0</link><pubDate>Tue, 19 Jul 2022 00:00:00 +0000</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Notice:&lt;/strong&gt; If using Microsoft.Extensions.Logging as your logging framework of choice, please use .NET agent version 10.1.0 or newer.  We encourage you to adopt the newer version due to bug &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1230&quot;&gt;#1230&lt;/a&gt;, which we fixed in &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1237&quot;&gt;#1237&lt;/a&gt;, that was resolved in .NET agent version 10.1.0.&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds support for forwarding application logs to New Relic for .NET Framework 4.6.2 and newer applications using Microsoft.Extensions.Logging. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1172&quot;&gt;#1172&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Additional agent configuration options are now visible and easily accessible through the UI on NR1. Agent configuration is also now reported during agent connect. This information can be seen in the APM-&gt;Environment-&gt;Agent Initialization view. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1174&quot;&gt;#1174&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolves an issue with transaction trace aggregation where the slowest transaction trace was not always captured due to a race condition. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1166&quot;&gt;#1166&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Adds an ignore rule to prevent profiling SMSvcHost.exe. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1182&quot;&gt;#1182&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Updates applicationLogging attribute log.level to be level. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1144&quot;&gt;#1144&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Deprecations/Removed Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;This is a major release of the agent, and contains breaking changes. See the &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/9x-to-10x-agent-migration-guide&quot;&gt;migration guide&lt;/a&gt; for details.&lt;/li&gt;
&lt;li&gt;This agent release targets .NET Framework 4.6.2 and .NET Standard 2.0. The minimum supported runtime versions for profiled applications are .NET Framework 4.6.2+ and .NET Core 3.1+.&lt;/li&gt;
&lt;li&gt;The scriptable installers have been removed. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1170&quot;&gt;#1170&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Windows installation files have been consolidated and renamed. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1187&quot;&gt;#1187&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Linux installation packages have been renamed. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1180&quot;&gt;#1180&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Castle.Monorail instrumentation has been removed. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1177&quot;&gt;#1177&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;0D8501038F29E563F9B94473A54976421CDC84B6A9596615D29E7CCFD76B85F3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;C0C111356EBF540A6DCA57D144A7946639A09D20FC000F364C392B4E1FAB2CD9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;24F788273F257DCA688676962E415A2AA66BC6548503781E60139F131DC096A6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.0.0_arm64.deb&lt;/td&gt;
&lt;td&gt;EAEF890DD7B4B349A4CCB1CEFE50137346F82CF92510627A4946D441BD4EA2D0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.0.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;4F1042CBD4F2E19902B2BF7AF38275E3152C38C667F7BB1C07A55FA3F238377E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.0.0_x64.msi&lt;/td&gt;
&lt;td&gt;00B3D8C00B94334E30FB2B6016F293392C5F8FD493C82F2010DA44FDE68F02D6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.0.0_x64.zip&lt;/td&gt;
&lt;td&gt;48B8BDF456CA3EB8AAAF173038CF1CC5D5A7399558D4146FB8204F3A57AD3ED9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.0.0_x86.msi&lt;/td&gt;
&lt;td&gt;88D4EA3C0A98DF3474B69EFA9374EECD0D542967433530643132E49F08EF22BC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.0.0_x86.zip&lt;/td&gt;
&lt;td&gt;39B163EF4433994CD1D20E7883ECA0101CB53B920FF3D0353D5950D62BD8A95E&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8290&quot;&gt;.NET agent 8.29.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 19 Jul 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-1-0</link><pubDate>Mon, 12 Sep 2022 00:00:00 +0000</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Notice:&lt;/strong&gt; If using Microsoft.Extensions.Logging as your logging framework of choice, please use .NET agent version 10.1.0 or newer.  We encourage you to adopt the newer version due to bug &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1230&quot;&gt;#1230&lt;/a&gt;, which we fixed in &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1237&quot;&gt;#1237&lt;/a&gt;, that was resolved in .NET agent version 10.1.0.&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Support of setting up labels via appsettings.json and app/web.config file. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1204&quot;&gt;#1204&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Additional DEBUG-level logging of all environment variables.&lt;/li&gt;
&lt;li&gt;Forwarded application logs now capture exception details including, error message, error stack, and error class. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1228&quot;&gt;#1228&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Log events with no message will now be accepted if an exception is present in the log event.&lt;/li&gt;
&lt;li&gt;The error stack is created using the stack of the inner exception, up to 5 levels deep, just like existing Agent error reporting.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Adds a new &lt;code&gt;SetName()&lt;/code&gt; method to the Agent API for spans which allows customization of segment/span/metric names. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1238&quot;&gt;#1238&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolves an issue where log forwarding could drop logs in async scenarios. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1201&quot;&gt;#1174&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Resolves an issue where more logs were forwarded than expected from Microsoft.Extensions.Logging. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1237&quot;&gt;#1237&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Resolves an agent configuration bug where values set in the &lt;code&gt;MAX_EVENT_SAMPLES_STORED&lt;/code&gt; and &lt;code&gt;MAX_TRANSACTION_SAMPLES_STORED&lt;/code&gt; environment variables, which configure the maximum samples stored per one-minute harvest interval, were not being properly converted to apply to the five-second harvest interval for those data types. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1239&quot;&gt;#1239&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.1.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;44B3FF7D21084633900F26EA1174DA58562100EC5469BDD9C297E608435C3F1D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.1.0_amd64.deb&lt;/td&gt;
&lt;td&gt;64609D1E3B1B4BE0912F723CED0EA629DA4E5129F676E2B20A83830714D1E63F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.1.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;3F479B759C6FC953FD8DB2954C4E0577AB51DD22185B2EA44948BAFB2D67A74A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.1.0_arm64.deb&lt;/td&gt;
&lt;td&gt;D7B61C6227FF2FB7269DD777F475BFA6E56EB39E98D66078339FF74E63D174A1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.1.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;EFB9FD6121884E14F1EA8D48324D48DA216CD0FFDAA6CC356FB82DEC3D7215C3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.1.0_x64.msi&lt;/td&gt;
&lt;td&gt;DF62C96B669A72A1B428A1F8DDD14453DA58DE36BE74BD5FC05D8571365BC610&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.1.0_x64.zip&lt;/td&gt;
&lt;td&gt;E0FCCD38C7B302C44B2892FA41B05536B75C7E8576FB4491EF6B6BFB987237AD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.1.0_x86.msi&lt;/td&gt;
&lt;td&gt;AFBEAFC5A2E1701801FB2181DBD3445CA26C3F08BE87EB8BE098988A2CA36026&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.1.0_x86.zip&lt;/td&gt;
&lt;td&gt;05FB612F76647777547F1E105960D55C08DF8296E348986C56CB558DB83830BB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8193530&quot;&gt;.NET agent 8.19.353.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 12 Sep 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.11.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xMS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-11-0</link><pubDate>Wed, 07 Jun 2023 00:00:00 +0000</pubDate><content:encoded>&lt;p&gt;We recommend you update the agent regularly, at least every 3 months. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release is supported for one year after its release date. For a full list of supported versions and their support periods, please see our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add detailed assembly reporting to enable Vulnerability Management support. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1685&quot;&gt;#1685&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/f2497536dadb34caded7aa916b5f404ebf19e52a&quot;&gt;f249753&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adds minimal support for Devart Oracle client. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/181a628ff1cb7a0f0b7a347378644782f085f3ab&quot;&gt;181a628&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use Serilog instead of log4net for internal logging.  (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1661&quot;&gt;#1661&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/51080df3848e36e0b6aa29b6cb9a0e94a1638b6f&quot;&gt;51080df&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Clearing transaction context for held transactions and async WCF client instrumentation timing. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1608&quot;&gt;#1608&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/db9a48e50b66c345fd53ff64b296025d03da77bb&quot;&gt;db9a48e&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Stop double injecting headers with HttpClient on .NET Framework (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1679&quot;&gt;#1679&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/e8bdc34072f044e7b056dd2ce773f184aed3bfe5&quot;&gt;e8bdc34&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, you can find the release artifacts for this release &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;here&lt;/a&gt; or on &lt;a href=&quot;https://www.nuget.org/&quot;&gt;NuGet.org&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.11.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;00890284A4CEDE8C74A55B137E439BD9779C7C34928C619BA1F4B49B2943BC53&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.11.0_amd64.deb&lt;/td&gt;
&lt;td&gt;0E311777C9B9CE3F19CE2BCD86ED73B9141BF61B9C7B9781A2454676B0607063&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.11.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;8A00AAC013EA551B2F34E85DBA2F9D5B097CAF75E236EAC45E26FBCB6D929D43&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.11.0_arm64.deb&lt;/td&gt;
&lt;td&gt;829737C856438C4B9FB5A7287EE3203A473AEE8511357BE301EB741C2DA8A160&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.11.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;7A1E0088AFB35909FC76F462F97E819479F62F18795BBDE4A0B9C381227B6695&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.11.0_x64.msi&lt;/td&gt;
&lt;td&gt;CA9329B32FFB50DBADEF0657FD20BD309C2240744B444D2D7927F9B78A5292FA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.11.0_x64.zip&lt;/td&gt;
&lt;td&gt;6561B1283B2C01AC740D3FD9D52B1FCA01A6449EF103B07BE630F23CDECEFCE3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.11.0_x86.msi&lt;/td&gt;
&lt;td&gt;1B38DEF4444FE27F10017293691C743BBED74ABB5255D755F6DEE72E0F8BA8C6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.11.0_x86.zip&lt;/td&gt;
&lt;td&gt;2072DFA2A737A0B57E9ED08954D8059DBF56C36D02194DC7F91CE688CA19CC8D&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 07 Jun 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.10.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-10-0</link><pubDate>Wed, 26 Apr 2023 00:00:00 +0000</pubDate><content:encoded>&lt;p&gt;We recommends you to update the agent regularly, at least every 3 months. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release is supported for one year after its release date. For a full list of supported versions and their support periods, please see our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8271390&quot;&gt;.NET agent 8.27.139.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add additional logging when RUM injection is being skipped. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1561&quot;&gt;#1561&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/e1b8eca24fc63671a8ea1bafaebabbb9f3b29cb2&quot;&gt;e1b8eca&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add instrumentation for .NET Elasticsearch clients. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1575&quot;&gt;#1575&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/8e49d7bfc22df88abc96a6ebc2518a7be8a1d29b&quot;&gt;8e49d7b&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move TLS config logging closer to connect. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1562&quot;&gt;#1562&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/0ff3ddde1c8c0aed3b0a3c1aaf4c59e7ddc3837c&quot;&gt;0ff3ddd&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add missing instrumentation to MSI installer (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1569&quot;&gt;#1569&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/b65b1170d7649ab6e82a9796f235925ca147393c&quot;&gt;b65b117&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add NServiceBus instrumentation to the MSI installer for .NET Core/5+. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1576&quot;&gt;#1576&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3cae03eacbfb4b2c250abb3a35047190571d35a6&quot;&gt;3cae03e&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;IsOsPlatform() can fail on older .NET Framework Versions (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1552&quot;&gt;#1552&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/699c2056883e4548c025e3ee893e215400899e0e&quot;&gt;699c205&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, you can find the release artifacts for this release &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;here&lt;/a&gt; or on &lt;a href=&quot;https://www.nuget.org/&quot;&gt;NuGet.org&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;File&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;SHA - 256  Hash&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-dotnet-agent-10.10.0-1.x86_64.rpm&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;8429831E81012C58359083083766DC3FA8D2156ACCEA5D77FE9486965E3CAC88&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-dotnet-agent_10.10.0_amd64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;7BC7C9631BA1055C9CFD7CE6A40BCB4A91C59709CA05920B4D8474BFA5DDB2DE&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-dotnet-agent_10.10.0_amd64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;0B8F7D49CC28A568D9316C9DBD1560CE15AB23886F3DFDC89A55E447BD37DB0E&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-dotnet-agent_10.10.0_arm64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;706B5A22CB6A814BF56B2E5752EA24573F9DDD96314E6443824D127BB569CD49&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-dotnet-agent_10.10.0_arm64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;7C373CC56FFCD75637210042FD8410C1A31DF4A45A7BA54451AC82781C3595CE&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;NewRelicDotNetAgent_10.10.0_x64.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;779AB4D7223381A436414AC905F2124251557C79B6C1C8F5BC9911D9D339ABD5&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;NewRelicDotNetAgent_10.10.0_x64.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;BB1F08E489C3726EED3516FC115AEC6754917123B3E8CE4AD0C742A8FDD6635D&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;NewRelicDotNetAgent_10.10.0_x86.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;0F6DFE2FFD1563145A209D5F1A211E52750C7DCA2AAEA069705FE47BEC186D02&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;NewRelicDotNetAgent_10.10.0_x86.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;04227164837B98C618EF86620E15E9D862939994CF7BCD93752C62DF9820401B&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 26 Apr 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.12.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xMi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-12-0</link><pubDate>Mon, 26 Jun 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add instrumentation for newer MongoDB.Client methods. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1732&quot;&gt;#1732&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/1aa5680a8f7f855895203a45b8dfcc5059d656e0&quot;&gt;1aa5680&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add support for MySql.Data version 8.0.33+. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1708&quot;&gt;#1708&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/69d15dfbed178fb5698695253160ae12a4f7a410&quot;&gt;69d15df&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add more validation to msi installer. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1716&quot;&gt;#1716&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/d7bb7f290beae8394599cee1ea9b3213cf2dc473&quot;&gt;d7bb7f2&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Cache the AgentEnabled setting value. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1723&quot;&gt;#1723&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/1624938ab48b63c1fa6e98037d74976dbc8186da&quot;&gt;1624938&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Exclude WebResource.axd and ScriptResource.axd from browser instrumentation (via default config). (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1711&quot;&gt;#1711&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/2fcce95093ed4ef6d1efe67489c8d1ae6c9b29e6&quot;&gt;2fcce95&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Format and log audit-level messages only when audit logging is enabled. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1734&quot;&gt;#1734&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/f71521f2540311e97d13646ff6d6524dfcc3965f&quot;&gt;f71521f&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Handle empty Request.Path values in AspNetCore middleware wrapper. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1704&quot;&gt;#1704&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/8b734a59a53cfd218322d83acbe9d7eb4e7cc055&quot;&gt;8b734a5&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Include config file path in the &quot;Agent is disabled &quot; message on all platforms. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1727&quot;&gt;#1727&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/1a5661243eaa84683694e022fe9806768b8af9f7&quot;&gt;1a56612&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update install script to correctly stop and restart IIS. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1740&quot;&gt;#1740&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3b91dff0ad9aa2fc4218cd85d28fb6d0892cc7fb&quot;&gt;3b91dff&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, you can find the release artifacts for this release &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;here&lt;/a&gt; or on &lt;a href=&quot;https://www.nuget.org/&quot;&gt;NuGet.org&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.12.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;26C56108CEDDB22090EE5DD101C4A7E9B0D6D8285D50B7845CAE25F4F9B925EE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.12.0_amd64.deb&lt;/td&gt;
&lt;td&gt;22A4D7250944235B79419E2FE65DB6143365286A4DAA18E28BB6DC8B31CBFC6C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.12.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;9253433AEA7A340EB8EF32BF6236929D20E23BDF2EAC2068B45E02652EDE8D98&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.12.0_arm64.deb&lt;/td&gt;
&lt;td&gt;7ECD087B9BB2F41E01C9D9C6AB002D953F87D4531B9A572F0CC03ABF9CA33816&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.12.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;CAEBCBDD60559D7337F126044FCE403190CD5A3DE98C2761538D8E7324A0635B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.12.0_x64.msi&lt;/td&gt;
&lt;td&gt;453A1BAC9FE971250AF8AC1A83EFFFB3528E13F8759E793C35FA4C068B371924&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.12.0_x64.zip&lt;/td&gt;
&lt;td&gt;9225783BD0CA78E3C6D80BA88806FDE1C9FC293B1872CA1B9C3C9EE3B5367E18&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.12.0_x86.msi&lt;/td&gt;
&lt;td&gt;4A6EDEDE498C29049A2ECF9ECBE09032D7B23AAB53311BF9B4C6857117C47C94&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.12.0_x86.zip&lt;/td&gt;
&lt;td&gt;95EFAE598174C1A0193BD0DFB5A0353C3D966556CF82CC829DB7E8A678BCAAD4&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Mon, 26 Jun 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.13.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xMy4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-13-0</link><pubDate>Tue, 18 Jul 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Security&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update Grpc.Net.Client library to address Dependabot alerts. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1768&quot;&gt;#1768&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1769&quot;&gt;#1769&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/eee7564cbe79b653ad7909af36f09c9a64cdb731&quot;&gt;eee7564&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add support for filtering log events based on a list of log levels so that they are not forwarded to New Relic. Also adds new logging metrics to count the total number of filtered log events (Logging/denied). Refer to our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/configuration/net-agent-configuration/#application_logging&quot;&gt;application logging configuration&lt;/a&gt; documentation for more details. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1760&quot;&gt;#1760&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1761&quot;&gt;#1761&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1762&quot;&gt;#1762&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1766&quot;&gt;#1766&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/aadce3a09f9fe3c77a93f557686f1ddc26fc6169&quot;&gt;aadce3a&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Instrument OpenAsync() for SQL libraries. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1725&quot;&gt;#1725&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/a695ce6de7e56bc3f803c9b9f6c8c09b30c106fd&quot;&gt;a695ce6&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Refactor StackExchange.Redis v2+ instrumentation to eliminate potential memory leaks. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/902b025c8c420b8bc288b15d914b47aabc1bd426&quot;&gt;902b025&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remove invalid trailing comma added to W3C tracestate header. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1779&quot;&gt;#1779&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/790a3b75dd7609d76638ea3625a9289f58b24378&quot;&gt;790a3b7&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update the MSI UI to clean up formatting and readability issues. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1748&quot;&gt;#1748&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3fbc54310ed3989f915e6f39b27ef8867ed573db&quot;&gt;3fbc543&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, you can find the release artifacts for this release &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;here&lt;/a&gt; or on &lt;a href=&quot;https://www.nuget.org/&quot;&gt;NuGet.org&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.13.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;E589D2BD0DA972CB8ECE27A2BCC55E5EC5724F049AEF1993606F1AFBCE7E34B9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.13.0_amd64.deb&lt;/td&gt;
&lt;td&gt;BB8A5F34E85CAA468BEFED90803339A49E6139618CAB208493772F76F95E1321&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.13.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;730089417451F14E749BBAF5B66482FDBA920CE0D313999A1AB51F6F6388C613&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.13.0_arm64.deb&lt;/td&gt;
&lt;td&gt;9079245A6BCA2589B8A6A71AD62B8BE1944BA3B3F6A56446FE488385E6E70AE1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.13.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;DFAC11B4E07118F2C1F1E28F78785CE61EE96D1EEFAD1F3116F83994AD60B59E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.13.0_x64.msi&lt;/td&gt;
&lt;td&gt;5B37B9736B32B0D32466115066BC43EB5D1D59C08749E5BB5A04A1431B31907A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.13.0_x64.zip&lt;/td&gt;
&lt;td&gt;EDE778E4393772439BAE0EFB5266604A18028CBBB955B9A40C543ECAEF6B51F9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.13.0_x86.msi&lt;/td&gt;
&lt;td&gt;A66A75309281CBC902E393EC391F0FBB849A7BA9F115E4F72C82A830EC2E5312&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.13.0_x86.zip&lt;/td&gt;
&lt;td&gt;9B9A94D705B66C326FCE83794B08D6C45EEEC4BF796B4F9E1B994DFBFB587407&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 18 Jul 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.14.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xNC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-14-0</link><pubDate>Tue, 08 Aug 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add support for Sitecore.Logging. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1790&quot;&gt;#1790&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1795&quot;&gt;#1795&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/6d1934aa3756d20bf45a1b42e5da2286967b2db5&quot;&gt;6d1934a&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.14.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;B5259A630AEE43CEA46CD7FD213059DA99E9E95570CA42D7ECA394BD654421D9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.14.0_amd64.deb&lt;/td&gt;
&lt;td&gt;DC0E49A2AB1199541871744F2FB276C6F8C850A1CA486D90DF5717434A454F5E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.14.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;F3607C0A7C8F1B048BFB4273189343E0ABC46B3712D1601041AF512A4462BC7D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.14.0_arm64.deb&lt;/td&gt;
&lt;td&gt;13F5A8CD9DA721C9DD28CC352EF8B871FDECCE65EEF48346714D33B821337592&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.14.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;606834C550B58A7E993E81708BD81C663E33DB09B03D18B9FE9BA455EA7D373B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.14.0_x64.msi&lt;/td&gt;
&lt;td&gt;E72379F5101E9F6FD90EEEA2BDD18E0480C6CA74A508A107D718CB28CEE935E1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.14.0_x64.zip&lt;/td&gt;
&lt;td&gt;5C43D2BEB306AB8F5BF85761950730F191B30C400B933F58CADC642D166A68F7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.14.0_x86.msi&lt;/td&gt;
&lt;td&gt;F665FFC6A6C7FD3B1A170E384CB4F28DAD3E5FB14AFF8BCFEDE19606999502CB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.14.0_x86.zip&lt;/td&gt;
&lt;td&gt;625A54A79D87CA56466E4CAD5162C4D0C59AA8D0DE4EF94025274046EFC359EC&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 08 Aug 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.12.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xMi4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-12-1</link><pubDate>Tue, 27 Jun 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolved an issue in the &lt;code&gt;all_solutions.yml&lt;/code&gt; workflow where the MSI installers were built with a self-signed certificate rather than the production code signing certificate. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/386a27705701a07d591a95f95830bda27898d255&quot;&gt;386a277&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, you can find the release artifacts for this release &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;here&lt;/a&gt; or on &lt;a href=&quot;https://www.nuget.org/&quot;&gt;NuGet.org&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.12.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;93229E66F85ADD5C8DE3613DE5DABD5F478A39950B3C2BD91107A8DA887F2B6A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.12.1_amd64.deb&lt;/td&gt;
&lt;td&gt;A7290CB37CBE3F292E29DE38094CDD64476256F9F39684A1FCD15766C41D8BF7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.12.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;532BF3165293BBCFBD2A10FA91A7D6BC401CFAE02CF66B8B12FE41007694BACB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.12.1_arm64.deb&lt;/td&gt;
&lt;td&gt;7855DACADEF0ED0488378FDBA47029F7F230714CA0A36DA13F45650C4B2332AD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.12.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;84E67F92D9A378EF036C4462CEAE1BE3760DBEE331DD1EBE99305726CDE29355&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.12.1_x64.msi&lt;/td&gt;
&lt;td&gt;F0D5070F786929550C230BE50920A24A701639D398A8BF5BA33C187231B0C94C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.12.1_x64.zip&lt;/td&gt;
&lt;td&gt;32AE640A2F2C4F672206D528E6EE950C8DE1CF6F159D822CF97513A033AFA307&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.12.1_x86.msi&lt;/td&gt;
&lt;td&gt;58374479848A26A164E19424E9BAA00E164AC05F2A2D8B658C7C865CAAFB31FA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.12.1_x86.zip&lt;/td&gt;
&lt;td&gt;B6D8A5B29D1088AD387A372B805064B78DCCCC7AE3A5CF0DFA76DD996ED3791A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 27 Jun 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.15.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xNS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-15-0</link><pubDate>Tue, 29 Aug 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add support for Serilog.Extensions.Logging and NLog.Extensions.Logging. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1860&quot;&gt;#1860&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1859&quot;&gt;#1859&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/ad242019989b9105b1ccb0dd5602640a057f3333&quot;&gt;ad24201&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Log a warning when an unsupported .NET version is detected. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1852&quot;&gt;#1852&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/7da3e59c9e9dbf865053de5eccd448560f5d78ce&quot;&gt;7da3e59&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use HttpWebRequest instead of HttpClient on .NET Framework (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1853&quot;&gt;#1853&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/8d6cf0faf1b08eb54cc76f8fcbb21d7afc994140&quot;&gt;8d6cf0f&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.15.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;76CC53EB6BD61AAFB4ECA6E1D6E4D55F9247502502F835C32351B1E577C7400D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.15.0_amd64.deb&lt;/td&gt;
&lt;td&gt;213A3D41177C20CFB37E68D19CAF98A4AA014E1D69FE6F3C438EC50895C0D562&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.15.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;1DF8FF60780AE05D56277A9414DA0C1C2A436C56C864E5E5959706D1323E84F5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.15.0_arm64.deb&lt;/td&gt;
&lt;td&gt;1E678FC5D9124C55789D88781BE257FE8A1A45F11DE1C2B677E782725E049D47&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.15.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;441F7411DF339E696069C051302647732A0535312529F5AF51E1693F25E35256&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.15.0_x64.msi&lt;/td&gt;
&lt;td&gt;9B980CE512E5F85C73C7EF814E9C61DB3B14FB6AD88373359F063D9E651970BC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.15.0_x64.zip&lt;/td&gt;
&lt;td&gt;A00ECE00905199AAEB6DE7AE9CA37C07EDC87EE2794D703330087F979AF20E57&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.15.0_x86.msi&lt;/td&gt;
&lt;td&gt;7784AB50CF7FF9AFE0193ADAA7FAF06CF4061FA096652140284DF0269B5AADCD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.15.0_x86.zip&lt;/td&gt;
&lt;td&gt;58A106ACAAEF28545F319D4F3D640A023C0F0F407173553AA9CBD8588FE2DD5B&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 29 Aug 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.17.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xNy4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-17-0</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add more detail to &quot;heartbeat&quot; message in log. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1884&quot;&gt;#1884&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/c0c13624d8839f9b84fce3af528cd9d291c6c8a2&quot;&gt;c0c1362&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use structured logging for internal logs (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1903&quot;&gt;#1903&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/00317003b1997ab397f42c45b2b60fe686f48275&quot;&gt;0031700&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Reinstate max number of log files. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1930&quot;&gt;#1930&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/41eef7b3d43dcb38b1d833334fc90850aa797973&quot;&gt;41eef7b&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.17.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;2A02FC288EDDD1BACABA9E9A1BF5D864932081C0DA3238767DD0B81785F77485&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.17.0_amd64.deb&lt;/td&gt;
&lt;td&gt;99B03F39E80250E9962F5C4789C22A3A3FCD20CE8A0FB458C0065109377E414D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.17.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;26EE53058E7AB044FF896F9641C6592C37F5ADFE5D7C809B7DECDB0D0714FFB8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.17.0_arm64.deb&lt;/td&gt;
&lt;td&gt;E6FA46B9356F47A63B6A5FF4E2ABA4240ED2598BC84546AF6D5BF746A9C494E9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.17.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;98226BC0FF1B7B015ECF867536D49148E817533E265E911862ECA2D0F6C6E978&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.17.0_x64.msi&lt;/td&gt;
&lt;td&gt;8FEA2A59FDE61657D3C1C049445B273D13EAE980AF111AC5B92E36E5C29C80BC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.17.0_x64.zip&lt;/td&gt;
&lt;td&gt;958B664396C771292E5987A306E6CEFD7514FAF88F47C426935D98B240FDD709&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.17.0_x86.msi&lt;/td&gt;
&lt;td&gt;694B774708344150824799EFE13270FA4F615B3FC2CFF72C430C8B125A1E8175&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.17.0_x86.zip&lt;/td&gt;
&lt;td&gt;25E036594252C51F4F29CC94AB5F77EE34D124603DAA923A8D788EC31ED15B19&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 26 Sep 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.18.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xOC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-18-0</link><pubDate>Tue, 17 Oct 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Enable configuration of High Security Mode via environment variable (NEW_RELIC_HIGH_SECURITY). (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/a86d98d2e1b5d7062c79e4baff6a8207c8762b61&quot;&gt;a86d98d&lt;/a&gt;), closes &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1948&quot;&gt;#1948&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Enable startup logging to Event Log for all applications on Windows. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1969&quot;&gt;#1969&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/cdac8b707b679f08f099ef9c111141372321aa80&quot;&gt;cdac8b7&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Detect Docker container id on cgroup v2. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1943&quot;&gt;#1943&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/9c7e1146029522efee296ed3654158931b4eafe0&quot;&gt;9c7e114&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update Serilog EventLog sink configuration to enable event source creation (if the app is running with admin privileges). (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1963&quot;&gt;#1963&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/274072baba12888c49e402b81d2e0d598f717614&quot;&gt;274072b&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.18.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;B030DD515D6C7EFEA25BD4FB4AC72EABB67BC159B666077817EC20929DF88F46&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.18.0_amd64.deb&lt;/td&gt;
&lt;td&gt;D3CCCFD0CBD561B7BFDEE727861AE5D8FE76C4E810B7D2E311C86CB224430209&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.18.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;3B57E85BC7129D103880CD210B1A9E764D81D7DFB457DA0D7BB5D8CC0488E904&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.18.0_arm64.deb&lt;/td&gt;
&lt;td&gt;1B6C47FFEF30CF72B440889DE3749B917456B7336855224D4AD712C256A9282A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.18.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;D3F3CB72F17B7386F6F4FFF8AAF1CB335DD69A45590E22008B6C7DA23537403C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.18.0_x64.msi&lt;/td&gt;
&lt;td&gt;04FB52FE54801B06D155831D5AA4065087AF870770F832514B761064A45ED3D4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.18.0_x64.zip&lt;/td&gt;
&lt;td&gt;020DB3263BE55DCEF1EFD1FAD80340A365952092C7A436A077CCDC962875B2A4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.18.0_x86.msi&lt;/td&gt;
&lt;td&gt;024C10F6B9830A4DAB2FD18F55EF15F1AA6ABD63F5FFC359EEA965101FFDFAB4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.18.0_x86.zip&lt;/td&gt;
&lt;td&gt;372590D12D69FE61172A24E36C88C54768CD090AA2EB8049634DD9AB827805B3&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 17 Oct 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.16.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xNi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-16-0</link><pubDate>Tue, 12 Sep 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The transactionTracer.stackTraceThreshold setting has been deprecated and no longer has any effect. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1896&quot;&gt;#1896&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/20ab0e72c86020e712024165ee4d72f832522db2&quot;&gt;20ab0e7&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add 32bit profiler path to IIS registry when installing 64bit agent. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1890&quot;&gt;#1890&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/65dd50be55e27c3b45384f54df40a96cb1e115a4&quot;&gt;65dd50b&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Prevent using different bitness installer when in-place upgrading. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1890&quot;&gt;#1890&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/65dd50be55e27c3b45384f54df40a96cb1e115a4&quot;&gt;65dd50b&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix misleading log message on transaction name change. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1857&quot;&gt;#1857&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1886&quot;&gt;#1886&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/737b4f1dda8831225fcf9bbeea61ff3cc0024da5&quot;&gt;737b4f1&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix NRHttpClientFactory so that it creates only one client. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1873&quot;&gt;#1873&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/fc88ff7690c367043f074cb6df154a58f8eb4f63&quot;&gt;fc88ff7&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Prevent broken traces when HttpClient content headers contain tracing headers. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1843&quot;&gt;#1843&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1888&quot;&gt;#1888&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/541dd2ccbb01533ac14b903d84394a02aaf84295&quot;&gt;541dd2c&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remove the retained file count limit for Agent log files. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1879&quot;&gt;#1879&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/e49250aac7e35e06fcea4fd67ef221b2a967a9b6&quot;&gt;e49250a&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.16.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;FD89D6E43C864A63673644EDA742BFAA13C0E8BC6111C2B3FCD878A4B0AA54DD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.16.0_amd64.deb&lt;/td&gt;
&lt;td&gt;DA8C6EFB5FD9EA5670B8370B2276A42466199F7C3FB8DF91C82EE524FB1A0E1B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.16.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;F2EE033A647CBA3D38AE48191BAB42F9BD73B46AAF835B0A4AE0DE2102E1E5CD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.16.0_arm64.deb&lt;/td&gt;
&lt;td&gt;0A025E5B04063E3F15668D611AD6FB4742A15742670C66DF2096D745D95407B2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.16.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;CD79725E2A6AC1943068E7DC4E6D1D23D3D6CCDF6AC90CEA5F50E02B6AD81DC1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.16.0_x64.msi&lt;/td&gt;
&lt;td&gt;CC63CC96DB417EBC28175A758246DF3EB6BFEFA189EB2396CF82ACF1D93A540E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.16.0_x64.zip&lt;/td&gt;
&lt;td&gt;2EA1E3F9CD7CE2851E4EEE89D94BEFEDF10A601CD182557C3AA90BD7069833D3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.16.0_x86.msi&lt;/td&gt;
&lt;td&gt;0C35D1FB242061171252518BD6DE92216575CC1C9B7D7234C6590FACE6B27A92&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.16.0_x86.zip&lt;/td&gt;
&lt;td&gt;660752DE75F147FAF1F662DCF1134AE690598409B84CC88A51715777B2837A1B&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 12 Sep 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.19.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xOS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-19-0</link><pubDate>Wed, 08 Nov 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add a supportability metric (Supportability/Logging/Forwarding/Empty) when an &quot;empty&quot; log event is not forwarded. Resolves &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1472&quot;&gt;#1472&lt;/a&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/1db5335d2ada4e6e1a9b1da7f406a3e9fc1ef8e3&quot;&gt;1db5335&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add automatic browser agent injection for ASP.NET Core v6+ web applications. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/14c6bb15030e1744bdd85a46610c1fc269bb58c4&quot;&gt;14c6bb1&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add automatic instrumentation for ASP.NET Core v6+ Razor Pages. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/14c6bb15030e1744bdd85a46610c1fc269bb58c4&quot;&gt;14c6bb1&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add automatic instrumentation of MassTransit clients v7.1.0 and newer. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1282&quot;&gt;#1282&lt;/a&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3b790029242d92abf6c766af81715ab474c2384c&quot;&gt;3b79002&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add new span attributes to more closely match OTel spec. This includes server.address and server.port for database calls, and thread.id where appropriate. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/9500d4d52fe583015799bdb02e9b2585b3769b6f&quot;&gt;9500d4d&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Allow forwarding of logs where context data is present but the message and exception are missing. Previously, logs with no message or exception were not forwarded, even if they held context data. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/1db5335d2ada4e6e1a9b1da7f406a3e9fc1ef8e3&quot;&gt;1db5335&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Enable auto-instrumentation for Confluent.Kafka versions 1.4.0 to 2.x.x. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1990&quot;&gt;#1990&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/9f8d22fc383020bcee20c12bc2b3321c345ba8d9&quot;&gt;9f8d22f&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update RabbitMQ instrumentation to capture more message consumption scenarios. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3b790029242d92abf6c766af81715ab474c2384c&quot;&gt;3b79002&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Ensure log lines are written to the audit log file when audit logging is enabled. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2028&quot;&gt;#2028&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2029&quot;&gt;#2029&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/c6b940d1c51e79acfa918504bf3adbfbb3e379e5&quot;&gt;c6b940d&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix a segfault when using sendDataOnExit with Linux on Docker. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2018&quot;&gt;#2018&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3ac75a0073bee60859475d3fa1f08e8edfe932ee&quot;&gt;3ac75a0&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Reduce exception logging on CallVendorApi failures. Resolves &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2005&quot;&gt;#2005&lt;/a&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2006&quot;&gt;#2006&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/bf4102b75ef4bc036ba4c5ae8f1da2ad12cbe1be&quot;&gt;bf4102b&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.19.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;974F97AB59C6238E0FB581D460BC6947333687AC4F7CDC4ECD643F4DB82A70A3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.0_amd64.deb&lt;/td&gt;
&lt;td&gt;B04EF61A2806A1C72C3C1914207332BE8AC33517F57D88069B4F73D9E3FBD24A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;FF51604E6568C6DB0134916C0ACFC5B3E456B85CC0312A6CA904C94B10DCBA74&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.0_arm64.deb&lt;/td&gt;
&lt;td&gt;A0A50986BC4679D5ACAE399FF4E05EF3F2F5C7840F2BB88E5B3BDE7E2843630F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;824B3E844576246C913FE8550CDFD163DED17E69B994F50A3DAD8C43836DC3CE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.0_x64.msi&lt;/td&gt;
&lt;td&gt;1122F7F497D07D7FB8B01033B730938BB23AC7241322863F2913F54043D367D5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.0_x64.zip&lt;/td&gt;
&lt;td&gt;C0B151EF5C6F8010E56AD238C0B382CDA36AE923229E25C29192D7BDD7EBC5CD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.0_x86.msi&lt;/td&gt;
&lt;td&gt;62FC78CD6189FD16E0698A4685265AAE7FB98A54C4D3C88CAA1E10F64307C270&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.0_x86.zip&lt;/td&gt;
&lt;td&gt;C43A28596AC7B785D14BC66526937C625EBA3D836B92671741B61B1626E1A262&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 08 Nov 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.19.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xOS4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-19-1</link><pubDate>Wed, 08 Nov 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add defensive coding and exception handling during ASP.NET Core 6+ browser injection. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2035&quot;&gt;#2035&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2038&quot;&gt;#2038&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/5ddd0ea6cd196da5a9aa4b00a8c097c111211251&quot;&gt;5ddd0ea&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.19.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;F763C2117A46565DD99ED90A488A512860B728EAA8EEB244799C18501CA9D80B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.1_amd64.deb&lt;/td&gt;
&lt;td&gt;A0E6A9C6D79D4396F02DFDFDA5AF26823CF9F57C782F7DF1E09B5B94CFE8AD49&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;14497966D9EE13EB34F9BCBF4FC275AECAC9C7E94CD8C95F1A8384D9490FCBC6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.1_arm64.deb&lt;/td&gt;
&lt;td&gt;8859E5BE34AAFD14833498B41F360F87398886807E79AFCBB56E5E92143E22B0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;B11197E2F0A41737294FDD2EF4C7CDD6CAE9FB8F8D227D7348054BECA5A7FA5C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.1_x64.msi&lt;/td&gt;
&lt;td&gt;1553FE508663D979A959D8CA72A2BDBDD5F730C37F91A6AE64239F1BC05ED72C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.1_x64.zip&lt;/td&gt;
&lt;td&gt;7E2502532774D254A6B9197F85AF84981978E824478AFEAF657B5C4E29AC80BE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.1_x86.msi&lt;/td&gt;
&lt;td&gt;764217C3B4EDE0EBADC8BA356B7DA83F835D8BAB974944BF66A50589FA61A991&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.1_x86.zip&lt;/td&gt;
&lt;td&gt;D0A974073188F34914D962ABD06820B74D76E53D85EBCA458BD762F0E8EBCCD8&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 08 Nov 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.19.2]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4xOS4y</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-19-2</link><pubDate>Fri, 10 Nov 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;ASP.NET Core 6+ browser agent injection is disabled by default. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/e571ac1094a86b6717a0d356432e067727f25130&quot;&gt;e571ac1&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.19.2-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;5D2730F78B115B8976A671BCA3738DC18B2DBD499040E16F5FD610E35C1E9D08&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.2_amd64.deb&lt;/td&gt;
&lt;td&gt;08135B6EEAFECC5A577C3C7AFDC6D194D0BC551ADD7488B6165BAD8D8822A76F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.2_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;F83661897C99B923F4345C6527F063618E196E10CDD52F4128E701628A8848EF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.2_arm64.deb&lt;/td&gt;
&lt;td&gt;FF8B98808362194C4809FDFDB4E1153ED7806AF794F38384E8BDE7342A450A88&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.19.2_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;5FEA6FEB4672B293722105D0DBFD173F25226E231220C6E55E4FABF34D56E7EF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.2_x64.msi&lt;/td&gt;
&lt;td&gt;5301FE3F2B1980DEC3804E9CAA7007D2F23A7E21B28A35FFFC9222BB66727FC0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.2_x64.zip&lt;/td&gt;
&lt;td&gt;139A8E2921C3E0F460F202053C7111B65F11120FFE278D229B813B39FF5624CC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.2_x86.msi&lt;/td&gt;
&lt;td&gt;3E005FCD410F2468E10F379AFBDF9E9A383333827BD040CA894F23E9F4DE2536&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.19.2_x86.zip&lt;/td&gt;
&lt;td&gt;E6280B9A0CD96BACB5E07F2C3B555040FF858CAE6E5F68F52D2A444B6AFC3A74&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Fri, 10 Nov 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.2.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-2-0</link><pubDate>Mon, 03 Oct 2022 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add new environment variables to control &lt;code&gt;SendDataOnExit&lt;/code&gt; functionality: &lt;code&gt;NEW_RELIC_SEND_DATA_ON_EXIT&lt;/code&gt;, &lt;code&gt;NEW_RELIC_SEND_DATA_ON_EXIT_THRESHOLD_MS&lt;/code&gt;. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1250&quot;&gt;#1250&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Enables integration with CodeStream code-level metrics by default. This allows you to see golden signals in your IDE through New Relic CodeStream without altering agent configuration. &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/other-features/net-codestream-integration&quot;&gt;Learn more here&lt;/a&gt;. For any issues or direct feedback, please reach out to &lt;a href=&quot;mailto:support@codestream.com.&quot;&gt;support@codestream.com.&lt;/a&gt; &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1255&quot;&gt;#1255&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolves an issue where the .NET Core agent could crash during application shutdown when SendDataOnExit functionality was triggered. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1254&quot;&gt;#1254&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Resolves an issue where the .NET agent incorrectly injects the browser agent script inside HTML pages. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1247&quot;&gt;#1247&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Resolves an issue where some instrumentation was missing for &lt;code&gt;Microsoft.Data.SqlClient&lt;/code&gt; in .NET Framework. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1248&quot;&gt;#1248&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Resolves an issue with local log decoration for NLog where the original log message was not included in the output. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1249&quot;&gt;#1249&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Resolves an issue where the .NET agent failed to serialize custom attributes containing some non-primitive types. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1256&quot;&gt;#1256&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Includes missing profiler environment variables in debug logs during application startup. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1255&quot;&gt;#1255&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Resolves an issue where the .NET agent still sends up disabled event types during reconnecting period. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1251&quot;&gt;#1251&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.2.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;7A858BD492CBD40285D0C94CCF2C962EB2AF42D80B5736550E06D510B2FE769F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.2.0_amd64.deb&lt;/td&gt;
&lt;td&gt;2B6D05EBC19B051702EA4FBE9ABA80CC5BD431D45D943652B8B1B1EFC3730D61&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.2.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;DED11457AD8BF1BB15FB7EA2F6F3E786E603201FD7D5370642EE9E19E8DA4510&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.2.0_arm64.deb&lt;/td&gt;
&lt;td&gt;50D7AE765199EE8A4FBE171E3418D6F59C95E4436E1127317E0DD254FFD22C7B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.2.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;CB7BF9C7739A2DAFB77EDE24D4E0DDC8300665077B36C3FB48DA6EAB41F4FF92&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.2.0_x64.msi&lt;/td&gt;
&lt;td&gt;C053944AD9B0F79358A997FB26ED504675E36F606F25C5B27DB07B844127E1EC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.2.0_x64.zip&lt;/td&gt;
&lt;td&gt;F61CD3AA34AF50D12145679946E1D3EFCB7EDB438D1F7908C0215F99D645A5F1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.2.0_x86.msi&lt;/td&gt;
&lt;td&gt;6548DDD56CE1E47E74170A4F741946524B83A51EED99C76DE2DAC1A09E3054A1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.2.0_x86.zip&lt;/td&gt;
&lt;td&gt;26695340A63007F29F36F6C8D6499B917C15FEC68590750311CF9B6F7E32BD9C&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/agent-8202620&quot;&gt;.NET agent 8.20.262.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 03 Oct 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.20.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-20-0</link><pubDate>Tue, 28 Nov 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Allow the agent to run in environments with read-only filesystems. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2085&quot;&gt;#2085&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/09ab29dabeef358cb8c6c035c4d726f5c14f0029&quot;&gt;09ab29d&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Defensively handle null source address in MassTransit instrumentation. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2055&quot;&gt;#2055&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/024958260f628da018be883eb1b446713091760e&quot;&gt;0249582&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;During browser agent injection, don&apos;t set ContentLength if headers have already been sent. Resolves &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2051&quot;&gt;#2051&lt;/a&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2059&quot;&gt;#2059&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/c191aa6035de4d0d95b94d8adbc80560745d06e0&quot;&gt;c191aa6&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remove dependency on Serilog.Expressions. Resolves &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2083&quot;&gt;#2083&lt;/a&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/9e355f3507130394e0660e1eb7c99e6d368f6bfc&quot;&gt;9e355f3&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.20.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;05CCBF42D85A7110DDE9506910004067E1086A2AE1ED96522173BF8FAC3CF97A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.0_amd64.deb&lt;/td&gt;
&lt;td&gt;7093B6A0AAA1D06C5C9588C604D9BD3BE599AB5FD7ED75910434420DE708347C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;16C88CC03A54FE6A5564EBC3247975FFFE77BDDC171F2C34F93139CAB858300D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.0_arm64.deb&lt;/td&gt;
&lt;td&gt;C6C2E16258F25AB948515168631184E165D6BD995C8D37714113063272510D3D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;3168B6FF8E970BD986C6815BEECAE6C9F8A69F837712A900C97652EF2FC3C9B8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.0_x64.msi&lt;/td&gt;
&lt;td&gt;4C297A6475DADD9B522AD2587303F5E13A3A5DB1C8479A91C4C4A773C6C4C678&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.0_x64.zip&lt;/td&gt;
&lt;td&gt;55C4C9D350857F140C1A5DFFDF04E68089195AADA5F1843DF1718E95713A42FD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.0_x86.msi&lt;/td&gt;
&lt;td&gt;7903FE9C3D6222CF5226831685CD89527BC0CE95CEC4D3E1836E83B7B03807D2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.0_x86.zip&lt;/td&gt;
&lt;td&gt;64572F6373AB5550260A19BA27CA97750802BE4F672EC6B96E5E02439A997304&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 28 Nov 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.20.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yMC4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-20-1</link><pubDate>Wed, 13 Dec 2023 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix a crash that can occur when the profiler logs certain characters. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1982&quot;&gt;#1982&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2109&quot;&gt;#2109&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/742d232189ae5c94480711172d5db4219b20c384&quot;&gt;742d232&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improve handling of .NET environments and settings from appsettings.*.json files (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2125&quot;&gt;#2125&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3c21fe9172f5e788f6d4879e50ced2fff9a07983&quot;&gt;3c21fe9&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Obfuscate logged appSettings values (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2110&quot;&gt;#2110&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/2d8da680294b7dd5c0ae30e9ebcb93f1c940f754&quot;&gt;2d8da68&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Revert RabbitMQ HandleBasicDeliver instrumentation change from &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1972&quot;&gt;#1972&lt;/a&gt;. Resolves &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2047&quot;&gt;#2047&lt;/a&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2118&quot;&gt;#2118&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/05251824d7540d01356760c126c4ec478722a8eb&quot;&gt;0525182&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update instrumentation to support Elasticsearch v8.11.0 (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2100&quot;&gt;#2100&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/9effb5d952984141af18634f7eb3073fc1bd44c3&quot;&gt;9effb5d&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.20.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;2651EF327078D357E5912DBAD66FDAB6F89A0F90B9CFD07C7DCA54CF1BC81B90&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.1_amd64.deb&lt;/td&gt;
&lt;td&gt;9CA48C3ED91757E42987E2C896F4CE0B808D5762B348F8C9F4F7C7369378A577&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;346F13E4162442AE1AFA8AE2E7BD8476F7F3E28687024F6280170EDCC04E9D3F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.1_arm64.deb&lt;/td&gt;
&lt;td&gt;24151F0E633610A821EC93680D626D933BED0513B4AE0C37CAA33663C96EF783&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;D3A9F0DBA480F5AF3283B93639A6460DB9938BAB09411DC936BC4E3BAF9716B8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.1_x64.msi&lt;/td&gt;
&lt;td&gt;965E41355B74CF1213CAB9D1C39B2C2BA0162AB4ACE4538603D51AFCA909DF6C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.1_x64.zip&lt;/td&gt;
&lt;td&gt;924D7A5E6D38CF8C88E3D99E4C188AA76B530283898F2783C19987BD9C5FDE7C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.1_x86.msi&lt;/td&gt;
&lt;td&gt;D1ABD460E77CC4DBF00DB8382D08D888A797CF7FBFF311415EF0E35437AAE0F3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.1_x86.zip&lt;/td&gt;
&lt;td&gt;C339F20C60FA388632BAC785A2E2C68059DB46F236960F470E1DE8B7F0F46B78&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 13 Dec 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.20.2]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yMC4y</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-20-2</link><pubDate>Wed, 17 Jan 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Eliminate intermittent deadlock on agent startup. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2183&quot;&gt;#2183&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2184&quot;&gt;#2184&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/11c02417ebb3cf845083ffa0c22e7338d7f99691&quot;&gt;11c0241&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Path to agentinfo.json was built incorrectly, leading to file not found errors when running on Linux. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2156&quot;&gt;#2156&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2157&quot;&gt;#2157&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/bd7e0c3b95010c7f5be3a207959801c8f620870a&quot;&gt;bd7e0c3&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Prevent multiple SessionCache instances from being created. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2180&quot;&gt;#2180&lt;/a&gt; ) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2186&quot;&gt;#2186&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/08a301513ede5792320ff87891f033cc4ef23e4a&quot;&gt;08a3015&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Prevent null reference exceptions while serializing LoadedModuleWireModelCollection. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2185&quot;&gt;#2185&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2187&quot;&gt;#2187&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/afb635290173badc48c48846bc9cafdcf63dedd9&quot;&gt;afb6352&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.20.2-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;72BE4D4AD59D0815E400235D9A73E1368DB4E54EA2E2FCF9A0DD6CB48D70948B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.2_amd64.deb&lt;/td&gt;
&lt;td&gt;EF8CADB865F654E6BDA99E48F0D21BD438DBD9A3E6C09C819A776A4E8295B302&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.2_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;30B1E88B4260E3D6990DD323C0C75FD325E1316FC2C2B83C801294A233E1292B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.2_arm64.deb&lt;/td&gt;
&lt;td&gt;77D2D58515AC6762143A7E5FA46F85B49A07408303B781B46D43438C4E0ADC2E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.20.2_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;666B0D369091ED9703BCB33767A5546FE2D0CAB9FA87DB912A4B9A42AB15F563&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.2_x64.msi&lt;/td&gt;
&lt;td&gt;E32BADCCE44BDFFA227459852B2718BE25E9B8FF6ECF2A9C81B6EAD3B5F5BBBD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.2_x64.zip&lt;/td&gt;
&lt;td&gt;4FCEB544B298C1CE2D9C2AAE709E197ACAB1513BCAAF4B022942071C6EE8E9F9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.2_x86.msi&lt;/td&gt;
&lt;td&gt;0AF83E48F2ABFD9834E35CAB538171C81D30E10DDC0E094B660A512CBACB8EE0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.20.2_x86.zip&lt;/td&gt;
&lt;td&gt;F2DD01816492612912FA36D03D928ED83273871E22BB67D274F34F59492957E7&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 17 Jan 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.21.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yMS4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-21-1</link><pubDate>Fri, 08 Mar 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update regex parsing for CGroup v1 to match agent spec. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2286&quot;&gt;#2286&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/7fa34102a27114f3bc09f47a5c9e08a9e0382f52&quot;&gt;7fa3410&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.21.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;A27ED33B3143CE9C175CC92BC31327B63080AF8F9051D5BA511ADD008A746E27&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.21.1_amd64.deb&lt;/td&gt;
&lt;td&gt;401CD8C8F6746B996247446CEC82D10C78DE4ABDD60898E94E601FC0E5E4900E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.21.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;04C05690A1868CC06FF02DA47A9AB123325A9573C94E5E6BF16C83BE205C51E2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.21.1_arm64.deb&lt;/td&gt;
&lt;td&gt;2AA56F45A1A248BA6377F0FF7EFC62EEA566F5FA175635D066E6FFB2DED43E55&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.21.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;EC1742249326FD46848591A192C20C45BB77C22FBBEB6CD9D40B828C24084E91&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.21.1_x64.msi&lt;/td&gt;
&lt;td&gt;2142B864383DF18607B934BE608F70ACFDC0A4819802E89D539B9F9CF34282C5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.21.1_x64.zip&lt;/td&gt;
&lt;td&gt;0F48FB9C9F1CDB24F3653D1B79993AE825D6D9405F380AC7B887E7EAAEE9A335&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.21.1_x86.msi&lt;/td&gt;
&lt;td&gt;18D2950904EE6010050AE4A33FED63CE91180B903A5818D2BD6477C00F812824&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.21.1_x86.zip&lt;/td&gt;
&lt;td&gt;79F000CF1B5DACB96E573ADF4B331FE5E49165CBFA7ECA73C70F96B20B390567&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Fri, 08 Mar 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.22.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yMi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-22-0</link><pubDate>Wed, 20 Mar 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add a new API method to time currently unsupported datastore method calls. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2320&quot;&gt;#2320&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/81abc5c78e39655f4153b2f9f0f7e5e8328f3577&quot;&gt;81abc5c&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add transaction ID to intrinsic attributes for error events and traces regardless of DT/CAT settings (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2341&quot;&gt;#2341&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/1df03420a690b1f1e46b9ef17b2184d27d314667&quot;&gt;1df0342&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix a context data capture when the Microsoft.Extensions.Logging console logger is used (thanks &lt;a href=&quot;https://github.com/lowell-trimble&quot;&gt;@lowell-trimble&lt;/a&gt;!) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2261&quot;&gt;#2261&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2315&quot;&gt;#2315&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/f8422d6c538db6ff32e0b1055e824b3536245c59&quot;&gt;f8422d6&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.22.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;3CD5AB7FA9801DE2647B9AB96972F39C411D2BA80ED23562FD45D998AFC150E2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.22.0_amd64.deb&lt;/td&gt;
&lt;td&gt;A1DF21AAD826DF7C19F4BA78EA368A78E93DF73BDC90B30432859248D3F25487&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.22.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;A3D5E5C0BD1B53BF7709538F078EB9383413EC8B3D2DDBEB01520B89A26AE3FD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.22.0_arm64.deb&lt;/td&gt;
&lt;td&gt;1A8B8F57FFB2A9FF694E92D573BEA7915F698012252F802FF2ABFAAAC9A585AA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.22.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;2B3E1C063F114D46B141F5FC8B459A9181D7FDF05D93FBED315E7CB5AD362664&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.22.0_x64.msi&lt;/td&gt;
&lt;td&gt;CF1E5F39AD039EC3A27E6BB91291912008F248194968E76E147CFF713C4B2972&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.22.0_x64.zip&lt;/td&gt;
&lt;td&gt;F1AFFBC42D4716525DDBF6ECB72FB59A51DC30A411B3E4F09CCE705FA2A67D12&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.22.0_x86.msi&lt;/td&gt;
&lt;td&gt;9228160738A52991E766F845CBFBB1E6186B24D5E4C00FE37A636E524C81B5DB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.22.0_x86.zip&lt;/td&gt;
&lt;td&gt;A899006B2F0CE7E634F56EA315FEAE2C0AD1B7FF7B92165E651D27C833FC8017&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 20 Mar 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.21.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yMS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-21-0</link><pubDate>Tue, 27 Feb 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/other-features/browser-monitoring-net-agent&quot;&gt;Browser monitoring instrumentation&lt;/a&gt; for &lt;strong&gt;ASP.NET CORE v6+ web applications&lt;/strong&gt; is disabled by default but can be &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/other-features/browser-monitoring-net-agent/#enable_netcore6plus&quot;&gt;manually enabled by following these instructions&lt;/a&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/da8dd446acf2f1a491c213838220294d67e7c1c5&quot;&gt;da8dd44&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add new configuration options for logging to control log file size, log retention, and log rollover strategy. Refer to our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/configuration/net-agent-configuration/#log&quot;&gt;log configuration documentation&lt;/a&gt; for details. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1880&quot;&gt;#1880&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2264&quot;&gt;#2264&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/d33714f066f9cb521e2154cbae0570b84a07dd8d&quot;&gt;d33714f&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Allows instrumentation to be disabled from a newrelic.config file. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2250&quot;&gt;#2250&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/1632adb94827c159e66fc000cb216caac5d80865&quot;&gt;1632adb&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Certain Profiler log messages did not print correctly when running under Linux. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2200&quot;&gt;#2200&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2209&quot;&gt;#2209&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/1b75bf95c7b219c7bf310b1a8cd2fa1a95b11768&quot;&gt;1b75bf9&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use original regex to get container id from cgroup v1 in fallback case (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2263&quot;&gt;#2263&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/9ecb88d5ceb582597937c7ac89a9ab0de6c98cb5&quot;&gt;9ecb88d&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.21.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;D111CE285E5B06A21FC69ABB05205555C8E9038736055709ED534642BB8F09BB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.21.0_amd64.deb&lt;/td&gt;
&lt;td&gt;85BD60BFA393EC7C3113BC38737BCD8EE1C0D63CEC909488AE878D6933D86173&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.21.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;96CE28A45C5973162985DF0C3451426A2520EAC252078F498B7A6F67BB55CF4D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.21.0_arm64.deb&lt;/td&gt;
&lt;td&gt;05EA3709853F6809699F0151FAE5AAC9854AB177FB5CC6EEE97D8BD7D8ED2EE1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.21.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;6A90A9924910B8CC1BF76BAE327F5AF4193B23AC052CA639314346EED1F9993E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.21.0_x64.msi&lt;/td&gt;
&lt;td&gt;FE60CABF0073F56781323303C92909C07C2821B7D5828B796EE1DA21AE051CFF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.21.0_x64.zip&lt;/td&gt;
&lt;td&gt;615070E1492C11A0558F28DA12026BB2CA14A5A47C5692863B1CDCCD5907BA30&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.21.0_x86.msi&lt;/td&gt;
&lt;td&gt;B8FE066C59C883CC3BF637ADF6BC9FA85C603F041AE1B98DD5B7EC2BFD45F7FF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.21.0_x86.zip&lt;/td&gt;
&lt;td&gt;BA1E7DF9BC3DB39500BC755BBCB94F6979DE86BC1EAE1DF79825A90B2AF8ACAD&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 27 Feb 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.23.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yMy4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-23-0</link><pubDate>Tue, 02 Apr 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;When AI monitoring is enabled, the agent will now capture AI LLM related data. This data will be visible under a new APM tab called AI Responses. See our &lt;a href=&quot;https://docs.newrelic.com/docs/ai-monitoring/intro-to-ai-monitoring/&quot;&gt;AI Monitoring documentation&lt;/a&gt; for more details. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/a6f3364d799e836d50862135b25d8ae654e9d613&quot;&gt;a6f3364&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A new AI monitoring public API method has been added: &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/net-agent-api/set-llm-token-counting-callback/&quot;&gt;&lt;code&gt;SetLlmTokenCountingCallback&lt;/code&gt;&lt;/a&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/a6f3364d799e836d50862135b25d8ae654e9d613&quot;&gt;a6f3364&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add auto-instrumentation for AWS Bedrock (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/a6f3364d799e836d50862135b25d8ae654e9d613&quot;&gt;a6f3364&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;deps:&lt;/strong&gt; Updated &lt;code&gt;Elastic.Clients.ElasticSearch&lt;/code&gt; instrumentation points to work with v8.12.1+ (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/453d15e9de84f91bea6ca5507bbecba354c773dd&quot;&gt;453d15e&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New configuration options are available specific to &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/configuration/net-agent-configuration/#ai_monitoring&quot;&gt;AI monitoring&lt;/a&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/a6f3364d799e836d50862135b25d8ae654e9d613&quot;&gt;a6f3364&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Handle InvalidOperationException in StringsHelper.CleanUri() &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2373&quot;&gt;#2373&lt;/a&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2374&quot;&gt;#2374&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/9f1a6af7d6006f6af70c98a21486ceb5795aa39f&quot;&gt;9f1a6af&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.23.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;0CCD555CD1C14167B53787DBB20CB30662E7AD602FAFA04B3B8E3AFB07ECAE12&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.23.0_amd64.deb&lt;/td&gt;
&lt;td&gt;AF0D0E52908AEF2D68C1A8439BF4AC57B6E23444E1DC18009E6EB54C44BB29FE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.23.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;62889849857A11D305DD7246E72E95C13BF783433A20EF959671DA75EECF683C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.23.0_arm64.deb&lt;/td&gt;
&lt;td&gt;8912C96530EFC4A4054D54C4AAD6E69DF6258D590B912200D21CA0124AEB97E4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.23.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;374E975D385F3BFE0FB39645AEBD5D45C44B952FE8DD1B18CDA630F133B72D60&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.23.0_x64.msi&lt;/td&gt;
&lt;td&gt;D24DE2FC40702D6F0A9AFBC5DBE09C4A3B54A3D75A48D2370526A0B15C098D13&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.23.0_x64.zip&lt;/td&gt;
&lt;td&gt;3ED84284C6B7B0D446D8509F4B7C4F0829955C02292E43419BB65CEE61BD5569&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.23.0_x86.msi&lt;/td&gt;
&lt;td&gt;029A8E31EA350CFC7386D58DB097C79C70A791550556ACA37B551787F5DA5A96&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.23.0_x86.zip&lt;/td&gt;
&lt;td&gt;1643D1696FF855F710B78983BED24280EC74284F327F026EEAC29743F27DB6D4&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 02 Apr 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.23.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yMy4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-23-1</link><pubDate>Wed, 24 Apr 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix duplicate key error when using Kafka with DT enabled (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2433&quot;&gt;#2433&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/6a85c034ba14d408d5b63fe6e77c9132f9f11c6c&quot;&gt;6a85c03&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix incorrectly tagging AIM data when AIM is disabled (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2408&quot;&gt;#2408&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/30d12bbc28795a857ed2b241fb157fa55bf9f17d&quot;&gt;30d12bb&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.23.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;9A842490786F505B257740E5D4EA2387968464833283380D7564330E0BAA9737&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.23.1_amd64.deb&lt;/td&gt;
&lt;td&gt;00075BB9F2276A79F617F3AF147FFAE488A485DED139477B9E6E679F07EB4339&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.23.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;A35320228DCD48A8A33DE7FB719A7B1D676E96F29A3551416A62FCFDF423C38C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.23.1_arm64.deb&lt;/td&gt;
&lt;td&gt;5FD1BB3BCAAC0D3CD87E06D74513D91C4D20B377E992284B8AAA8836E3C276CD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.23.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;CFF07630360B552F37F5D7DC7A3D3BA477BF14C0E4937E4F4B6A57B3FEEAE8CE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.23.1_x64.msi&lt;/td&gt;
&lt;td&gt;19125A5B60475E5A5E7DDCFE3AF236B132A68C43DB05AD5E50FD8E41873286FC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.23.1_x64.zip&lt;/td&gt;
&lt;td&gt;2AE2D9CC5F50A78448CBE64E316FC8D4B61571E593C70A13C9966945E1E905CE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.23.1_x86.msi&lt;/td&gt;
&lt;td&gt;3CB4D59D65C3A75A90F61408F0877BBA25A94DFFE9B4EC4B4E4DD3921D9B8E3D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.23.1_x86.zip&lt;/td&gt;
&lt;td&gt;644C6663455FF05948E5C796970ABEB05C1671DB0FC9B6B85CCF0512873FCB1D&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 24 Apr 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.24.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yNC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-24-0</link><pubDate>Wed, 08 May 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Due to an ongoing issue with the WiX Toolset, the Windows MSI installer must be run as admin. This will be addressed in an upcoming release. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/4d40da5e8b76a32814a8cffd21f092451caaaf9e&quot;&gt;4d40da5&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add preliminary support for AWS Lambda instrumentation. For details on how to enable this functionality, please contact your New Relic representative. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/4d40da5e8b76a32814a8cffd21f092451caaaf9e&quot;&gt;4d40da5&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix bug in distributed tracing when &lt;code&gt;excludeNewrelicHeader&lt;/code&gt; is set to true (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2457&quot;&gt;#2457&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/1f95c9cdfee17172ce8517679f2f6168fd9ebb63&quot;&gt;1f95c9c&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.24.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;40924C1E0D9E619C5F5334F077E65C2CEC20A431E2F03B5840D3FAA7E4D4907B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.24.0_amd64.deb&lt;/td&gt;
&lt;td&gt;017A1106DD404D07177C88339D63B039272C81733D5F57E12A9C896FF2FBFAB9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.24.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;464558E58C040F00E0EA75DA535E797B71D3C66ED7DBF5C177D9A720649CEF82&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.24.0_arm64.deb&lt;/td&gt;
&lt;td&gt;19D6E872DEADED4EE0403A60DDE8E640413263ADE46ED0BC139ABB67152D38EE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.24.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;E5A38C703476A3822E6EDB6DD87F44E4963A0E7AC435E19C2D759717ECC7A86D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.24.0_x64.msi&lt;/td&gt;
&lt;td&gt;C13040F16502EAB1E1F5236C032E8A2C1ADFFDFCEDCC2F0E9356F02B8301BCFA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.24.0_x64.zip&lt;/td&gt;
&lt;td&gt;C2F718A06F887DC1B96DAC2084E19C64E00D34FF1BAAAE6726335E7F7185AB1C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.24.0_x86.msi&lt;/td&gt;
&lt;td&gt;34448A4C0488FE4CA79BBD032A1E9288B589E58F49A2CFFA3FD5A529BC02AEBA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.24.0_x86.zip&lt;/td&gt;
&lt;td&gt;92E62CF8C04EFCC890CEE98D8276076B55669253B7273906E60F3570B1B34617&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 08 May 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.25.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yNS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-25-0</link><pubDate>Tue, 21 May 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add support for AWS Lambda &lt;code&gt;APIGatewayHttpApiV2ProxyRequest&lt;/code&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2472&quot;&gt;#2472&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3f06bf6a95465c37ee141c566b501d290e62d1fc&quot;&gt;3f06bf6&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Enable configuration of ignored and expected HTTP status code errors with environment variables (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2487&quot;&gt;#2487&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/eeb574f3adfa1d90fcf39cd68b11e936d28292b4&quot;&gt;eeb574f&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Accept inbound tracing headers in Kafka consume method instrumentation (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2488&quot;&gt;#2488&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/476378aaddb58da22de3cbe30ce0cf778973fe5a&quot;&gt;476378a&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade Wix to v5 to fix an issue with non-elevated installs (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2471&quot;&gt;#2471&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/acd12fae2b2bd4af6a1b29cb5574ea7e4513b870&quot;&gt;acd12fa&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.25.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;0E77C3A3F80D52980DA7483A83456570B9C6A599E7EA545CD8E4BFEA90C42CD0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.25.0_amd64.deb&lt;/td&gt;
&lt;td&gt;C8EE8E0D26DF26558BEFC0A8391473A49FDEE477F0EECDB44C352DFB159BF5A9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.25.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;B47DF5FCCFBA74E1A0CF44EAB713496C3A8199333A3180C0F69A72569CB5CBDB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.25.0_arm64.deb&lt;/td&gt;
&lt;td&gt;50A8F0F130986AAB1096666BE4C9EC331277E60B5D8B355E09258CB0B64EABD8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.25.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;3E387A0F417776F693C3ECDBF6E023D46573B005C28F7FC5AB731F68E6D540AF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.25.0_x64.msi&lt;/td&gt;
&lt;td&gt;FF666ABD7301597011EE09BCED65CC0F4CD4D43D9ADE4E3A76D792D34D82BFEB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.25.0_x64.zip&lt;/td&gt;
&lt;td&gt;4FF80F8F0923F26D76240240C10EBA814E2FB6CCB7ED590D52BA69CE727FDCC2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.25.0_x86.msi&lt;/td&gt;
&lt;td&gt;81DA2A71B94B38462C45BD25CC8E7289E5DB90098424686251C18204D0A5E01F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.25.0_x86.zip&lt;/td&gt;
&lt;td&gt;74E6E22D02B19EC189D6FC0240B6FB67FA7AEA0540FA2BB0630B7F721FAF6BBD&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 21 May 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.25.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yNS4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-25-1</link><pubDate>Tue, 04 Jun 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Agent license key should be optional in Serverless mode. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2499&quot;&gt;#2499&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2500&quot;&gt;#2500&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/801edc32a01dbc62a449963a41899ca68f987e78&quot;&gt;801edc3&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Nested logging contexts should not disable context data for Microsoft.Extensions.Logging (2508) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2516&quot;&gt;#2516&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/6196af5a8f13b4c1e3bd7f315837c8b365fdb57a&quot;&gt;6196af5&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.25.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;246945D9E35B02939B1899378304F31DE1266AAC6B14F63C960CFBBEC83710F6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.25.1_amd64.deb&lt;/td&gt;
&lt;td&gt;A0D2698E8C464470A06066E6B8D86260C4B4088DF933FF5F1B5BA0936D1B1105&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.25.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;1D5137FD0BF3BE108667F10592C3EEB0545ACCD0C5B87940D0ABA9F9E6D7B71A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.25.1_arm64.deb&lt;/td&gt;
&lt;td&gt;E9A926205826450B2E88E7297B2F79974AE7F08694EDE06359C3C3224D406ABD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.25.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;5FB88F2C8A6071D25D2568B3B2ED00B96D30173541EBF59055ECB27FFB7B6FAC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.25.1_x64.msi&lt;/td&gt;
&lt;td&gt;C85867346D8940CAAEBFEFF24B8238156F130EB5A6A03966FF30917051C12946&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.25.1_x64.zip&lt;/td&gt;
&lt;td&gt;E85CBB69E45D4610CF021BCFA284D70DF7A0D7D0EA77238664EF154572F1538A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.25.1_x86.msi&lt;/td&gt;
&lt;td&gt;E9F6982941E760F18C75FE8E7A82A21FAA1129415E08664E401EC20FC007158A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.25.1_x86.zip&lt;/td&gt;
&lt;td&gt;4E376D72F922D44BC3BE305D63CA7B309C39BD0120C6E679EAE817293C45ABBE&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 04 Jun 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.26.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yNi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-26-0</link><pubDate>Wed, 26 Jun 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The .NET Agent now supports instrumenting AWS Lambda functions. See documentation for details: &lt;a href=&quot;https://docs.newrelic.com/docs/serverless-function-monitoring/aws-lambda-monitoring/get-started/monitoring-aws-lambda-serverless-monitoring/&quot;&gt;https://docs.newrelic.com/docs/serverless-function-monitoring/aws-lambda-monitoring/get-started/monitoring-aws-lambda-serverless-monitoring/&lt;/a&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/d96e29fff0f040d148f26f2e5ed81edd7192e17f&quot;&gt;d96e29f&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add an option to disable the file system watcher. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2536&quot;&gt;#2536&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/27d0ed005073b624ba8806aa3acf9ef008102a9d&quot;&gt;27d0ed0&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add support for capturing container id from AWS ECS. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2481&quot;&gt;#2481&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/c018b8ac93ae4aaf3144dcc28c3c4924c6259d2d&quot;&gt;c018b8a&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add support for using Sitecore.Logging and log4net together (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2537&quot;&gt;#2537&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/332529b8cd0d48b11e6f4cc8796327db70a56e0b&quot;&gt;332529b&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Prevent NullReferenceExeption on APIGatewayProxyRequest (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2529&quot;&gt;#2529&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/18d833ff6a91e63174ffe7dbd0e534a5493c8151&quot;&gt;18d833f&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Refactor to eliminate usage of &lt;code&gt;.GetAwaiter().GetResult()&lt;/code&gt; in Framework builds. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2534&quot;&gt;#2534&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2535&quot;&gt;#2535&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/cfb2c28975fb16b73341daa92923e387c85a2c3b&quot;&gt;cfb2c28&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.26.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;253225B5BEC4125305257F04F7702A21E9B0DCD56E56473A769DFA90DB83E502&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.26.0_amd64.deb&lt;/td&gt;
&lt;td&gt;FDF7FCC93CA8E6A6F74E766BC9E7B0AD6F3E20238161622B5A494FB436CF6654&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.26.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;B9E4A474A5F414353AB63050298292AD505B6D32F3696521C7B1754DDAE6A3D3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.26.0_arm64.deb&lt;/td&gt;
&lt;td&gt;07000D1304026973342310258AB2D4D6A5E58A8AEB330825C1D1FA1963DAC2FF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.26.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;630CC8A9F13546A9B34FA39221F8357FE57018ECD27027B9853498F2FCC30F11&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.26.0_x64.msi&lt;/td&gt;
&lt;td&gt;5930588478DB4371EDCE531EDBD25057DC91857372A429271E68DC79F2D645AD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.26.0_x64.zip&lt;/td&gt;
&lt;td&gt;950FC6B39E8819305E9BA7494C5BEEC28D2625476D3348514E4747B032B88564&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.26.0_x86.msi&lt;/td&gt;
&lt;td&gt;AA2FFF0BCF8E4E3A09D65B21F83A1203F9432DBCFC987E8C56C05FB48828C365&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.26.0_x86.zip&lt;/td&gt;
&lt;td&gt;C2B951E244E6692B22438DEAE7D3346591F8BCEC26AAB1B3A86C4CF6EC583914&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 26 Jun 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.27.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yNy4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-27-0</link><pubDate>Tue, 16 Jul 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add support for disabling LLM monitoring at the account level. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2592&quot;&gt;#2592&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/c31451a962404115d3cbe924347681919627c9e9&quot;&gt;c31451a&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Instrumentation for Amazon Simple Queuing Service (AWSSDK.SQS) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2620&quot;&gt;#2620&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/ac738ba250822b67854f273c4badc8dd45c3602e&quot;&gt;ac738ba&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.27.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;EABD653EFD81FA2041D187766DBB0ECFEF77AB4654A82B0D428BB765C623D8D6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.27.0_amd64.deb&lt;/td&gt;
&lt;td&gt;645739F566663E0775BBDAA99EF29A302B2110B2C39C5809876E97CF32FE3D70&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.27.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;66DD9B2374719D0C5CA341889802F1543174761EB97680FF6A80F83290E66F58&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.27.0_arm64.deb&lt;/td&gt;
&lt;td&gt;D252CF820D18B8BA75CB418EA77E5440A5A686324635AB456C22648E9FAD7EC3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.27.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;C19279180A10755B6A37090B3BB1E48189C8BA5C9A73F8D3CA50D37F9A00D196&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.27.0_x64.msi&lt;/td&gt;
&lt;td&gt;F450DDFE765BEECA0012FE6317CE1C84C235D694865A29B59C34DDA101431F65&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.27.0_x64.zip&lt;/td&gt;
&lt;td&gt;E8B4BACE96DF455F63ADEE9C5369AD0DA1DBAB2E3D5FB2B19E902AD1DE53EBB3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.27.0_x86.msi&lt;/td&gt;
&lt;td&gt;81BB6CF762B6AA9D2FEDC3EF586D95E5209310232F25ACA573B17BB346DD3FF0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.27.0_x86.zip&lt;/td&gt;
&lt;td&gt;660B9721C94D4139AD2EE2C850A3A9102A1DBBBE7D48B598682603522FE88121&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 16 Jul 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.28.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yOC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-28-0</link><pubDate>Mon, 05 Aug 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Improve serverless mode detection (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2661&quot;&gt;#2661&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/5f5dda860a78152574f71f4f1095248707e8c7e3&quot;&gt;5f5dda8&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Set application name via command line with the .msi installer (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2648&quot;&gt;#2648&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/369dcbab4f3fa59354f683bae16b711f45be2387&quot;&gt;369dcba&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Better Lambda web request input parameter validation. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2653&quot;&gt;#2653&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/810d4aff20457200b4166daa9744cefe8dfc699b&quot;&gt;810d4af&lt;/a&gt;), closes &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2652&quot;&gt;#2652&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Revert recent Profiler warning fixes to address reported instability (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2663&quot;&gt;#2663&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/b3c9cd10c47dbe5c4654a1dcb1f90c3adeabe90f&quot;&gt;b3c9cd1&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;SQS instrumentation could cause InvalidOperationException (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2645&quot;&gt;#2645&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2646&quot;&gt;#2646&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/40b6ad5b899942eff9241da362a653a010cf2e7f&quot;&gt;40b6ad5&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.28.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;1D957AA1BB4BF1A0197E6AF99AD71727AE52E597689487B4B0ED3F5BD83D179E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.28.0_amd64.deb&lt;/td&gt;
&lt;td&gt;1EC0C7EB82795F5DA9A866C42E4E46A7D69B650ACACF81E8634993824609045B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.28.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;8AEB38A6D6332C62542B80752A233469DAFB556F4F98DF90A6F0121978E61509&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.28.0_arm64.deb&lt;/td&gt;
&lt;td&gt;93360002A1675BA99DD4390A3E30DA4C1E5DEFDAB31011F13D8E05CC46A40B33&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.28.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;6034A8750CA474C5FEE6018A115DBF4B7687113E18EB224F458A128EA4810E1F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.28.0_x64.msi&lt;/td&gt;
&lt;td&gt;2B07D467CF195B6EC0D0C64D7E3D6750944D6AC31151DAE6055E536FA66EB0ED&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.28.0_x64.zip&lt;/td&gt;
&lt;td&gt;F93C700EED54DF6AB9E3CD72927ACB8ABA2DCC75F5CBD754A62D17741CB00DF7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.28.0_x86.msi&lt;/td&gt;
&lt;td&gt;B65FB02DB4260AB00ED32CE4F488648045A327C418B9F8CC519899DB1BEBCE7B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.28.0_x86.zip&lt;/td&gt;
&lt;td&gt;E277519F8A5717ECD56E6D9B38F73492044554424647C223FE4D767EFF45F887&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Mon, 05 Aug 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.29.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4yOS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-29-0</link><pubDate>Tue, 20 Aug 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Additional metrics and attributes for some instrumented libraries (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2675&quot;&gt;#2675&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/a033b81b19ba65b7336762c89a974160cc2e5491&quot;&gt;a033b81&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Auto-instrument ASP.NET Core Lambda functions (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2662&quot;&gt;#2662&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2674&quot;&gt;#2674&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/ceaefc51bd15c3baaa05f4d0306645852aea1392&quot;&gt;ceaefc5&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use Lambda function name if application name is not set (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2695&quot;&gt;#2695&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3dcf3af535ad14b39cb27d9de2704b41780f89b4&quot;&gt;3dcf3af&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.29.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;2038CC43442723F8A315290E85A6199F4636E7616026349E7300ADD6BEE8E80F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.29.0_amd64.deb&lt;/td&gt;
&lt;td&gt;F970EC6A044A201C96AF0CB95F9F8530A1044B988FBDA3C0DE81E6281BD5A97C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.29.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;42404A1C5D04E70DA83F3357100221D1FE346A1F440FB28BE43F0E83CE32AD60&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.29.0_arm64.deb&lt;/td&gt;
&lt;td&gt;D2EB9AF71A1C8C47D4030874103A752902B57431A1A8A6C993E294F67DC14185&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.29.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;52CA20D220A3A2BBD83D6282C611D4033EEC52254A2211DE2A6C69D9A3430742&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.29.0_x64.msi&lt;/td&gt;
&lt;td&gt;A6A6FF1E75748DDF899C6F4FAB2069E9944CDC980BAB3735037378D8F2D4B003&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.29.0_x64.zip&lt;/td&gt;
&lt;td&gt;0A5245E496878686369727B7EE122947FF9F1124694F421D881746EFFCAE3721&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.29.0_x86.msi&lt;/td&gt;
&lt;td&gt;E887078C36A59D6167E00FAFAC64D6F3582E7350C5BE54D3DDAFC12065E61C6A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.29.0_x86.zip&lt;/td&gt;
&lt;td&gt;AFDDA5AB1FC39981A9A4DA9DB3DAC1FFFCFBB7D3DB745217A0C715A44AE8F7D6&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 20 Aug 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.3.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-3-0</link><pubDate>Wed, 26 Oct 2022 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If your organization has established practices that prevent you from upgrading to the latest version, ensure that your agents are regularly updated to a version at most 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/agent-8202620&quot;&gt;.NET agent 8.20.262.0&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Custom event limit increase
&lt;ul&gt;
&lt;li&gt;This version increases the default limit of custom events from 10,000 events per minute to 30,000 events per minute. In the scenario that custom events were being limited, this change will allow more custom events to be sent to New Relic. There is also a new configurable maximum limit of 100,000 events per minute. To change the limits, see &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/configuration/net-agent-configuration/#custom_events&quot;&gt;the docs for max_samples_stored&lt;/a&gt;. To learn more about the change and how to determine if custom events are being dropped, see &lt;a href=&quot;https://discuss.newrelic.com/t/send-more-custom-events-with-the-latest-apm-agents/190497&quot;&gt;our Explorers Hub post&lt;/a&gt;. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1284&quot;&gt;#1284&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.3.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;F115BC82F8CACD4AA5603282C3D21ADEAF32B344E2A0C4CF93108AD70250A4BA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.3.0_amd64.deb&lt;/td&gt;
&lt;td&gt;04521A96DF7A40140BA68761B2E5DE55AA2C561CE495AA284C45E7CFBAE294AF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.3.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;164BCF990059A4FA41FD02CA878D9ABAF019EEF3D0FA7D5C0F8694122C0C0B79&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.3.0_arm64.deb&lt;/td&gt;
&lt;td&gt;056F13CB19738BD8E4085F39119E4890B429ADAF1BCE9B2A43E8ACB8C1CD4D9B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.3.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;05E46D4BA843ADAADEBEFA9AEC3ECE02A90E36C8CF5A9D3D7D35FC190E80B110&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.3.0_x64.msi&lt;/td&gt;
&lt;td&gt;CE393D38481F013D083F1473D518A7BC74663FD988C260570A79B8B087C919B1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.3.0_x64.zip&lt;/td&gt;
&lt;td&gt;1588BBDFAE862439364D8E446E43A03947429247DA1ED611982CDD6AA598A206&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.3.0_x86.msi&lt;/td&gt;
&lt;td&gt;C27161AD0B8FFCDBA1D18697EC7395ECFDB433060996811BB829BA6EF309C4A8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.3.0_x86.zip&lt;/td&gt;
&lt;td&gt;D952DC4CEA0400AFBA02E9EB2ECAD3932790942D7EFA2960E94CB3CE9FAA487C&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 26 Oct 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.30.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-30-0</link><pubDate>Thu, 12 Sep 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Oracle instrumentation now supports latest version. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2721&quot;&gt;#2721&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/50cb663957ccfcfd55d104a7f54755100bfa46cc&quot;&gt;50cb663&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Initial support for instrumentation of &quot;isolated&quot; model Azure Functions. Instrumentation is disabled by default. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/d8a79e51683225e9b574efc8d1b154b2a4b9eadc&quot;&gt;d8a79e5&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Preserve custom query name even if statement can&apos;t be parsed. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2708&quot;&gt;#2708&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2709&quot;&gt;#2709&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3ab0cb4f36d3f5fa07d4003b930917e533c7cba2&quot;&gt;3ab0cb4&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.30.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;7FE531AB9D48EF336A01953C865E40726515A20DB3A1D48BE066D9ADCEF52FB1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.30.0_amd64.deb&lt;/td&gt;
&lt;td&gt;E2D7E13449DEF79A652B21747E0CAB40915CDA7C127B6D438C27BE531EB21895&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.30.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;5A93A52EC717363A2CA82D3D98F12CE947218392BE4D41EB829427E6268C126E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.30.0_arm64.deb&lt;/td&gt;
&lt;td&gt;BD9A82DEA2CE53484C1D1C45BCCBD9352EB3AC078A3B5499F8F230F7442B1D99&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.30.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;296DD8FEA47D2DE5C2CA342D9424FE6805910FAA24DA41002987FAB4C121B05F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.30.0_x64.msi&lt;/td&gt;
&lt;td&gt;651CB0B3966B4E2DC0DED189563EF8B5DDF3851EE7C98A7754B693FD36B32FC8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.30.0_x64.zip&lt;/td&gt;
&lt;td&gt;9F2C92A8DC1376BAFDE375F853E6EBF09DFD8CE48533705001EC9BE59281300E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.30.0_x86.msi&lt;/td&gt;
&lt;td&gt;0CBA2A01AB769C20160689E39BDAF7F847AE6B309B2A50362798A85D79880382&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.30.0_x86.zip&lt;/td&gt;
&lt;td&gt;DDF0CDBC97BBEB5C9C8781E03318EFCD77B0EC27ACB2FD738C4B60D9EB540E19&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Thu, 12 Sep 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.31.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zMS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-31-0</link><pubDate>Wed, 25 Sep 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add support for the EnyimMemcachedCore client. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2781&quot;&gt;#2781&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/52bdc11a5194074afb2e6f806ab764c8aca39051&quot;&gt;52bdc11&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Allow container linking for AWS ECS applications. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2683&quot;&gt;#2683&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/d55567fb4674ea64443ac4a96e7d3f7f81dc3c97&quot;&gt;d55567f&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Parse Azure Function HttpTrigger parameters (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2776&quot;&gt;#2776&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/7e8c28bbbcb97c62d0da0db6e1affcae2ff445b1&quot;&gt;7e8c28b&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Prevent FileNotFoundException when handling connection issues while instrumenting .NET Framework apps. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2750&quot;&gt;#2750&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2751&quot;&gt;#2751&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/cebd28703224afed1fda24cb984657eb86f4b51d&quot;&gt;cebd287&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.31.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;D873D277B24335A7D85CEDC0F91F0B9F336D1D68E228201523E5D02150818CDF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.31.0_amd64.deb&lt;/td&gt;
&lt;td&gt;B3CB137FF82A8C4FE1CA1DDA02055358261C5038E60A6BCCA7420398CDBE8C28&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.31.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;1AAB60372C428EA2B7BFD6886ADDF8A86F30FEC8043B50E15446B56B967D3081&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.31.0_arm64.deb&lt;/td&gt;
&lt;td&gt;BC5ACC6DAF08C29529DE8406EF0A2CE4F808EC108C8B217AA7DC41D5C825401D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.31.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;56896886BE4FEE9A72EC92593603DECCB18AF4AEC3102FFAB522ED482B34C5E3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.31.0_x64.msi&lt;/td&gt;
&lt;td&gt;530626D7CC66A772A5FEE3C6EC04FEC48B07264F15854B66EAC557097B6E4723&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.31.0_x64.zip&lt;/td&gt;
&lt;td&gt;70B075004FC8CE503FD43C8056694C5747F2B8B914E21CADB031C5F2F98B0FD5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.31.0_x86.msi&lt;/td&gt;
&lt;td&gt;4957674057693770433D32D8765209434640F23A797EFB6FE251B2A2013FD391&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.31.0_x86.zip&lt;/td&gt;
&lt;td&gt;2A109C02E7331E34EA3BFAD66B17EF607FF458F3DF3C287B66DE619F57C9AC0F&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 25 Sep 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.32.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zMi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-32-0</link><pubDate>Wed, 16 Oct 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Environment variables that start with or contain &lt;code&gt;NEWRELIC_&lt;/code&gt; are deprecated and may be removed in a future major release. Users are encouraged to update their installation to use &lt;code&gt;NEW_RELIC_&lt;/code&gt; names as soon as possible. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/b00edda2e617ff3176cff8b2243171cbe51e391f&quot;&gt;b00edda&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Implement consistent naming scheme for all environment variables. All environment variables starting with (or containing) &lt;code&gt;NEWRELIC_&lt;/code&gt; are now named &lt;code&gt;NEW_RELIC_&lt;/code&gt;. Support for previous environment variables is retained, so this is not a breaking change. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/718&quot;&gt;#718&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2812&quot;&gt;#2812&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/b00edda2e617ff3176cff8b2243171cbe51e391f&quot;&gt;b00edda&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update CosmosDB instrumentation to support latest version (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2832&quot;&gt;#2832&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/27a78cb141fed90f2a3585d910bd8a5f74f94238&quot;&gt;27a78cb&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Handle null or empty SQS messages and/or message attributes (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2833&quot;&gt;#2833&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/758b770bb0ecf7c1a39e12b43c3279f26fdc0ed1&quot;&gt;758b770&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update Profiler to check whether Azure function mode support is enabled (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2822&quot;&gt;#2822&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/966964114018066d0e72f2b3fc12ff7974b66804&quot;&gt;9669641&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.32.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;2FFDA6284FAAFD1D803AEA0D101E68CE2BC3DE216843BB447B8942A085B72610&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.32.0_amd64.deb&lt;/td&gt;
&lt;td&gt;425FF9AE08D2FF21B0CC261BB817B0E99376804B854AEB243D82A62242B4D440&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.32.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;73AF5E32B8CC62EE4715A58389482C88049F8A0CB2BB7A3653136BC75E332A52&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.32.0_arm64.deb&lt;/td&gt;
&lt;td&gt;FC30F4F24F6FBF74C3BF583461A1DE2122E4BB869F6E246BBAC4CB722FE05FB3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.32.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;CD096D73FABF2FF83FFAB86ED64DA49C81EEB73DFB5FBCBDDFBF040C37D71EE3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.32.0_x64.msi&lt;/td&gt;
&lt;td&gt;451BE41904B4A6DDAE0278ECA9DAF774A5C6D07BAF3CEFC8C6F676C0C48B07D4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.32.0_x64.zip&lt;/td&gt;
&lt;td&gt;7A4F5C455B2CAF56F814F17D08469D4B7ED319F87345B7F5CB785DBF96D6A07A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.32.0_x86.msi&lt;/td&gt;
&lt;td&gt;DE111B96233805F1E113D3321583F8CBE6CD90549869F2A1070C5F77982E0D36&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.32.0_x86.zip&lt;/td&gt;
&lt;td&gt;158811ECD68577B70A94C8119F8FFDEDC1BE450D2D4F11BF084F0CF9D0ABD20E&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 16 Oct 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.33.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zMy4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-33-1</link><pubDate>Thu, 31 Oct 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix syntax error in &lt;code&gt;setenv.sh&lt;/code&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2864&quot;&gt;#2864&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/a629138e0e0b00a52f513d64c661576376e64455&quot;&gt;a629138&lt;/a&gt;), closes &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2863&quot;&gt;#2863&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.33.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;6DFF96A2017167A96E9E4F95B963931C11092B97B8A029575E5408B6ED0A4B6B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.33.1_amd64.deb&lt;/td&gt;
&lt;td&gt;337B8A545EFE0F67A9323258F5483815B99E8644236F4D7ADE1134E59417B6A8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.33.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;72A981FD44B9CBC0FDEAFD7EF23AB0B2952D46946C8CBBE867CCAFB2FDDCA9C5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.33.1_arm64.deb&lt;/td&gt;
&lt;td&gt;9FDA286CEEBDC73A7A3A03B3FA5E18B6857C7EDB12754BACFB3F30C9815FF193&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.33.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;B75D3093CC46F3931C5076B24C1E6DA184D49D40421706CA228ED2EB27721FB1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.33.1_x64.msi&lt;/td&gt;
&lt;td&gt;F96A7D40F2CAF2CDBF1C8EF0D3BFF44E68BEFE2DD6BB9F2274B226F9B83C29E3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.33.1_x64.zip&lt;/td&gt;
&lt;td&gt;156E5935B805F8936E978D1C9F4ED43E952C856D2C9EA5A143765885C8D336A2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.33.1_x86.msi&lt;/td&gt;
&lt;td&gt;34F3582C206B5E1C4CD2B0698E5BA3BCC347BBCA74543A3CBBD6688B7232B0C5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.33.1_x86.zip&lt;/td&gt;
&lt;td&gt;B5FC14F24B9FAA066BE93233FF6B74C7FE655DE549B6E6062D108AF3697B2BD5&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Thu, 31 Oct 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.33.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zMy4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-33-0</link><pubDate>Wed, 30 Oct 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add AWSSDK.DynamoDBv2 instrumentation.  Versions 3.5 through 4.0.0-preview.4 are supported.  Note: previous agent versions would instrument DynamoDB calls as Externals; now DynamoDB calls will show up as Database operations in the New Relic UI. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/2460527c83c0b196329a2e2b61e435cd20cd6dbd&quot;&gt;2460527&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add config option for providing AWS account ID for linking (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2851&quot;&gt;#2851&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/936b6f63c837dd03222281870ae5db40574693ff&quot;&gt;936b6f6&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New Garbage Collection Metrics Sampler for .NET 6+ (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2838&quot;&gt;#2838&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/f24a5daa2cc6117a73eac96f2a45d738335d063a&quot;&gt;f24a5da&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix potential race condition in AWS SDK, AWS Bedrock, and Elastisearch that could lead to an orphaned Transaction. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2842&quot;&gt;#2842&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3afa15f3cf70d4bda5cecbd728c377ad7cb4ff28&quot;&gt;3afa15f&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remove usage of non-thread safe HashSet in AwsSdk pipeline wrappers. Thanks, &lt;a href=&quot;https://github.com/gjunge&quot;&gt;@gjunge&lt;/a&gt;! (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2855&quot;&gt;#2855&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2857&quot;&gt;#2857&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/ae1d4220e684192525f13c670436dbf4400012bd&quot;&gt;ae1d422&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Revert environment variable name change in installers and scripts (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2852&quot;&gt;#2852&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/e77683b7e60afa502b6e700a51945c757530a47b&quot;&gt;e77683b&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.33.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;F5CBE9937294163ECC8D3F8C0FEB72DBA8F89F1E79E5F3B9AD0F244F14E86328&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.33.0_amd64.deb&lt;/td&gt;
&lt;td&gt;6B0DADD9D4D1DCBA3915E050878DDB0110DDF06D4EEC30A647E1996F74EDFC5B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.33.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;50BFCF1EF7FB3D660C92706676C9F55309461D596E2391CCBCD2ADE1F53B9971&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.33.0_arm64.deb&lt;/td&gt;
&lt;td&gt;42CE2986A6B948C425EE5BBCF0FCC52E6556B318A8470A0BD9AE5E9685FDDC23&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.33.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;B82C358F40F81CA5A53191C16DC1258DE59FD264C7FDD4180CF4E72AD64BAB06&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.33.0_x64.msi&lt;/td&gt;
&lt;td&gt;11A89BA94BC535344AF75DFEE9C5C317CA2C3E2F27AF3AECAA61F9DB01408DB9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.33.0_x64.zip&lt;/td&gt;
&lt;td&gt;8AE550001EC5CDEFA51E234F84D4F135E8103A0E51ECE8B5251AD988F283F1E7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.33.0_x86.msi&lt;/td&gt;
&lt;td&gt;1599C0DA0BB8D54D7EDF4885FAE2073644E6B450DEDB9DA4A43614E117620089&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.33.0_x86.zip&lt;/td&gt;
&lt;td&gt;F65185B5558DBCEEA1C093671D413D7AC679312EF1EF70C69A194C759C1CFC7F&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 30 Oct 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.34.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zNC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-34-0</link><pubDate>Tue, 19 Nov 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The .NET agent now allows you to opt-in to adding your custom tags (labels) to agent-forwarded logs. With custom tags on logs, platform engineers can easily filter, search, and correlate log data for faster and more efficient troubleshooting, improved performance, and optimized resource utilization. To learn more about this feature see the &lt;a href=&quot;https://docs.newrelic.com/docs/logs/logs-context/Custom-tags-agent-forwarder-logs&quot;&gt;documentation&lt;/a&gt;.(&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/2831&quot;&gt;https://github.com/newrelic/newrelic-dotnet-agent/pull/2831&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/d1e29eaa5103fede483c7248fed5ace0620c6ccd&quot;&gt;d1e29ea&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add Distributed Tracing support for Azure Functions HTTPTrigger. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2868&quot;&gt;#2868&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/0278836fc9b538f9eceabd47af7b5da46ed13274&quot;&gt;0278836&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The .NET agent now allows you to opt-in to adding your custom tags (labels) to agent-forwarded logs. With custom tags on logs, platform engineers can easily filter, search, and correlate log data for faster and more efficient troubleshooting, improved performance, and optimized resource utilization. To learn more about this feature see the &lt;a href=&quot;https://docs.newrelic.com/docs/logs/logs-context/Custom-tags-agent-forwarder-logs&quot;&gt;documentation&lt;/a&gt;.(&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/2831&quot;&gt;https://github.com/newrelic/newrelic-dotnet-agent/pull/2831&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/d1e29eaa5103fede483c7248fed5ace0620c6ccd&quot;&gt;d1e29ea&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Don&apos;t instrument certain processes in Azure Linux App Service deployments. Resolves &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2871&quot;&gt;#2871&lt;/a&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/7ed945b659be8a670d27c5a266738ffd5a712a41&quot;&gt;7ed945b&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix a bug in &lt;code&gt;run.sh&lt;/code&gt;. Resolves &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2887&quot;&gt;#2887&lt;/a&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2888&quot;&gt;#2888&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/df17cfdf6d777ed623c437c2f9dd5dfab3651260&quot;&gt;df17cfd&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.34.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;6D79C44A4C2E96286CF3F1C12E07838DC65CE9A474CC86407F6B4DF6D346656C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.34.0_amd64.deb&lt;/td&gt;
&lt;td&gt;444BF2BA93B0E95FCE916CE7BFCA26A9A221830B368D86F1B738B47B50F38D1F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.34.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;338120A20039D49F27CB48D1CB940540660F0F9FB4BBEC98CAF097810ED8C88B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.34.0_arm64.deb&lt;/td&gt;
&lt;td&gt;371269E295ECB425FAE120DF2E7AB0A1AFA2520A451B8A83BE16BCBE0ABD3957&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.34.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;A008918C7A97D988023DBE43E46C4A118EDB2073E25DF9D95B3794F71E7674B5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.34.0_x64.msi&lt;/td&gt;
&lt;td&gt;8B889669F8CB6DBD437D626B3C4252B5C95C223FACEB3CFB02544C62FCAFDE5B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.34.0_x64.zip&lt;/td&gt;
&lt;td&gt;629A6FD8A3F856AE40F6F77C60DF17321E92003B44F88960CA1A32734B269455&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.34.0_x86.msi&lt;/td&gt;
&lt;td&gt;E1BE19B96B41C3640067FDD20DCCF5DDB43ED38DA0786C34A2B8D0DE8F4459A6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.34.0_x86.zip&lt;/td&gt;
&lt;td&gt;5292B803BCB1D01F0F50F74383D2D37EB9F5874CDD5FD7C3822B8F695789F7AE&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 19 Nov 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.34.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zNC4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-34-1</link><pubDate>Wed, 04 Dec 2024 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Remove .NET Standard libraries from .NET Framework target (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2896&quot;&gt;#2896&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/0873941b6c869db7696e154950b36762a2e2b16f&quot;&gt;0873941&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.34.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;66F1700E3FD8F97B2F80EB1FB6D9A79CE47F67D8ADBC1FE78CDBB5D4E9C96E92&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.34.1_amd64.deb&lt;/td&gt;
&lt;td&gt;DD6A87581F2D06E5C4CC3B3086B1AE8D8600ADEC8603DED71E9E1D59E8494F97&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.34.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;86C126A09C232931A7523CEDD125E20C11D105547C5ED5C4CB246F7A4937F210&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.34.1_arm64.deb&lt;/td&gt;
&lt;td&gt;08C186573EF6FC1096E7445FECCA04E1DB0B4B0A8145933574A40B4483BBE402&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.34.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;E25DB5F632776042EA57DCE4DF0F9A9E2A13933ED8B0422B86ECD5987E27C775&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.34.1_x64.msi&lt;/td&gt;
&lt;td&gt;7640AA107DDF0C26E586C0C5594AE843CB4F71625224050B6A9977DA59D7706E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.34.1_x64.zip&lt;/td&gt;
&lt;td&gt;ACA4B6AF67D83F353BC2D9FE1B946522BCF7C16D2980EDAEE757F9FAF4651545&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.34.1_x86.msi&lt;/td&gt;
&lt;td&gt;93EACCB74BE6FE92A7513EF666698AECD1C132E24536406632397504BAAEDF40&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.34.1_x86.zip&lt;/td&gt;
&lt;td&gt;0EAED401B591C7788040741495F745A9BC06B991BB5E0280D37D509515336400&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 04 Dec 2024 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.36.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zNi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-36-0</link><pubDate>Wed, 05 Feb 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add .NET 8+ support for System.Data.Odbc (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2948&quot;&gt;#2948&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/7ee9825b21fbd442c066ccfe9040a0bd129840dd&quot;&gt;7ee9825&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add support for instrumenting OpenSearchClient requests. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2956&quot;&gt;#2956&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/4309938c5d0593029398d7658a37b5ebe78c283c&quot;&gt;4309938&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add Azure Function app name prefix to &lt;code&gt;faas.name&lt;/code&gt; attribute in Azure Function transactions. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2973&quot;&gt;#2973&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/80d4c7619cbe8876b0ceacbf561b55b458a1189b&quot;&gt;80d4c76&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Custom attribute values of type float and decimal were not serialized correctly. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2975&quot;&gt;#2975&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/8812fe1127270937fa869370443afff7aeb862e3&quot;&gt;8812fe1&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improve error handling in AWS account ID parsing logic (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2984&quot;&gt;#2984&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/9b66750e3343bccd10f269701d257b056eb660cc&quot;&gt;9b66750&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.36.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;91BA7176F99AEE0BC3817F00371A13481356F63E000E57141FBEE2A7BAAFB68B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.36.0_amd64.deb&lt;/td&gt;
&lt;td&gt;807C95FE01ECAD96C7120D2264DBADFF9FBD4BA761B574BEE08D8CC0268A69E4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.36.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;9CA4753487DF4B87C99C5A64D9CF772BFF100EABD90F964682FDD4ECB4D87CD8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.36.0_arm64.deb&lt;/td&gt;
&lt;td&gt;E6DC9B2395CEEF228A53960321A9B41E056CA967805610E414973A4B6E3A30C9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.36.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;F8AE80A25CE634BB4307D0035ABDC3DB8D5B11835C4BE3E353AF62F694409884&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.36.0_x64.msi&lt;/td&gt;
&lt;td&gt;52D24B0B05449CB09BF01DD659FCD4A50F5C10BF243BD248B16935A9660B8BB7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.36.0_x64.zip&lt;/td&gt;
&lt;td&gt;22CF5D61002EFB0E7DD04B1E03F09ED0B2143CAF8D01C95D9C02EF21025EA5AF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.36.0_x86.msi&lt;/td&gt;
&lt;td&gt;F66B1708D384D48603205768CA7AECACD700673CA86F361D9C7D0370944FDFEA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.36.0_x86.zip&lt;/td&gt;
&lt;td&gt;15588F3BC4D33756E117BC8680B3B8AAE02757751443ADBDA88EF0E75ABD09A1&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 05 Feb 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.35.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zNS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-35-0</link><pubDate>Wed, 22 Jan 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Enable DynamoDB entity relationships (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2923&quot;&gt;#2923&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/f70b64aa20ac21e5b30dfa5d2f63ab59850bcf58&quot;&gt;f70b64a&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Instrument Lambda invocations in AWS SDK (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2901&quot;&gt;#2901&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3b655e423de4d5bf77ba491d63eec38b3323ffda&quot;&gt;3b655e4&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use &lt;code&gt;SocketsHttpHandler&lt;/code&gt; to configure &lt;code&gt;HttpClient&lt;/code&gt; in .NET 6+. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2931&quot;&gt;#2931&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/eb3afdafc450f4b268885a45264c328fab6bfd9a&quot;&gt;eb3afda&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Console logging is inconsistent between Agent and Profiler (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2955&quot;&gt;#2955&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/7c42b33279c948a69ea36aaf54630554ebf5a5e6&quot;&gt;7c42b33&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Incorrect string comparison in the profiler caused constructor instrumentation to fail on Linux (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2912&quot;&gt;#2912&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/49a71c50d43f2cb18e208dddb258a456aebb7e61&quot;&gt;49a71c5&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Refactoring to reduce the likelihood of a deadlock in &lt;code&gt;HttpClient.SendAsync()&lt;/code&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2931&quot;&gt;#2931&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/eb3afdafc450f4b268885a45264c328fab6bfd9a&quot;&gt;eb3afda&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.35.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;6F9D54B1643381BF2A84728615509608B4A6E270F6F6B0FD58179DBBF2516192&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.35.0_amd64.deb&lt;/td&gt;
&lt;td&gt;B920D3C3B9B71DB3E05927B13AE996C6A6295B61AB9A54C0959D40FFB28B167B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.35.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;CEC51A855F30AB1270661D37B5C74FD506D8C81B9202A387C3F26FCE835D4143&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.35.0_arm64.deb&lt;/td&gt;
&lt;td&gt;9A171F16C37BB543997CB23F209B1212F1DF82B157FFA85CDC90DD20CC3DD148&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.35.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;27848A1A403C2AC67B4F3B0BFFE55E1520DBE19C384568A613E57C0A2A9B7267&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.35.0_x64.msi&lt;/td&gt;
&lt;td&gt;9E1E949B762BB0F3B93F94C2FEFC31E2990C71E3E772FE072FA620FE6507F15B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.35.0_x64.zip&lt;/td&gt;
&lt;td&gt;F7680D5C2B03374B80F874AB25AFDB8E1E6767D6E22DFA95B8A5FFE68AA79116&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.35.0_x86.msi&lt;/td&gt;
&lt;td&gt;DB82A5316EB90DEAB94CD8F219E4F1F704FBA038546883996AA27CFD211B248A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.35.0_x86.zip&lt;/td&gt;
&lt;td&gt;6464A271E9227CC44D5D127BCE6CBAFB073DEC1862887676568C43D37E3F9D1C&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 22 Jan 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.38.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zOC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-38-0</link><pubDate>Wed, 05 Mar 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add support for PackageReference with NewRelic.Azure.WebSites packages. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3001&quot;&gt;#3001&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/8fb397fe4d7b8c11f5939182119ce00097ae0640&quot;&gt;8fb397f&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Azure Function instrumentation is enabled by default (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3007&quot;&gt;#3007&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/8eba1bf0da15d8efdb606bd49ffdb881c8c0549f&quot;&gt;8eba1bf&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.38.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;5C94851B96A38D4B7D152BB97710A79D37019E6D5710C8A530C0AAF432E343A3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.38.0_amd64.deb&lt;/td&gt;
&lt;td&gt;C754278CFA8CCBD23A831E0B70E63F77718ED89EB3C6EC2C84F47075A32F9BBA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.38.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;EF2E9F9C76B31BE3B05CCFC96976A6677A1D91532B35CE51B7C946E6649C421F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.38.0_arm64.deb&lt;/td&gt;
&lt;td&gt;05B6E12577B78A35255236FD0F2C0852884F0992F3F3620ABF5B3D0A81BD7C0B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.38.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;1C442C187D35FE8532806FEB159F519031FFF94BA03FA5304DF51DD7F005F8A9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.38.0_x64.msi&lt;/td&gt;
&lt;td&gt;6910F6610965C0D7687FED378F2626116334177A936B6DB74A24D53A488EC393&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.38.0_x64.zip&lt;/td&gt;
&lt;td&gt;54440E5F01F2C0EC1EF58EC7C915A92356D73A078BAED1E2C83D99F00AC1592C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.38.0_x86.msi&lt;/td&gt;
&lt;td&gt;5C253FDEF7EA54550A5D7F532A46D095A34722D02D3430F2A04A9C8E8B410495&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.38.0_x86.zip&lt;/td&gt;
&lt;td&gt;ECCBE88B4C6E6913D1183E94AE760F1EA548970960F06A8B458678F6E2A9C8A6&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 05 Mar 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.37.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zNy4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-37-0</link><pubDate>Wed, 19 Feb 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add AI Monitoring instrumentation for &lt;code&gt;AmazonBedrockRuntimeClient.ConverseAsync()&lt;/code&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2997&quot;&gt;#2997&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/cdc2f6c6de6640a72ad2c729f8f3abe31a14289c&quot;&gt;cdc2f6c&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add AI Monitoring instrumentation for OpenAI and Azure.AI.OpenAI (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2987&quot;&gt;#2987&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/aa06d9db633f12f345fdfa6a574dd9e1a8fbec85&quot;&gt;aa06d9d&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add support for .NET Framework Azure Function Apps (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2992&quot;&gt;#2992&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/5b077f3dc898f57a3637de01d5da4bf4a3b5e143&quot;&gt;5b077f3&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Improve logging and validation for license keys. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/2982&quot;&gt;#2982&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/19e8387a49e01d706691512dea1bb32e8d124b87&quot;&gt;19e8387&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.37.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;3852B2A27A75FB1983C34D9403091BA3311F7FCC43EA48A1321A8733739AC505&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.37.0_amd64.deb&lt;/td&gt;
&lt;td&gt;20A384451D5C3949B5442E0C742ECD9573A2CEE8776789893B8D8F56F81DA2B5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.37.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;FC0263475AF6C49BBD925C060F2A8BD97CA01731040B685A307E01F6040CD433&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.37.0_arm64.deb&lt;/td&gt;
&lt;td&gt;7B0BA1986BE52D7254C5A7455A93862634C3BC89C0AC22D3D4859AB665864C2B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.37.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;FD60250AF6AD1437CA114ABD660B22E7407C153CC55EC9EC870641AEF6BB4F47&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.37.0_x64.msi&lt;/td&gt;
&lt;td&gt;7945D0F524C43278F69761F84D4CA11A915A90974E87A0D0FF22C124F1557C3A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.37.0_x64.zip&lt;/td&gt;
&lt;td&gt;1C31D39F5F315F2C131E9190E2061F496D0C27F54CD3A8EC14FB2E9BE959965A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.37.0_x86.msi&lt;/td&gt;
&lt;td&gt;AEB95BA464DD51D72AF7899DD4F6351E2D183A7D84AF0A0F9C2838BBF2DC19D5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.37.0_x86.zip&lt;/td&gt;
&lt;td&gt;E8BDF4C2F98124DF0428BA541028B3FF8F8C6BD7FC654B5533D8709036E7E24A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 19 Feb 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.39.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC4zOS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-39-0</link><pubDate>Wed, 19 Mar 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Automatic browser agent injection for ASP.NET Core v6+ web applications has been enabled by default. If you experience any issues with this feature, please see item 2 on &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/other-features/browser-monitoring-net-agent/#enable_netcore6plus&quot;&gt;this page&lt;/a&gt; for a setting that can be set to &lt;code&gt;false&lt;/code&gt; to disable the feature and &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/solve-common-issues/find-help-use-support-portal/&quot;&gt;contact us for support&lt;/a&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/051ceab6e2747209c965dc7d9156d9cf59dbf9e2&quot;&gt;051ceab&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Enable ASP.NET Core browser auto-injection by default. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/051ceab6e2747209c965dc7d9156d9cf59dbf9e2&quot;&gt;051ceab&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Instrument In-Process Azure Function invocations, with distributed tracing support for Http and Service Bus triggers. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3003&quot;&gt;#3003&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/47d22a11321f160084d230785b8d6475181e77c7&quot;&gt;47d22a1&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Look for &lt;code&gt;ASPNETCORE_IIS_APP_POOL_ID&lt;/code&gt; if &lt;code&gt;APP_POOL_ID&lt;/code&gt; isn&apos;t found. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3036&quot;&gt;#3036&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/620064c3c3c59891f5daa3948663bf892bed8358&quot;&gt;620064c&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remove diagnostics tracing output from agent API calls (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3029&quot;&gt;#3029&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/be7b7f4b3b57a5d056313c940026c4681243b038&quot;&gt;be7b7f4&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remove unnecessary dependency on &lt;code&gt;System.Runtime.InteropServices.RuntimeInformation&lt;/code&gt; in .NET 4.6.2  builds. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3033&quot;&gt;#3033&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/ab81d1c5eaed14b3928bcaed0fe2c64b31795ad9&quot;&gt;ab81d1c&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Set Profiler logger to initialized when configuration load fails. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3015&quot;&gt;#3015&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/7ab30d712ab59901d21c434019b8d28eb95f7280&quot;&gt;7ab30d7&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.39.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;F6156B36FB3772774853D52E9EF8B0566954F0167B92CB55CCBA1ABAA64D1AC5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.39.0_amd64.deb&lt;/td&gt;
&lt;td&gt;263E95CAFF0FAB2DB7BB9605E2FCA6E6F5618F10F11DFF2DCE81A14884AC9515&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.39.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;C2A68808DD66261E753336711AD1F172019B5FF27ADED70CDBAB93EA09D24842&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.39.0_arm64.deb&lt;/td&gt;
&lt;td&gt;C61BDD208605464F1CDA4888D30BA3C2E05981C0E9CFD5D4B820BFF7D40AF5EC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.39.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;FB199C303167FEA0E288D4F34774BC00E95563D15B5E820A335C5A4E35F392EE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.39.0_x64.msi&lt;/td&gt;
&lt;td&gt;DE865CB9BEF672AA3DB0EB81182C95DC8BF4AC822ADB08E4FE31835ED8017091&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.39.0_x64.zip&lt;/td&gt;
&lt;td&gt;4C1044998AE5E4834E857D3B08D6610CD92E063F6CC72DBF5CCE69727F3E8E21&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.39.0_x86.msi&lt;/td&gt;
&lt;td&gt;34AB182949FF42D83B9CE8C4FB937257DEEBAB3C21D76CA387886B27EEEFF6FF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.39.0_x86.zip&lt;/td&gt;
&lt;td&gt;BCFA9B2EC1450DDB2B935B393C9B2B499C83603817384BA638F610C35F848444&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 19 Mar 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.4.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-4-0</link><pubDate>Tue, 06 Dec 2022 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If your organization has established practices that prevent you from upgrading to the latest version, ensure that your agents are regularly updated to a version at most 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/agent-8221810&quot;&gt;.NET agent 8.22.181.0&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Support for .NET 7 has been verified with the GA version of the .NET 7 SDK. Please note that if you use &lt;a href=&quot;https://learn.microsoft.com/en-us/dotnet/framework/reflection-and-codedom/emitting-dynamic-methods-and-assemblies&quot;&gt;dynamically-created assemblies&lt;/a&gt;, there is a &lt;a href=&quot;https://github.com/dotnet/runtime/issues/76016&quot;&gt;bug in .NET 7&lt;/a&gt; that prevents them from being instrumented at this time.&lt;/li&gt;
&lt;li&gt;Application log fowarding can now be configured to capture and forward context data to New Relic.  Details (including how to enable and configure this new feature) can be found &lt;a href=&quot;https://docs.newrelic.com/docs/logs/logs-context/net-configure-logs-context-all/&quot;&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The &lt;a href=&quot;https://www.nuget.org/packages/NewRelic.Agent&quot;&gt;NewRelic.Agent NuGet package&lt;/a&gt; now includes the Linux Arm64 profiler. This can be found in the &lt;code&gt;newrelic/linux-arm64&lt;/code&gt; directory. Configure your &lt;code&gt;CORECLR_PROFILER_PATH&lt;/code&gt; environment variable to use this version of the profiler when deploying to linux ARM64 targets.&lt;/li&gt;
&lt;li&gt;When finest logs are enabled, the transaction guid will be applied to attribute limit log messages, if present.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolves potential crash when using Infinite Tracing. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1319&quot;&gt;#1319&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, the release artifacts for this release can be found at &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;https://download.newrelic.com/dot_net_agent/latest_release/&lt;/a&gt; or on NuGet.org.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.4.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;7A1E1F2A669D7043C7BCAEE0DF13993928CAC392981253F3AB443ADC5E280EB2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.4.0_amd64.deb&lt;/td&gt;
&lt;td&gt;21B067F89092F95CD8420BFE285A8B034F7BF25E8FDF04353934F59FE862D761&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.4.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;375B4EE5F5E3471E1C2CC8029F07EEA1613D113EB9490B3F852043076E5B4038&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.4.0_arm64.deb&lt;/td&gt;
&lt;td&gt;5EDED9749F2877074ABEB10480F4DF351C6EB25B2CB971A25284CADBABFF0EE7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.4.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;D60ED7376AD3C82F6C0ED0A57386D3CBF98D5FB003343278C74E5B894ABD57E9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.4.0_x64.msi&lt;/td&gt;
&lt;td&gt;0F7FA6A0EC37362A4575DD4C300F74D2B616AE5817EB9A36E7100C9AE185D970&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.4.0_x64.zip&lt;/td&gt;
&lt;td&gt;ECA525FC60AAFA1B7B671C7F380D7AB4C35DA2B123A87E2C34C57C5EB118ECD8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.4.0_x86.msi&lt;/td&gt;
&lt;td&gt;A216AD012037C418BAF09D0C3795D0CDE5B458070504985E2C1E567DCF7E4D03&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.4.0_x86.zip&lt;/td&gt;
&lt;td&gt;B8B849A860A7AFBD18931179EEB5C18722D3AD5F2EEF8ABF26BDC811BD791B59&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 06 Dec 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.40.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40MC4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-40-1</link><pubDate>Wed, 16 Apr 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Specify a non-infinite timeout when creating &lt;code&gt;HttpClient&lt;/code&gt; and &lt;code&gt;SocketsHttpHandler&lt;/code&gt; instances. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3084&quot;&gt;#3084&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/6f72158b201f1b7f134c2336ecd02c6ac8fca261&quot;&gt;6f72158&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;When sql explain plan generation fails, don&apos;t attempt to generate an explain plan on future invocations of the same query. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3075&quot;&gt;#3075&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/12e17434496fdf9da9f357853578fa1548d266d0&quot;&gt;12e1743&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.40.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;E2AA62CC58F96DB3593EAA1F9182590D70B35B11FD25F68E113EBCEE1DA56985&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.40.1_amd64.deb&lt;/td&gt;
&lt;td&gt;DAA85EF654DCC68E34A92E2F83C72021101F7C281F78A6F3EFE9AB22217C7969&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.40.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;2E62E483FF09D42BB7AB9AFFBB603CA13C68F504052CA17E192CFFA024EFBF72&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.40.1_arm64.deb&lt;/td&gt;
&lt;td&gt;E3CB0218C4DDF66F06523AA1DD81A8972A98D9E21A877C56DC758652B2DD7B3B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.40.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;F6712C3555CA541676FF07A0F24BCAD5FAAC076D5B1CB2A1753E28ADE3E5BC11&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.40.1_x64.msi&lt;/td&gt;
&lt;td&gt;76CF8DBE54BE8BF868B953938EC1B6B7B477D25CF8C741119C289296DF49A001&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.40.1_x64.zip&lt;/td&gt;
&lt;td&gt;5886F5668503498A6080C16569394496E01349A1E7BF5BA37691384082F6D7D0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.40.1_x86.msi&lt;/td&gt;
&lt;td&gt;DDD5E8F4B8A23A57D90F3BC89D91B9788848D2D43E1DE0DF400396FAD1286374&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.40.1_x86.zip&lt;/td&gt;
&lt;td&gt;3CC2A11BB0C2C256DD005FF0D6AF4EC24F4BD4C496E0B1860FAE261349CFFA5B&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 16 Apr 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.40.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40MC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-40-0</link><pubDate>Wed, 02 Apr 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add Couchbase 3.x instrumentation (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3048&quot;&gt;#3048&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/7ef0c82be230438f99e1398b81455de7d2b88e48&quot;&gt;7ef0c82&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add instrumentation for AWS Kinesis Data Streams and Kinesis Delivery Streams (Firehose) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/7b52a67c65f9f3fdb78e0ac194b608c75726090a&quot;&gt;7b52a67&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add support for MongoDB.Driver 3.x and above. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3065&quot;&gt;#3065&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/c8acbc5b3767402b08544e550a771712c802f24a&quot;&gt;c8acbc5&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add more null checks to Asp.NET Core 6+ browser instrumentation logic (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3070&quot;&gt;#3070&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/5f5cf12703264fde15ef0bd332734329dc3355a3&quot;&gt;5f5cf12&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;In-process Azure Function publishes Nuget agent DLLs to the wrong folder (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3068&quot;&gt;#3068&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/ee04d257a2dbddb40bce0c6c2601a53fa90a7364&quot;&gt;ee04d25&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Profiler should not log &quot;with parent process&quot; unless parent process is non-empty (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3066&quot;&gt;#3066&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/a6c6d7d15f516ae65671d0146af3d7785334a190&quot;&gt;a6c6d7d&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.40.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;2A407D56559A9A435C403ADBC4D2460B2F069D0BF31BED5939FEA4610AC39DCD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.40.0_amd64.deb&lt;/td&gt;
&lt;td&gt;82BD0FD01827F71552C7B6B8DB27AF1E39FF9EE32D8A5A8B505C82FF9E099569&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.40.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;6B11DDD981972BD5CAEB1862389B82830741DEE46249CF33EF5DA0C8E9846F59&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.40.0_arm64.deb&lt;/td&gt;
&lt;td&gt;09DDD05630AC17ABCCB8B7712E22E45C91BD83B0BC6921BB439AE4EFF98A9E90&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.40.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;A84E7B9295AD3F27D7F5CBD81B49BC37A8C68E3B388C03D53E67EED3B8E2C7E6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.40.0_x64.msi&lt;/td&gt;
&lt;td&gt;3594F40FF0AFD167C069075AC682F2B937D1CE2E2E119C4519A187ACD05C59C7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.40.0_x64.zip&lt;/td&gt;
&lt;td&gt;B65E62C60FCC3365E158ACEB54AD1079146CF1E081AB54EAD57D51798DF268B4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.40.0_x86.msi&lt;/td&gt;
&lt;td&gt;4447396404182E602C33C6D803CC054E8C97BEB5954D8EC56965463BFB4B2215&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.40.0_x86.zip&lt;/td&gt;
&lt;td&gt;DE9147661B2826E2AF6B5FE64C4F4385BDCBA357F16DD5DD17FC6BE4E190B2DB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 02 Apr 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.41.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40MS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-41-0</link><pubDate>Wed, 30 Apr 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Allow incoming W3C traceparent &lt;code&gt;sampled&lt;/code&gt; flag to influence .NET agent sampling decision. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3100&quot;&gt;#3100&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/6047bda423e7d6a8c0d639142584c3651618f4a5&quot;&gt;6047bda&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Null reference exception in Asp.NET Core 6+ browser monitoring injection.  (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3102&quot;&gt;#3102&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/49df7bfb75fbccc5961cc59a597b2e92f371982c&quot;&gt;49df7bf&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.41.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;20E87B1AE872DA5418FF20C6F63C516CEBC4CB3789335092E457333E7DB6034B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.41.0_amd64.deb&lt;/td&gt;
&lt;td&gt;5CD7CB04237E14615DEDADCAA233E10E7668365D7857576C53815D2D77CA782B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.41.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;D358C68D89BB2E9C453311CF2ACA91947B8152459F7CB5BB735D76D9039A896A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.41.0_arm64.deb&lt;/td&gt;
&lt;td&gt;4100920FFB7B363029EF26F8F5317A333FAC80B57BB6CB41E8032C532184A360&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.41.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;517B415B98B6E4E3370AAB4EB3D225169FCD8E1B51159E259DEDDA010328D374&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.41.0_x64.msi&lt;/td&gt;
&lt;td&gt;E642F1C3BCCED20270E7B550B4EE720B6EC3D599BA93A979BB30BDA5C49E801D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.41.0_x64.zip&lt;/td&gt;
&lt;td&gt;A650D8AB6482A4549EA4FE205CB87610B8225A8AA093A75180CEA403DEC2B858&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.41.0_x86.msi&lt;/td&gt;
&lt;td&gt;0E736DA3B0B0376581E40ED88C958B4597E1B3A22F64ACFB0CAB5E4BA3DF5143&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.41.0_x86.zip&lt;/td&gt;
&lt;td&gt;CF6DC625533B4D9C55DCADF66DDAA7A7C098F7B50C17CA785A57D77CE69CEBDF&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 30 Apr 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.42.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40Mi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-42-0</link><pubDate>Tue, 24 Jun 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;As of this release, there is a new public key available for apt.newrelic.com at &lt;a href=&quot;https://download.newrelic.com/NEWRELIC_APT_2DAD550E.public&quot;&gt;https://download.newrelic.com/NEWRELIC_APT_2DAD550E.public&lt;/a&gt;. This key uses a more secure GPG algorithm than the current public key. If you use APT to install or upgrade the agent on APT-based Linux hosts, we recommend that you switch to using the new key, following the instructions found here: &lt;a href=&quot;https://docs.newrelic.com/install/dotnet/?deployment=linux&amp;#x26;docker=noDocker#apt&quot;&gt;https://docs.newrelic.com/install/dotnet/?deployment=linux&amp;#x26;docker=noDocker#apt&lt;/a&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/1001cf7fc5b250a580dd75168b8440eb86573278&quot;&gt;1001cf7&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add support for Azure Service Bus. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3124&quot;&gt;#3124&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/6a075ccbb2b7b59c509ce93fcad36202d4d5a6da&quot;&gt;6a075cc&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix Profiler build errors with latest VS (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3162&quot;&gt;#3162&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/0cfdedb4ff2a9bfc602f6844e262c2d4d455583a&quot;&gt;0cfdedb&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.42.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;85D32AF90B0C968EEF33631F507197F69DAC510AF9E7BAA3E6F479D74A284907&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.42.0_amd64.deb&lt;/td&gt;
&lt;td&gt;2696F55955D7E0300BCF70A1A2EDC8471A1DBACD2361344C4BD5E003FD582F4C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.42.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;AD1B3F3F1D22DD1E539EFAC44B3422654608C26FA72E0BC1D2292D23BBFECC5D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.42.0_arm64.deb&lt;/td&gt;
&lt;td&gt;126C8F772AD736D1C771C65FEBE25DC827E9734626220081BA3AE2C153E03935&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.42.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;D087D4A65E1B441C83B5B7D6C6AFC01E88DD87A7358A180DD0B7E3977D52DF64&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.42.0_x64.msi&lt;/td&gt;
&lt;td&gt;19C7BC3370F7864257E5870834F3ADFBBD190DE410625B7495631E901508CDFB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.42.0_x64.zip&lt;/td&gt;
&lt;td&gt;2102CC1D97014142BB42A69224BA84660018F0510B6E09E19E0E509934742E36&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.42.0_x86.msi&lt;/td&gt;
&lt;td&gt;FA98CE97BD02246A5D0413ED64C693F5A045827F32A4B9CA62F14B5534638F46&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.42.0_x86.zip&lt;/td&gt;
&lt;td&gt;594B7F38FB189EBE24D77A7D5400EB2A80A49E55107B6F00BB006FE96A5CB391&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 24 Jun 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.43.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40My4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-43-0</link><pubDate>Wed, 09 Jul 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add support for topics to Azure Service Bus. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3179&quot;&gt;#3179&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/d6610a19a862570b2a15b8c7f0f5156fee0fa805&quot;&gt;d6610a1&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Supportability metrics for custom instrumentation. Reports the first 25 custom instrumentation methods seen, and a count of the total number of custom instrumentation methods seen. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/2797&quot;&gt;https://github.com/newrelic/newrelic-dotnet-agent/pull/2797&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/99c625659f0739c3453692a9bdf676e2b55a6658&quot;&gt;99c6256&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Profiler doesn&apos;t handle wide-character files correctly (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3172&quot;&gt;#3172&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/75ddd6b4aa55e3a5fb8501800bb6cc5b0e81e08c&quot;&gt;75ddd6b&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.43.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;87AB30791AE82E49F2DCB4E47983BB93A7933DAC6A3C18D0DEB62B3C5D0EB6ED&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.43.0_amd64.deb&lt;/td&gt;
&lt;td&gt;7CD058390C975BE0EC037669C0F46AD75EA821161FADE71D01CFBFCFE674FBDB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.43.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;477B1CF4F0B7951729CE38326B857562F7B50B1DC968D5DFD0F727A90B8374C1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.43.0_arm64.deb&lt;/td&gt;
&lt;td&gt;F7FF0394F2F7F1295B65256C27F0725191D8B572B2A8BC716A394FE2B85BAA38&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.43.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;CBB9F12B4CDACE8E1A77138DFCB7371E221C78212494761CC6915417388623B0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.43.0_x64.msi&lt;/td&gt;
&lt;td&gt;AD00A5479FE435B2D9D1CC8B8851CD957025390AFC1F849F733D22E37E28E622&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.43.0_x64.zip&lt;/td&gt;
&lt;td&gt;A8F3DFE2ACF3BFC3454D131127018B43C9F61E6009C2D1E63F446B1B2AA7A171&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.43.0_x86.msi&lt;/td&gt;
&lt;td&gt;B761C8245DB2370602D737D2C6EB428BA37F3AFD65B1D47E41ACFDDEE513189A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.43.0_x86.zip&lt;/td&gt;
&lt;td&gt;A60E4AF3593296DD18FDFAE893F1DB04665A0D80E36C08A828986DF27FC7646A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 09 Jul 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.44.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40NC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-44-0</link><pubDate>Wed, 13 Aug 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Enable performance metric samplers in Serverless mode (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3199&quot;&gt;#3199&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3fc5ea711270a491ee4860547fe3508a1e09f733&quot;&gt;3fc5ea7&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Exclude Azure Function webhost (Linux) process from instrumentation. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3194&quot;&gt;#3194&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/fc20645213bbc6dbcd4cbf4add3c73043fe384ee&quot;&gt;fc20645&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.44.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;DE7F50B9146B85BF55F26AB204AD8CA153FB3B010793280755F37388D734D4DA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.44.0_amd64.deb&lt;/td&gt;
&lt;td&gt;E44479786005A2D5B10C02C966E1D04F8D8972788508533DE0508266E91A3546&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.44.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;11BA6A58DD04BECABF3BA2BBCB958EB74B5EC506E61B742DF39B633F59352AC1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.44.0_arm64.deb&lt;/td&gt;
&lt;td&gt;6E7B508059C7B6D59CAB552074CA86FFD63A2675B7C480A78C61D6F1EE9330B1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.44.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;00C4FCB2F3AD5336F1EC974224A5454491AFC367A9CD8C9F11B0CFFA88F2EE52&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.44.0_x64.msi&lt;/td&gt;
&lt;td&gt;AB4711259E1D94CB9681B4E010360E66A7158932FC0DAE710E82F8792E3445EF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.44.0_x64.zip&lt;/td&gt;
&lt;td&gt;9DA0509D694CF1E55666BC089E6122C3B123821B356FD8CDC5379222F4AB8EE0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.44.0_x86.msi&lt;/td&gt;
&lt;td&gt;51AAD05459F013ED63B220E03BD557659AB3B4E6A0E8F46F98ADE416CBD15AE8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.44.0_x86.zip&lt;/td&gt;
&lt;td&gt;270BC7FE1D4E36D26FDF44A2A83585A56280993998CA3FDC29EC3D649B7EA0E1&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 13 Aug 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.45.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40NS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-45-0</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add a new Distributed Tracing sampler, the TraceId Ratio-Based Sampler, which is based on the &lt;a href=&quot;https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/src/OpenTelemetry/Trace/Sampler/TraceIdRatioBasedSampler.cs&quot;&gt;OpenTelemetry implementation&lt;/a&gt;. This sampler makes its sampling decision using the TraceId (a random GUID) and a configured sampling ratio (a target percentage of traces to be sampled).  For more information, see the &lt;a href=&quot;https://opentelemetry.io/docs/specs/otel/trace/tracestate-probability-sampling/&quot;&gt;OpenTelemetry specification&lt;/a&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3211&quot;&gt;#3211&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/63ca603ca6cb86110431413c03afbf8a8c8e9367&quot;&gt;63ca603&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;MSSQL connection string parsing can throw exceptions and disable Datastore instrumentation (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3263&quot;&gt;#3263&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/cdf000b73fe4beaa73fa4bfe3d338f8eb6698cf1&quot;&gt;cdf000b&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Resolve issues with Kafka &quot;Consume&quot; instrumentation to ensure that automatic instrumentation works in conjunction with custom instrumentation. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3257&quot;&gt;#3257&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/1dbd1c51aeaf6e2909d23b078029ee78b721b3bc&quot;&gt;1dbd1c5&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.45.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;DB84CEDFB00587787FF38EEAF6DFB61C83B85C6BACEB7337A766044906EC2CBC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.45.0_amd64.deb&lt;/td&gt;
&lt;td&gt;A02281A0F5A183D8F5617F495AA8F6D6670BCE8A6268550DFBBE83354A63747B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.45.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;435C3C71256C7A2E94FC70E130D205062B88ED345B5498207B52C8C2933AACDD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.45.0_arm64.deb&lt;/td&gt;
&lt;td&gt;BD78EB57B31D7F438D45E15EE802BF62A38D805782EFD421543DC41DEA8779B2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.45.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;2D8B2B919818D5A256A691753DB5FBB73F395E1F8235471F9016967586CAAF9E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.45.0_x64.msi&lt;/td&gt;
&lt;td&gt;4DB6BC55B292E09F0E9BC81231232E90C62CFFD005AE612F803701B9E34D908E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.45.0_x64.zip&lt;/td&gt;
&lt;td&gt;18E2EA211703DF077E5D80B929920C2C2F8C95182D1300564E88A6136393E538&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.45.0_x86.msi&lt;/td&gt;
&lt;td&gt;DFC319D553813406AB8CBCF427B082468D648FD07F3F04F82AB4AA2D01C2176E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.45.0_x86.zip&lt;/td&gt;
&lt;td&gt;7D9390473D9319BE311B2C8FF067106328FB1343B4C86110BB39B231E09E58D0&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 01 Oct 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.44.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40NC4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-44-1</link><pubDate>Wed, 20 Aug 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Exception incorrectly handled in Service Bus instrumentation wrapper. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/825cd2b3e2d99057a31963f736260218253aa5e9&quot;&gt;825cd2b&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Exclude Azure Function webhost (Linux) process from instrumentation. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3223&quot;&gt;#3223&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/e363aea291629b357d569812d1007d4cb5721537&quot;&gt;e363aea&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.44.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;FC0C7710DACFF73B4642644CDAEBC8D0B9D90055C27392572D65405BE3AD98BF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.44.1_amd64.deb&lt;/td&gt;
&lt;td&gt;6FAD41A1058A5880CA00ABBBD82976AC44023703F4E53655633A61FD756C2BE9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.44.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;81023010263C03071C063346B88776DC7CA783E2B5F1269C942EEBA98804005E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.44.1_arm64.deb&lt;/td&gt;
&lt;td&gt;8E7C609B1E26784261AC0B60BA98B976C4588F48951D70052C92FDCD111D6545&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.44.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;CFB7C711697EB155E27C59E7EAAE2FCA83007407E8F5242DAE9A859E7E167734&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.44.1_x64.msi&lt;/td&gt;
&lt;td&gt;DF4D8C74B4E0C8EE0CB68A326C8E5313E796B8BA98A895142B42977A0FF7E638&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.44.1_x64.zip&lt;/td&gt;
&lt;td&gt;33EA0E4E4454AACC8430944E42A75AB42F3C289BBF0E62272D4A2D72E9E118D4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.44.1_x86.msi&lt;/td&gt;
&lt;td&gt;CDFB7F3E436ADFE3399D3DDC50DB3AE2C7B1EDB67D5F3E2E865462E2B6B27EB9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.44.1_x86.zip&lt;/td&gt;
&lt;td&gt;A951D4527249D48A23BF32A8A78A4D0C141F0A2196CCF7C4536F85C717A0DEF1&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 20 Aug 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.46.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40Ni4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-46-1</link><pubDate>Tue, 11 Nov 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Remove &quot;consume&quot; span from Azure Service Bus transactions created in &quot;processor&quot; mode for more accurate transaction timing. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/faa591f19ef25fe51b3b006c45774f415fb3a780&quot;&gt;faa591f&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update ReportedConfiguration to serialize certain enums as strings instead of integers for better clarity when viewing settings in the UI (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3296&quot;&gt;#3296&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/e97274582cdc4e8f6638b941ece8926116d0c04b&quot;&gt;e972745&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.46.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;C89903047345D3F1F031C526374A70987A9172E04ED4ACF2250B6CF0B64566AA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.46.1_amd64.deb&lt;/td&gt;
&lt;td&gt;8F2AF9B296896A420FE05ED4CC35A4E7824E33FE9096F2A015C5DBBA532BDA65&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.46.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;FA9274C1C323E104DBC8308F7F6FD5371801971D0A8B4E660311D98013E286BC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.46.1_arm64.deb&lt;/td&gt;
&lt;td&gt;9205C1336AB2F65C62F63EE4CD086BBA44B66A53568122B8947F32523A40EFF6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.46.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;EB988111A2C38521996401A52A88B6720CF06499C442C297E0413C1C3CDCA5B6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.46.1_x64.msi&lt;/td&gt;
&lt;td&gt;381B941AF95879465E81364981E265940DCB25D9311060E1D4C13064A13E7C19&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.46.1_x64.zip&lt;/td&gt;
&lt;td&gt;C0D37F4FEAA97B28E0C78D74A2BEB0A0E38F4026F19476EBB7D8201E0D4293C6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.46.1_x86.msi&lt;/td&gt;
&lt;td&gt;2B512766FB68478515AC294FA9BBD1174766635E5BCC515562E72B9DB724472D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.46.1_x86.zip&lt;/td&gt;
&lt;td&gt;575E9F6E8F18435A2FB75F0AC2C85D360A85618D5B37A587C6FDA37F66C7E855&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Tue, 11 Nov 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.46.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40Ni4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-46-0</link><pubDate>Thu, 30 Oct 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;.NET 10 Support (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3271&quot;&gt;#3271&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3b03e65852475b59e3637081425c137d4f7cb914&quot;&gt;3b03e65&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add environment variable support to enable/disable browser agent (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3279&quot;&gt;#3279&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/faec9a9d19d5ced83ad4ec4f3b6a282d132906ed&quot;&gt;faec9a9&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;AgentHealthReporter runs when the agent is disabled via config (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3267&quot;&gt;#3267&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/76154c9e80ea77cd1b3e09bacbd48fa7be2894f1&quot;&gt;76154c9&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remove service bus distributed trace header manipulation from Azure Function instrumentation. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3274&quot;&gt;#3274&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/e21eca052261b415a8b194d917d11455a3b38a68&quot;&gt;e21eca0&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.46.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;C4BDDCA5B5EC3443B919F7FE463B6813C31BF67DAA628FE5788A43EFE31EBFCB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.46.0_amd64.deb&lt;/td&gt;
&lt;td&gt;672554853A77E864C60D2D9AC270024192F953896865856B771A9598F4961034&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.46.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;94D732591BA75CE7B45827ABD866827589961E215A9B738D8F33960756AD4A9B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.46.0_arm64.deb&lt;/td&gt;
&lt;td&gt;9DD5CEAE791F655636BCB32A2C96BF552939D2A00CBF4EA7266FBDCBC840BF9D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.46.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;0208041F67E343549CFC4C369203B78C57E45FBD05F1A2857FA8AA54A963BDF8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.46.0_x64.msi&lt;/td&gt;
&lt;td&gt;B99264713D9D61218D460C31E1AFA4258195CB4B5DF0CB6C816E3C4AE3C7E683&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.46.0_x64.zip&lt;/td&gt;
&lt;td&gt;BFA3E6EB94D32A2BD56B29F6A6FEADDCB62758AD89E82656628BA9B3F0DA068B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.46.0_x86.msi&lt;/td&gt;
&lt;td&gt;D9F70E85E490C28683ABC18445605A16B3763639DE32326EC0250DCA3789D77B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.46.0_x86.zip&lt;/td&gt;
&lt;td&gt;7504B983945D8BFA58145DBF237C7B818F5A23CA3FCE7C6F1BB5AD52550D8266&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Thu, 30 Oct 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.47.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40Ny4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-47-1</link><pubDate>Wed, 03 Dec 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Cache all environment variable access to reduce possible thread contention (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3322&quot;&gt;#3322&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/e2a81097d94a12e9dd06992f32302699073ad870&quot;&gt;e2a8109&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Ensure OpenAI LLM supportability metrics are recorded on all invocations. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3320&quot;&gt;#3320&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/a4d7af84f24a530c0c264db439f49bf5be4771e5&quot;&gt;a4d7af8&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.47.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;2E01BB5F52ABB5F1A322D5888FE38D6F755E9C94E02252C9A65EDA598F6D9DD7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.47.1_amd64.deb&lt;/td&gt;
&lt;td&gt;0E4535C6F117F3BC8693110DD7FC54494032E087010CE38ED007B1F50D855843&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.47.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;3DB1E39F06ED3725EB0003A4608634E04B1901B06D510C690FC7BEC68AE2F784&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.47.1_arm64.deb&lt;/td&gt;
&lt;td&gt;BF6B15FC385905D53B4F81EF9E3EBA457D1A95298E75E8CC207F62626701B69A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.47.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;44033BE45CF837C5B560B3AE0D9086EF1B3A1F1C2985AD209D304893346F2503&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.47.1_x64.msi&lt;/td&gt;
&lt;td&gt;2C2DA594CFC4A87AC618BCCED020C89695C4A95C48455AC748B5215E7E07D8C2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.47.1_x64.zip&lt;/td&gt;
&lt;td&gt;F9997CCA1CE4C9DC7FBDF15A04CA8F7A25A3E1866A59CDFD21BDEDF1C9810DA4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.47.1_x86.msi&lt;/td&gt;
&lt;td&gt;F7BBB2FD6E33D426060C7A78196AC575784743F7DB1EF75CDA2CA5EE38CCBBDE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.47.1_x86.zip&lt;/td&gt;
&lt;td&gt;2E95DE873D98B60824641AD9D60A31CFE14ADE3709300AEE724477A89B622298&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 03 Dec 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.47.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40Ny4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-47-0</link><pubDate>Wed, 19 Nov 2025 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add an optional transaction storage mechanism to allow transactions to flow with the ExecutionContext for ASP.NET web apps (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3311&quot;&gt;#3311&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/d254ce9f13cd918bc289c3a06f337e7cf0c11d3b&quot;&gt;d254ce9&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Azure Service Bus instrumentation fails due to null reference exception (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3305&quot;&gt;#3305&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/b2bf4dfc7e28c5a2ef4bdd8ede0e7d8d73bba0dc&quot;&gt;b2bf4df&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;OpenAI instrumentation ignores chat completions when &lt;code&gt;CompleteChatAsync()&lt;/code&gt; or &lt;code&gt;CompleteChat()&lt;/code&gt; &lt;code&gt;messages&lt;/code&gt; parameter is not an &lt;code&gt;Array&lt;/code&gt; (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3317&quot;&gt;#3317&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/3df957095c61940c0e9713affc9699afaa31f8cb&quot;&gt;3df9570&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.47.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;77315BA7E66433CE1978BAFF29526E8A5DE8C34892D75658D8DCBCEDF9FA0279&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.47.0_amd64.deb&lt;/td&gt;
&lt;td&gt;B88DDC601C571807A17D21F368C16E70E24607BC5CBD246B5FE4B6E314D990D7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.47.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;2BDAF86B8CF98E777017C6F6B30616DA6560F6F277CFBEBA8B09CE20957E0DEF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.47.0_arm64.deb&lt;/td&gt;
&lt;td&gt;BEFAB3E74594B40D4E12B805B06B6F7E9F34C25094B4D5D658D40D3B587EC2F3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.47.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;F15BECC94421830FA5CA19E85DF58870C3306273AE1C83FE53BB1F955B8A43B8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.47.0_x64.msi&lt;/td&gt;
&lt;td&gt;BFCE165BF19D370063A807781C03583818F60BC51BA82545E04CC3FEA2336416&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.47.0_x64.zip&lt;/td&gt;
&lt;td&gt;6820E4EC4797DD6912A109539583898D2F1FB2BE8508D91097A7E0C0EA4D0A5B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.47.0_x86.msi&lt;/td&gt;
&lt;td&gt;8ECE4596BA1FEABCEE84B48A64B857F1E8D40CEA6227AB2409988886A30BC0F9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.47.0_x86.zip&lt;/td&gt;
&lt;td&gt;3F0D0E6E27E1F63941205F8C3CC4CBF39C90CD44AE9713C953CE6E9B42401B72&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 19 Nov 2025 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.48.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40OC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-48-0</link><pubDate>Wed, 14 Jan 2026 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The GPG key used to sign .NET Agent RPM packages in our YUM repo has been rotated. Please update your systems to trust the new key by downloading our &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/yum/newrelic-dotnet-agent.repo&quot;&gt;updated repository definition file&lt;/a&gt; and placing it in &lt;code&gt;/etc/yum.repos.d/&lt;/code&gt;, overwriting any existing version of that file. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/ef5f3296ee4580d73437243f5437d86fafcac4ce&quot;&gt;ef5f329&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Allow users to configure process names that should not be instrumented (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3387&quot;&gt;#3387&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/8dedf324fed3559c5de8697a9728b31cf8dacf96&quot;&gt;8dedf32&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Increase maximum length of &lt;code&gt;db.statement&lt;/code&gt; span attribute to 4096 bytes (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3364&quot;&gt;#3364&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3365&quot;&gt;#3365&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/bbac2f49fc5094036b97f25689b07611fefde40a&quot;&gt;bbac2f4&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix agent connection error when debug logging is enabled. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3395&quot;&gt;#3395&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/82fc1b63e9194e0ed2d44e2bcca3cf3eb5dfe6cb&quot;&gt;82fc1b6&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Restore min/max occurs properties on &lt;code&gt;distributedTracing&lt;/code&gt; config element. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3381&quot;&gt;#3381&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3388&quot;&gt;#3388&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/2d0b89fb0561ad85bfe9a7909be7f83a88dc1067&quot;&gt;2d0b89f&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.48.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;56F03A355A181BD379AF3B4FED304DB54717DAD5F9E206184BF9FACCB478F82E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.48.0_amd64.deb&lt;/td&gt;
&lt;td&gt;A88F00D777D7F55BBCEA767F30B76E7B26061CCF0EE15C9677E9D08B6DB1CC98&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.48.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;E7A24777F5008041E92A43578408997A57DFCC1C560CC2E4D750C34DC6433565&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.48.0_arm64.deb&lt;/td&gt;
&lt;td&gt;8F5B24807FB9BD6DF71C2B958FAA886031110D8CC9A4F1681D43534A7EDF0321&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.48.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;8A998489962E8521F9CBCB1B19CC49B7ABC0816C1BDED9303F978DC5575B5209&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.48.0_x64.msi&lt;/td&gt;
&lt;td&gt;3534742D2029A1889CF1E3FFD86CDF60C216BAE69944D8CA753DEB8964441806&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.48.0_x64.zip&lt;/td&gt;
&lt;td&gt;03DC5D4471DD6F9288676355EC1EBB2FDFAFA897895296C53A9D02ADF39E74C8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.48.0_x86.msi&lt;/td&gt;
&lt;td&gt;AFCB8F179EC968ACF207E972A95E22039E116253BADB60A5CFE1083FD398EDF2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.48.0_x86.zip&lt;/td&gt;
&lt;td&gt;E01343FDB5AD979878B6EA4D72AB5CA3EE57AE37C6653BE8C71F5FA81FDD3866&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 14 Jan 2026 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.48.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40OC4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-48-1</link><pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Properly handle unsupported DynamoDB SDK requests (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3403&quot;&gt;#3403&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3407&quot;&gt;#3407&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/d0155eac232c49671514d4a611ed06057ae5f737&quot;&gt;d0155ea&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.48.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;EDC902F3A97DC34BE75DEE5CE3E4C9B9AF86195EBF596D61BB4E200CC7EF108A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.48.1_amd64.deb&lt;/td&gt;
&lt;td&gt;6B4F94753712C4383C5EA024B13ABF0591082DFE5A02B24E10E5DBA04CBD2666&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.48.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;CB7DE88D494DFA1BF301404BBA05C673394D7CA4BCCD7580E50EFBD762C808AC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.48.1_arm64.deb&lt;/td&gt;
&lt;td&gt;CCCB4B9942F8A73135D9EFB8CBEF12AD52E3D288B10E04FE833F5CCD056BC026&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.48.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;B869C64D9176359DA5FDA5ECFC05DB30ECA6AF5D4BA30AD215D916EF0E09E39D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.48.1_x64.msi&lt;/td&gt;
&lt;td&gt;A5D01759C0449AD7533E0B50690DB66C1B3E5F330B74729CB4895C7F49AB3230&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.48.1_x64.zip&lt;/td&gt;
&lt;td&gt;0D3CE0A5B6036E60C9692116AC9C5BEB63E4A9C73139AE9A794E341CEE509261&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.48.1_x86.msi&lt;/td&gt;
&lt;td&gt;D5E523AC071970460858E1A03B486F103441A0CA1E7AB53F5C5BA5380F126448&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.48.1_x86.zip&lt;/td&gt;
&lt;td&gt;20C17D00441366F65FA309D4DF54F0DA363856F916C6A0D833145CBEB0843F20&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 28 Jan 2026 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.49.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC40OS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-49-0</link><pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The .NET Hybrid Agent provides a future-proof observability solution with integrated support for OpenTelemetry Tracing and Metrics APIs. OpenTelemetry Logs will continue to be supported through the existing Microsoft.Extensions.Logging integration. This release delivers critical OpenTelemetry features including Span Links, Events on Spans, and unified sampling algorithms. It is designed to bridge the gap for .NET teams looking to adopt OpenTelemetry standards while maintaining backwards compatibility with their existing New Relic dashboards. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/72a0414d49273d412cddc11dcb329b30680aa8f0&quot;&gt;72a0414&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Agent correctly overwrites files when necessary. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3425&quot;&gt;#3425&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/9cafa886f19b709a8b1f6138992479c067475736&quot;&gt;9cafa88&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.49.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;B7DEA32E1E0775A869D7700A1EFACDB2361D8EF1200B80B62D3499E0DA37F14C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.49.0_amd64.deb&lt;/td&gt;
&lt;td&gt;CB99FD48A78EAF3AD79AACAAAB6CE084BD9544893D170AF1F525B28EA6B5E0A6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.49.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;FB189DC2416B93909A03A46439E74F6E18BAAE9C1C1D470EB5110A5137F5B511&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.49.0_arm64.deb&lt;/td&gt;
&lt;td&gt;98F9A16A0C57B21B12D43BAB14EA5D981C9288023F1D1E632D6DE361FC3BE21A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.49.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;413C5463576D705216CA4AD8EF6EECBF191F703C4B99B18C1E9BDB0521CD0315&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.49.0_x64.msi&lt;/td&gt;
&lt;td&gt;FCF035722DCF482E2735C77272305F6B731E9829C16D31222E76DC9527988000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.49.0_x64.zip&lt;/td&gt;
&lt;td&gt;F3F5E3290EBF60769C936B6E3C114621E2D7AC901D752E165B18807444B0D1EE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.49.0_x86.msi&lt;/td&gt;
&lt;td&gt;C3BDD82B1A067349C9792319B73290E02DF4A4FD483ED280CA734E1F45CE58AA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.49.0_x86.zip&lt;/td&gt;
&lt;td&gt;26C00F9CD5B33D73B00C8E958D10BF9126CC13B81984AC58B3D3944388792649&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Wed, 11 Feb 2026 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.5.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC41LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-5-0</link><pubDate>Thu, 12 Jan 2023 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This release will be supported for one year after its release date. For a full list of supported versions and their support periods, please see our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/agent-8231070&quot;&gt;.NET agent 8.23.107.0&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;div&gt;&lt;p&gt;Some of the NuGet packages from this release were incomplete and have been unpublished from nuget.org.  Please use 10.5.1 instead.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Attribute collections in the agent will now more reliably track the number of attributes contained, and allow updates to attributes that already exist in the collection when collection limits have been reached
(255 global attributes, 65 custom attributes). (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1335&quot;&gt;#1335&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The agent has been updated to use &lt;code&gt;System.Net.Http.HTTPClient&lt;/code&gt; to send data to New Relic instead of &lt;code&gt;System.Net.WebRequest&lt;/code&gt;, in order to fix issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/897&quot;&gt;#897&lt;/a&gt;, as well as remove use of a deprecated library. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1325&quot;&gt;#1325&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, the release artifacts for this release can be found at &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;https://download.newrelic.com/dot_net_agent/latest_release/&lt;/a&gt; or on NuGet.org.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.5.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;939A1A8DFD179B4436F2DFDC1950D7AD4DEC5ED4F26C3E750A9880F147E47092&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.5.0_amd64.deb&lt;/td&gt;
&lt;td&gt;39B1E63CAD364765527B254EF363615F3209213D9CCF9EC2DA2920D4104788B2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.5.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;A3937CF850A2FDAC5978112626063C07AEA96244FF82749E85470FA02523B44B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.5.0_arm64.deb&lt;/td&gt;
&lt;td&gt;D2BE115DFF5E98A637451C7851BC6BA03B703543931CF1DF2609637AC61F6AFF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.5.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;340063F58538E2DF33FBE8DDA04D41A548DE4F2D139EE9A7D2E5EA79F0FB4279&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.5.0_x64.msi&lt;/td&gt;
&lt;td&gt;E2C6F6FDFA4789D2A72EE985FEF4B86E8B53E57ADC26EF3CD1D4E44DAE4D09A3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.5.0_x64.zip&lt;/td&gt;
&lt;td&gt;7141AB68BA848B5861943DD50849E5609B767B75A3BF43E540959EAA1874326A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.5.0_x86.msi&lt;/td&gt;
&lt;td&gt;E87DEF5028F1AF01A8EF8A0503A112F80D1B519EA11464FFC41AFE63F231D54A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.5.0_x86.zip&lt;/td&gt;
&lt;td&gt;4C660F4267F42A73EA66166AC536CC0596F8A7840D62FCA8FC76EB4771942439&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 12 Jan 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.5.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC41LjE=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-5-1</link><pubDate>Tue, 17 Jan 2023 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This release will be supported for one year after its release date. For a full list of supported versions and their support periods, please see our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/agent-8242440&quot;&gt;.NET agent 8.24.244.0&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolves &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1346&quot;&gt;#1346&lt;/a&gt; where some NuGet packages were incomplete for the 10.5.0 release. Impacted packages have been delisted from NuGet. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1347&quot;&gt;#1347&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, the release artifacts for this release can be found at &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;https://download.newrelic.com/dot_net_agent/latest_release/&lt;/a&gt; or on NuGet.org.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.5.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;7F1407B5CF51F1D6F32FE7EC63FF06DB401554BD9C4C2337EDA2AE43FCB46EBF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.5.1_amd64.deb&lt;/td&gt;
&lt;td&gt;0B80A6F79457A2CDE1DB2B9C49002B31FE8CB6EB529161752FB9A389B7CDDE09&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.5.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;EAC8E7B3104E8E385AED5D5038A0AB250E6AAE174EC7CD2432D35CDFAA931EF3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.5.1_arm64.deb&lt;/td&gt;
&lt;td&gt;0F1B7E673A2CFA78DF87DC677E9E35CC7DF88CC4D510284E7EC777494F4A872B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.5.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;403C51C04133A3BB62203988B404B6C1509456AE83646FDB034F5DD3B4E2B9CA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.5.1_x64.msi&lt;/td&gt;
&lt;td&gt;7753F1912849BF11ADDA71D5BD00539D6E49A46ABFD80CF357C65CC244DAC1C6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.5.1_x64.zip&lt;/td&gt;
&lt;td&gt;78245732D094919DEA264C0B793601E630220984A66E54567CEABB2220C4E00D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.5.1_x86.msi&lt;/td&gt;
&lt;td&gt;DEDC6A206868A460496435676EEF37D9A1FC319B96282F0FB9F7CC6D0E6119D4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.5.1_x86.zip&lt;/td&gt;
&lt;td&gt;A29FBC03013D8B5A1EB81B3AB7838AF19309BC96314C733E7882061BEFFE1272&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 17 Jan 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.50.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC41MC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-50-0</link><pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add array support for custom attributes in .NET Agent API (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3456&quot;&gt;#3456&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/4fb9405fff5c95ed32f7d067e199add79a686de4&quot;&gt;4fb9405&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add hybrid agent support for grpc-dotnet. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3475&quot;&gt;#3475&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/6b48c06704838ee62ccf2854afa3370125c3ef3e&quot;&gt;6b48c06&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add LLM monitoring for &lt;code&gt;Microsoft.Extensions.AI&lt;/code&gt; via OpenTelemetry bridge (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3472&quot;&gt;#3472&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/2e03c0c63856a0e8ee09f5b28c941eba5f24504f&quot;&gt;2e03c0c&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Don&apos;t instrument Blazor / SignalR websocket connections (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/3468&quot;&gt;#3468&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/7f2a5e909601310a02c823508ccd214d8cd63e12&quot;&gt;7f2a5e9&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.50.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;0BEA299FD737B07D979647FD1DCFB6CFB55E9DE14515ACFB1A5792F919505234&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.50.0_amd64.deb&lt;/td&gt;
&lt;td&gt;372865C6C6E008A9D29E133D77DC0F071316C4C642C01FBCC18DEF911966A03D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.50.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;B65E508595A9803C2511B4466ADB010CEDE2526EB3F2647F30F0CC0AE1B59E0A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.50.0_arm64.deb&lt;/td&gt;
&lt;td&gt;3D775B140EE8C2335D6E4384F032DF98FB1293C48725BE11F387B82DEA6F5A0F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.50.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;EA7A14F1538518219D7FA1A7BCEC24271B4FDB7476F10ADA53D35DF242A17ACE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.50.0_x64.msi&lt;/td&gt;
&lt;td&gt;C8A8F68F5ED917E90D9CCCB4C3FDCDD386B61B165E1BF1F1EF10905905984A62&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.50.0_x64.zip&lt;/td&gt;
&lt;td&gt;CBF97772F7AE907DDBED719461149B31B96443C959B091D0AD337D749BBCDF3A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.50.0_x86.msi&lt;/td&gt;
&lt;td&gt;B155B6093D0F757D1B254F3AE44CB12A798C433AF14E1A4969810BCB170C41E6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.50.0_x86.zip&lt;/td&gt;
&lt;td&gt;700693677A6C44895533D7806F39AC983EB9DE58D2E78215FDC00FE7D2855A6B&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating your agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend updating to the latest agent version as soon as it&apos;s available. If you can&apos;t upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.
See the New Relic .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt; for information about agent releases and support dates.&lt;/p&gt;</content:encoded><description>ReleasedOn: Thu, 19 Mar 2026 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.6.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC42LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-6-0</link><pubDate>Tue, 24 Jan 2023 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This release will be supported for one year after its release date. For a full list of supported versions and their support periods, please see our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/agent-8242440&quot;&gt;.NET agent 8.24.244.0&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;StackExchange.Redis versions 2 and above use a new wrapper with improved performance and reduced network overhead. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1351&quot;&gt;#1351&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Custom instrumentation now supports targeting specific assembly versions. See &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/custom-instrumentation/add-detail-transactions-xml-net/#procedures&quot;&gt;the documentation&lt;/a&gt;  for more details. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1342&quot;&gt;#1342&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;RestSharp client instrumentation support has been extended to include the following versions: 106.11.x, 106.12.0, 106.13.0, and 106.15.0. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1352&quot;&gt;#1352&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;RestSharp client instrumentation has been verified for versions 107.x and 108.x. For newer versions of RestSharp, external segments/spans are actually generated via our instrumentation of HttpClient. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1356&quot;&gt;#1356&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;.NET TLS options are now logged during startup. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1357&quot;&gt;#1357&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, the release artifacts for this release can be found &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;here&lt;/a&gt; or on NuGet.org.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.6.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;AAC3DD1231440E8D763BD1DF321AEAD8F4839F64CB1F9571270B9FFCC5C44AE2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.6.0_amd64.deb&lt;/td&gt;
&lt;td&gt;D50AD9EC45E40C82B410B8D46742375CCEB406018A5D1BC2B0F742F2AAD61836&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.6.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;9E3364B6AB5E9E28096AE58D8B25B0FCB7D71FFAAE18F2F119D5173212184A4B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.6.0_arm64.deb&lt;/td&gt;
&lt;td&gt;48165573EAE02D95A0B32EA044D7F9CF01A8BDBAD71F3B1A957D15D8D479BFE2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.6.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;CBD1FFF6117C122C48502A5CCB7C15D8175FF533213C56F193FCC57BC32AEE9A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.6.0_x64.msi&lt;/td&gt;
&lt;td&gt;904082AD371266353719FE331AB8013008DE71AD15A587974C09CAFD62591DA9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.6.0_x64.zip&lt;/td&gt;
&lt;td&gt;87572DF1F0B41F38999F630C812B51F054A6DB6B31194829647FDF44C9A3C395&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.6.0_x86.msi&lt;/td&gt;
&lt;td&gt;BDE47257B5AEF653671269724D8F781D9242538DB5A0CEEC540C603021892B06&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.6.0_x86.zip&lt;/td&gt;
&lt;td&gt;47006C36D9D2483D5A9497DC500078B077076B61EAFCC9219D6EFE4C8179D518&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 24 Jan 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.9.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC45LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-9-0</link><pubDate>Tue, 28 Mar 2023 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This release is supported for one year after its release date. For a full list of supported versions and their support periods, please see our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8266300&quot;&gt;.NET agent 8.26.630.0&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Errors inbox features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User tracking&lt;/strong&gt;: You can now see the number of users impacted by an error group. Identify the end user with the setUserId method.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Error fingerprint&lt;/strong&gt;: Are your error occurrences grouped poorly? Set your own error fingerprint via a callback function.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Agent API now supports associating a User Id with the current transaction. See our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/net-agent-api/itransaction/#setuserid&quot;&gt;ITransaction API documentation&lt;/a&gt; for more details.  &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1420&quot;&gt;#1420&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Agent API now supports providing a callback to determine what error group an exception should be grouped under. See our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/net-agent-api/seterrorgroupcallback-net-agent-api/&quot;&gt;SetErrorGroupCallback API documentation&lt;/a&gt; for more details. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1434&quot;&gt;#1434&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Adds the &lt;code&gt;Supportability/Logging/Forwarding/Dropped&lt;/code&gt; metric to track the number of log messages that were dropped due to capacity constraints. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1470&quot;&gt;#1470&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Reduce redundant collector request data payload logging in the agent log at DEBUG level. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1449&quot;&gt;#1449&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixes &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1459&quot;&gt;#1459&lt;/a&gt;, a regression in NLog local decoration when logging messages with object parameters. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1480&quot;&gt;#1480&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Other&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Renamed &lt;code&gt;NewRelic.Providers.Wrapper.Asp35&lt;/code&gt; to &lt;code&gt;NewRelic.Providers.Wrapper.AspNet&lt;/code&gt; since this wrapper instruments multiple versions of ASP.NET. Updated installers to remove old &lt;code&gt;Asp35&lt;/code&gt; artifacts. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1448&quot;&gt;#1448&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, you can find the release artifacts for this release &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;here&lt;/a&gt; or on &lt;a href=&quot;https://www.nuget.org/&quot;&gt;NuGet.org&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.9.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;26AA1CE84A2724E65991E3035FB9F2899DF47447DC96618DC1969C424D18DFEB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.9.0_amd64.deb&lt;/td&gt;
&lt;td&gt;F03AF60E81DFCAF706551BC8DB8DEB7B6FE7ADDCD961DDA72AA3B7F7D866B319&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.9.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;04F0A8699A35FF4E22D0FF704227B7E2DBA900064B17490D86270D4ADC01DB23&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.9.0_arm64.deb&lt;/td&gt;
&lt;td&gt;2C16448899297496B2659C31B6B72BDF08EE0B3A23218374FC9FE515BB714361&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.9.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;C1795D4A94268DAEB57290DD2012822D9E9A76C7F38C52E84F93729BC89862D4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.9.0_x64.msi&lt;/td&gt;
&lt;td&gt;CFC4F5A33888B532808FEE8D256EF552804D59672726E43A34AADA20B31C972A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.9.0_x64.zip&lt;/td&gt;
&lt;td&gt;8D4682B2C3540527AB96EA08CB01F9B050917B66A67D651EECBD1A69DFC6FB59&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.9.0_x86.msi&lt;/td&gt;
&lt;td&gt;A3C8FCC210F984BD89B91AD1237F212F17AA9DC77E7B977AA67D52FA4E4030AE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.9.0_x86.zip&lt;/td&gt;
&lt;td&gt;87775474DF6AF523380A9F434C316EC53694FF55784435BD53CFF272D1B4E085&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 28 Mar 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.7.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC43LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-7-0</link><pubDate>Tue, 14 Feb 2023 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This release is supported for one year after its release date. For a full list of supported versions and their support periods, please see our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/agent-8242440&quot;&gt;.NET agent 8.24.244.0&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Postgres client instrumentation support has been extended to include the following versions: 4.0.x, 4.1.x, 5.0.x, 6.0.x and 7.0.x. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1363&quot;&gt;#1363&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Enables gzip compression by default for Infinite Tracing. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1383&quot;&gt;#1383&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix a race condition when using SetApplicationName. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1361&quot;&gt;#1361&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Resolves &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1374&quot;&gt;#1374&lt;/a&gt; related to enabling Context Data for some loggers. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1381&quot;&gt;#1381&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add missing supportability metrics to gRPC response streams and improve Infinite Tracing integration test reliability &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1379&quot;&gt;#1379&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Deprecations&lt;/h3&gt;
&lt;p&gt;Infinite Tracing for .NET Framework applications will be deprecated in May 2023. The Infinite Tracing feature depends on the gRPC framework to send streaming data to New Relic. The gRPC library currently in use, &lt;a href=&quot;https://github.com/grpc/grpc/tree/master/src/csharp&quot;&gt;gRPC Core&lt;/a&gt;, has been in the maintenance-only phase since May 2021, and will be deprecated as of May 2023.&lt;/p&gt;
&lt;p&gt;The .NET Agent on .NET Core has been migrated to &lt;a href=&quot;https://github.com/grpc/grpc-dotnet&quot;&gt;gRPC for .NET&lt;/a&gt; per the guidance from grpc.io. However, this library doesn&apos;t have the full functionality that is required for Infinite Tracing on .NET Framework applications. Those applications will continue to use &lt;a href=&quot;https://github.com/grpc/grpc/tree/master/src/csharp&quot;&gt;gRPC Core&lt;/a&gt; until May 2023, at which time we&apos;ll end support for Infinite Tracing for .NET Framework. We may revisit this decision in the future if the situation changes. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1367&quot;&gt;#1367&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Other&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolved several static code analysis warnings relating to unused variables and outdated api usage. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1369&quot;&gt;#1369&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update gRPC log message when a response stream is automatically cancelled due to no messages in a time period. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1378&quot;&gt;#1378&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Proxy configuration for Infinite Tracing should be specified using only the &lt;code&gt;https_proxy&lt;/code&gt; environment variable. &lt;code&gt;grpc_proxy&lt;/code&gt; is no longer supported for all application types.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, the release artifacts for this release can be found &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;here&lt;/a&gt; or on NuGet.org.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.7.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;B40A11004136EECD12F56BE28BDDE832E8D8494FC969A4A18EB058DC46E212EC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.7.0_amd64.deb&lt;/td&gt;
&lt;td&gt;2444258E09B0029FD18BEC9C21379E5A3F7DE2F67726C3C0D4944CEB271539FC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.7.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;4AA2CA405CBCBA7A9045E13E888883027681314061FEF88B12605DBF2B1E0350&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.7.0_arm64.deb&lt;/td&gt;
&lt;td&gt;060B9ABD3788833F1EF3F9476EF83A8D4FBB46E5897E992C55830214F6C6F27D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.7.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;AAA980762F908C6AD69D085D4C40D55CBD38D8E1A0197DDE79CB3E9B7E55B593&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.7.0_x64.msi&lt;/td&gt;
&lt;td&gt;43238C88046CBB39896E749A9A5ED24190A450E3278D52C144777CF5B4FFDF1E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.7.0_x64.zip&lt;/td&gt;
&lt;td&gt;622304DD180C2B630A2DFDC00BB71172CF28BFF2CE4414C7AF5C15B64872E3DD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.7.0_x86.msi&lt;/td&gt;
&lt;td&gt;3CBCBE7DE060255FDA98A8B4BB7259DD9D0B4752678BA79936653D47031ADDF1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.7.0_x86.zip&lt;/td&gt;
&lt;td&gt;2FD5DE0EFA6AA8B45568C70ACC0120D6264A1F3C2B5C5B7DCF8F2FB9CD3FCF6F&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 14 Feb 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.8.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC44LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-8-0</link><pubDate>Tue, 14 Mar 2023 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This release is supported for one year after its release date. For a full list of supported versions and their support periods, please see our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8266300&quot;&gt;.NET agent 8.26.630.0&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;When running on Linux, distro name and version will be reported as environment settings &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1439&quot;&gt;#1439&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1353&quot;&gt;#1353&lt;/a&gt; so that out-of-process .Net Core web applications are instrumented according to the &lt;code&gt;&amp;#x3C;applicationPools&gt;&lt;/code&gt; setting in the &lt;code&gt;newrelic.config&lt;/code&gt; file. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1392&quot;&gt;1392&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update NLog to improve local log decoration coverage. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1393&quot;&gt;#1393&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, you can find the release artifacts for this release &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;here&lt;/a&gt; or on &lt;a href=&quot;https://www.nuget.org/&quot;&gt;NuGet.org&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.8.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;B6EDAF8B198C81FAB0FA190F28F5D49A8A255F5670CA8D76DBEDBF9E23B7DA10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.8.0_amd64.deb&lt;/td&gt;
&lt;td&gt;8FFA4364420264E8E541DCF8F4F04F46EFAC8D30053C66686E922F7CDD45D511&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.8.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;04558B3B12DAE989874BF873041EB661995EC76DCE1594B936ADC671906385D3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.8.0_arm64.deb&lt;/td&gt;
&lt;td&gt;50A88D55B0D82B63D7BDF68D2C83A030898BDA215F55992B20AE678AA1415BE7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.8.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;015EEDF62DEC64CF4B95BFFBCDAC8FCE7DB0ECDEF833647ADD4DA69FFC65020C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.8.0_x64.msi&lt;/td&gt;
&lt;td&gt;7CF5BD50484C0CACE334F5CECF449602E9A596FF6D27F2E43EF15A0B44BE0479&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.8.0_x64.zip&lt;/td&gt;
&lt;td&gt;8112FF27EBFB77A1E3F80EC13B8A9194814D0E4E48A79CC22F3EDB2351F15F4A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.8.0_x86.msi&lt;/td&gt;
&lt;td&gt;BF8669052C08A3B449A5278EC9FD23CAFA684CE322F19E30D172E3CB1EE4A12D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.8.0_x86.zip&lt;/td&gt;
&lt;td&gt;7A1658A7F8C6D39EED8AEFD30DCC5814D4A458E3A3F2EC45902AF001C0770F98&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 14 Mar 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v10.9.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0xMC45LjE=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-9-1</link><pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. Read more about &lt;a href=&quot;https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent&quot;&gt;keeping your agent up to date&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This release is supported for one year after its release date. For a full list of supported versions and their support periods, please see our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy&quot;&gt;EOL policy doc&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8266300&quot;&gt;.NET agent 8.26.630.0&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Allow StackExchange.Redis v2+ profiling to start outside of a transaction. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1501&quot;&gt;#1501&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1504&quot;&gt;#1504&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/925d016c145b50b75a3b3401de303f5fa9a64609&quot;&gt;925d016&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Allow the agent to accept multiple versions of legacy NR distributed tracing headers. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1489&quot;&gt;#1489&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/23ee24141ad44afa39e3f35f93aa2ae7570acb72&quot;&gt;23ee241&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix a memory leak when using StackExchange.Redis v2+. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1473&quot;&gt;#1473&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1504&quot;&gt;#1504&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/925d016c145b50b75a3b3401de303f5fa9a64609&quot;&gt;925d016&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Retry connection on HttpRequestException error. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1514&quot;&gt;#1514&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1484&quot;&gt;#1484&lt;/a&gt;) (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/commit/99b520e271df4357f8ea62cad2403884edb4d856&quot;&gt;99b520e&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once published, you can find the release artifacts for this release &lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release/&quot;&gt;here&lt;/a&gt; or on &lt;a href=&quot;https://www.nuget.org/&quot;&gt;NuGet.org&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent-10.9.1-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;967F25DFD75AC1091AFA0CC6BC464D0511B23B6E92545179CB2807D91820F44B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.9.1_amd64.deb&lt;/td&gt;
&lt;td&gt;349AAC4179A1D597349190058DDBA5A6190947336B9FF1C16988C998C88B3ACA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.9.1_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;0D527ED576FAE29B2BA5F57E638EC3D2ED6B74352CC154B59BEEDD76CBEAA883&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.9.1_arm64.deb&lt;/td&gt;
&lt;td&gt;7F629B6329AEB0A357D4C04EF5152407AD937D1244F346A8F0888D465E9F19B8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-dotnet-agent_10.9.1_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;B65F63A3DEDB7018E07E1577CD5451D77678704D1D84DBA124EDB404615AD417&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.9.1_x64.msi&lt;/td&gt;
&lt;td&gt;67EE946BEE4175EABDFEB9AA8E23CDF8BC4F1A06264884C97984FAF957873120&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.9.1_x64.zip&lt;/td&gt;
&lt;td&gt;0852CBE4EED73491CE1D8A541C36D60F898CB9A068F5CF6092060EEB3A04CA5C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.9.1_x86.msi&lt;/td&gt;
&lt;td&gt;7411E1CC97E16BD57DCCCAB66A5FD9A355357531CCB87CA4B61C32FD3A166DEF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NewRelicDotNetAgent_10.9.1_x86.zip&lt;/td&gt;
&lt;td&gt;8337AC858B4ABB5486917B3069E4E8C4013A7377FF8E109AD2FDFB4EA2480889&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 11 Apr 2023 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.0.10.3]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjAuMTAuMw==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-20103</link><pubDate>Thu, 19 Jul 2012 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When enabling enterprise security (or High Security) in rpm applications either stop responding completely or the profiler will shut down due to security violation regardless of the ssl setting in newrelic.xml config.&lt;br&gt;
High security requires that the newrelic.xml config have the attribute ssl in the service node set to &quot;true,&quot; the enabled attribute in the requestParameters node set to &quot;false&quot; and the recordSQL attribute in the transactionTracer node to be set to &quot;obfuscated.&quot; The .net Agent log now appropriately reflects the configuration needs and will gracefully stop the profiler if the configuration does not meet the requirements of High Security.&lt;/li&gt;
&lt;li&gt;If there are invalid characters in the newrelic.xml file, when the .NET Agent&apos;s DiagnosticTool is run, it throws an exception associated with the &quot;DiagnosticCollectorAttachment&quot;. This is the name of a private function in the tool, and the tool just logs the message associated with the exception. The fix now allows the evaluation for an inner exception, where the more meaningful message can usually be found and recorded.&lt;/li&gt;
&lt;li&gt;Fix for a Null Reference Exception happening on rare occasions when recording metrics.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 19 Jul 2012 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.0.11.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjAuMTEuMQ==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-20111</link><pubDate>Wed, 22 Aug 2012 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The agent diagnostic utility, NewRelic.DiagnosticTool.exe, now supports a &quot;verbose&quot; mode as a command-line option (-v or -verbose). If you do not use the option, you will just get the failures and warnings. If you use the -v option, the output will include failures, warnings and passed test results. In previous versions of the agent, the diagnostic utility always output all results, making it more difficult to easily see where the failures were.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Removed all of the static docs from the installer. All documents for the .net Agent are now available at: &lt;a href=&quot;https://newrelic.com/docs/dotnet/&quot;&gt;https://newrelic.com/docs/dotnet/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Changed the way the agent gets the urls for each web-based transaction from the built-in .NET RawUrl property to using the url off of the request. This will help keep urls reported by the agent consistent and prevent exceptions when raw representations of the url do not exist&lt;/li&gt;
&lt;li&gt;Significant improvements around the way the agent loads assemblies for instrumentation. This should help individual application load times as well as load times when instrumenting multiple applications on a single server&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 22 Aug 2012 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.0.12.4]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjAuMTIuNA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-20124</link><pubDate>Thu, 20 Sep 2012 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Updated the logo used in the installer.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allow medium-trust .NET applications to be monitored. We accomplished this by adding the AllowPartiallyTrustedCallers assembly attribute to all of our .NET assemblies. This also reduces assembly load overhead in some environments.&lt;/li&gt;
&lt;li&gt;Minor improvements to debug logging.&lt;/li&gt;
&lt;li&gt;Fix parsing of sql commands so that the metric name is based on a SELECT/INSERT/UPDATE/DELETE-style command instead of supporting commands such as SET (as in SET NOCOUNT).&lt;/li&gt;
&lt;li&gt;Improvement error handling in agent to avoid null reference exceptions.&lt;/li&gt;
&lt;li&gt;Added comments to the NewRelic.AgentApi programmer interface for intellisense support.&lt;/li&gt;
&lt;li&gt;Diagnostic tool now warns instead of reporting an error if COR_ENABLE_PROFILING is not set to 1.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 20 Sep 2012 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.0.5]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjAuNQ==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-205</link><pubDate>Wed, 07 Dec 2011 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Bug fixes, debugging support and stability improvements&lt;/li&gt;
&lt;li&gt;Do not profile functions ending with .Dispose or .Finalize&lt;/li&gt;
&lt;li&gt;Do not reprofile functions that have already been profiled&lt;/li&gt;
&lt;li&gt;Load files in extensions directory in alphabetical order&lt;/li&gt;
&lt;li&gt;Support profiling functions that contain switch statements&lt;/li&gt;
&lt;li&gt;Fix bugs involving exception clauses for corner cases&lt;/li&gt;
&lt;li&gt;Fix bugs involving rewrites of short branch statements&lt;/li&gt;
&lt;li&gt;Fix some memory leaks for error paths in the profiler&lt;/li&gt;
&lt;li&gt;SQL declare, waitfor and execute keywords now supported&lt;/li&gt;
&lt;li&gt;Minor changes and bug fixes in documentation&lt;/li&gt;
&lt;li&gt;Rethrow ThreadAbortExceptions in profiled code&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 07 Dec 2011 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.0.6]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjAuNg==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-206</link><pubDate>Thu, 26 Jan 2012 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix a bug when profiling functions with non-builtin value types as arguments. such as &quot;KeyValuePair&quot;, &quot;Decimal&quot;, etc.&lt;/li&gt;
&lt;li&gt;Make the profiler&apos;s interaction with the CLR memory more robust.&lt;/li&gt;
&lt;li&gt;Improve documentation on how to write custom instrumentation specifications.&lt;/li&gt;
&lt;li&gt;Extend the command-line tool NewRelic.DiagnosticTool.exe to check for more conditions, up to and including successful profiling.&lt;/li&gt;
&lt;li&gt;Page names collected from ASP are now downcased before being collected by the RPM, to match implicit case-insensitive behavior on windows.&lt;/li&gt;
&lt;li&gt;Allow Azure wawebhost.exe and waworkerhost.exe to be profiled executables.&lt;/li&gt;
&lt;li&gt;Copyrights to 2012.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 26 Jan 2012 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.0.8.4]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjAuOC40</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-2084</link><pubDate>Fri, 27 Apr 2012 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Do a better job of exercising some diagnostic print statements.&lt;/li&gt;
&lt;li&gt;Strip off the generic qualifier (backtick and beyond) in Exception names when comparing names with a list of exception names to ignore.&lt;/li&gt;
&lt;li&gt;Make the diagnostic tool more robust, and release in an architecture-neutral format.&lt;/li&gt;
&lt;li&gt;The diagnostic tool now only writes to stdout.&lt;/li&gt;
&lt;li&gt;Change SQL obfuscator to correctly handle escaped quotes in strings, and to obfuscate more literal constants.&lt;/li&gt;
&lt;li&gt;Log (at finest level) obfuscated SQL and the generated metric name for SQL queries.&lt;/li&gt;
&lt;li&gt;Change the diagnostic tool to ternary logic, reporting PASS, WARN and FAIL; some errors reading registry now marked as WARN.&lt;/li&gt;
&lt;li&gt;Disable tracers for HttpWebRequest.SerializeHeaders and HttpWebResponse.Close, as the data collected by those is not yet used.&lt;/li&gt;
&lt;li&gt;Copy comments from newrelic.xml into newrelic.xsd to help xml aware editors.&lt;/li&gt;
&lt;li&gt;Log timestamps now contain millisecond accurate data.&lt;/li&gt;
&lt;li&gt;Stability enhancements in profiler core.&lt;/li&gt;
&lt;li&gt;Fix fusion log binding errors from the New Relic Agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 27 Apr 2012 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.0.7]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjAuNw==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-207</link><pubDate>Mon, 20 Feb 2012 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Extend the command-line tool NewRelic.DiagnosticTool.exe to try to write to logs, %TMP% and to the registry.&lt;/li&gt;
&lt;li&gt;Add DiagnosticToolDocumentation.html that describes the DiagnosticTool.&lt;/li&gt;
&lt;li&gt;Improve error messages and error recovery when web.config file or any of the xml configuration files are lexically, syntactically or semantically incorrect.&lt;/li&gt;
&lt;li&gt;Fix a bug in the way some text is rendered in the event viewer.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 20 Feb 2012 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.0.9.15]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjAuOS4xNQ==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-20915</link><pubDate>Thu, 07 Jun 2012 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;After deployment of a site, the site would throw a TypeLoadException &quot;Could not load &apos;NewRelic.Agent.Core.AgentShim&apos; from assembly mscorlib&quot;, because of a stale assembly token cache used within the agent.&lt;/li&gt;
&lt;li&gt;Segments in transactions for .NET MVC applications were being mis-labeled with System.Web.Mvc.ProcessRequest(async). This has been renamed to System.Web.Mvc.ProcessBeginRequest()[async] to reflect the actual name of the framework method being instrumented. This is because System.Web.Mvc.MvcHandler now implements IHttpAsyncHandler.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Features changed&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The agent installer will no longer allow users who are not administrators to complete the installation. This prevents the agent from being improperly installed.&lt;/li&gt;
&lt;li&gt;Turned off the metrics for the execution pipeline steps. The agent still generates transaction trace segments for the calls, so the user will still be able to diagnose the pipeline without the execution pipeline steps.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 07 Jun 2012 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.10.40.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjEwLjQwLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-210400</link><pubDate>Tue, 20 Aug 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug whereby IIS applications with underscore characters in their names were not displayed correctly in the Status Monitor.&lt;/li&gt;
&lt;li&gt;Fixed a bug whereby users could not view the log file for some IIS applications in the Status Monitor.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved the naming of MVC transactions. Naming to controller/action should be much more reliable now.&lt;/li&gt;
&lt;li&gt;Improved WebAPI support. You should now see Web Transactions grouped by [controller].[action] rather than all WebAPI transactions reporting as System.Web.Http.WebHost.HttpControllerHandler.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 20 Aug 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.1.0.5]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjEuMC41</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-2105</link><pubDate>Thu, 11 Oct 2012 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Key Transactions alerting support for .NET&lt;/li&gt;
&lt;li&gt;Real User Monitoring (RUM) browser traces are now linked to app server transaction traces.&lt;/li&gt;
&lt;li&gt;Users can optionally turn on an Audit Log which will be a separate log file containing just the bits sent between the agent and the New Relic server. It can be enabled by adding the auditLog attribute to the log node of newrelic.xml, and assigning it a value of true.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug revolving around a race condition that could cause an application to crash.&lt;/li&gt;
&lt;li&gt;Clarified some of the error output from the NewRelic .NET agent&apos;s diagnostic tool.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 11 Oct 2012 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.1.1.13]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjEuMS4xMw==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-21113</link><pubDate>Fri, 16 Nov 2012 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue where if an application was not using real user monitoring (RUM) the field that is used for that data was not being properly cleared.&lt;/li&gt;
&lt;li&gt;Fixed an issue where an implementation of ExtensionAttribute was overriding the .net 4.0 framework&apos;s CompilerServices.ExtensionAttribute. The agent will now use the appropriate implementation of ExtensionAttribute based on the given framework.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 16 Nov 2012 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.1.2.472]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjEuMi40NzI=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-212472</link><pubDate>Wed, 28 Nov 2012 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Addresses an issue where the Real User Monitoring (RUM) footer was being injected outside of the body close tag in Web Forms applications, creating invalid markup. Also improves the performance of the auto instrumentation of RUM in Web Forms applications.&lt;/li&gt;
&lt;li&gt;The Apdex score (Satisfied, Tolerating, Frustrating) was being incorrectly reported for Key Transactions, and was also skewing the overall Apdex score.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 28 Nov 2012 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.12.146.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjEyLjE0Ni4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-2121460</link><pubDate>Fri, 13 Sep 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where content-type was being explicitly checked for &quot;text/HTML.&quot; In some frameworks, such as &lt;a href=&quot;http://nancyfx.org&quot;&gt;NancyFX&lt;/a&gt;, the charset was being added to the content-type before the New Relic HTTP module was loaded which caused the explicit check to fail and the RUM header and footer to not be added to the pages.&lt;/li&gt;
&lt;li&gt;Fixes an issue when the application results in a status code 404 or greater the metrics would be reported for the page not found instead of recording metrics for the 404 itself. This change also addresses an issue where assets such as png, css, js and so on would have metrics recorded for each individual asset instead of rolling them up into the appropriate asset group, such as *.png or *.css. Finally there were other metric grouping issues fixed where metrics were being named the custom route (such as /products/1) on some applications instead of using the name of the code asset that was doing the work to create the page (such as /products/productstemplate.aspx).&lt;/li&gt;
&lt;li&gt;Corrects functionality of the Status Monitor for IIS6 installations and applications running under sites other than DefaultWebSite.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A &lt;a href=&quot;https://newrelic.com/docs/applications-dashboards/thread-profiler&quot;&gt;thread profiler&lt;/a&gt; has been added to the .NET agent. The thread profiler is a low-impact profiling tool that can be used in production to identify bottlenecks in an application.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improves the logic around the RUM response filters which reduces the overall overhead of the .NET agent.&lt;/li&gt;
&lt;li&gt;Log files now have windows style line endings so they display correctly in notepad.exe.&lt;/li&gt;
&lt;li&gt;The status monitor tray application will now prompt for elevation on launch rather than error at runtime when it doesn&apos;t have correct permissions.&lt;/li&gt;
&lt;li&gt;Azure Cloud Services nuget package : Modified the package so that when installing a new version it will attempt an upgrade if an existing agent is installed. (This feature requires Nuget v.2.6 which prompts the user to overwrite existing / modified files - the newrelic.cmd must be overwritten to apply the new commands on the cloud service)&lt;/li&gt;
&lt;li&gt;Azure Cloud Services nuget package : The package now properly cleans up the environment variables out of the csdef when an uninstall or update occurs.&lt;/li&gt;
&lt;li&gt;Azure Cloud Services nuget package : For Worker Roles, the msiexec command in the newrelic.cmd file as been changed so that when the agent is installed it will install it for all CLR based applications.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 13 Sep 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.13.38.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjEzLjM4LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-213380</link><pubDate>Wed, 02 Oct 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An unhandled null reference exception has been fixed.&lt;/li&gt;
&lt;li&gt;Fixed a bug that would cause a stack overflow if you tried to instrument a generic method with multiple instantiations.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 02 Oct 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.1.3.494]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjEuMy40OTQ=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-213494</link><pubDate>Tue, 04 Dec 2012 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adds Real User Monitoring (RUM) auto instrumentation for all .net MVC versions&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue that would cause certain methods to not to be instrumented correctly including but not limited to Oracle.DataAccess.Client.OracleCommand.ExecuteReader.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 04 Dec 2012 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.14.53.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjE0LjUzLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-214530</link><pubDate>Fri, 11 Oct 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Resolved an issue where an application with limited permissions could throw an expensive/slow exception repeatedly per transaction causing increased CPU usage and decreased response time&lt;/li&gt;
&lt;li&gt;Resolved a performance issue associated with reading configuration off disk too frequently.&lt;/li&gt;
&lt;li&gt;Resolved several minor performance issues.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 11 Oct 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.15.180.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjE1LjE4MC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-2151800</link><pubDate>Mon, 21 Oct 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adds Percentiles and Histograms&lt;/li&gt;
&lt;li&gt;Adds the ability to instrument processes from IIS Express which include Azure Compute Emulator, Web Matrix and Visual Studio. By checking the &quot;Instrument all .NET Applications&quot; checkbox during the installation developers will now be able to get instrumentation on all web applications running as a hosted IISExpress process.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes logging during the installation of the .NET Agent for when the installer looks for an existing license key and on cleanup methods. Now when running installer using msiexec with options /i and /l*v it will now properly report the status of all installer actions in the log output.&lt;/li&gt;
&lt;li&gt;Fixed a bug that would cause a stack overflow if you tried to instrument a generic method with multiple instantiations.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 21 Oct 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.15.186.1]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjE1LjE4Ni4x</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-2151861</link><pubDate>Tue, 22 Oct 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug where applications were sometimes named incorrectly.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 22 Oct 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.16.164.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjE2LjE2NC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-2161640</link><pubDate>Tue, 19 Nov 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where the agent was making calls to retrieve the SQL connection&apos;s database version unnecessarily. This issue may have caused some customer applications to unnecessarily hold onto database connections.&lt;/li&gt;
&lt;li&gt;Fixes an issue with the harvesting of AnalyticsEvents where a race condition would cause the collection of events to become invalid.&lt;/li&gt;
&lt;li&gt;Fixes a bug where generic exceptions were being reported with generic arguments which made it so they couldn&apos;t be ignored.&lt;/li&gt;
&lt;li&gt;Fixed a bug where attempting to add custom instrumentation for a parameterless overload of a method with parameterized overloads would result in all overloads of the method being instrumented.&lt;/li&gt;
&lt;li&gt;Added back support for custom instrumenting methods via parameters=&apos;void&apos; in the exactMethodMatcher. It is recommended you use the new way which is to simply leave the parameters attribute off of your exactMethodMatcher, but for those with existing instrumentation files using &apos;void&apos; parameters that will once again work.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 19 Nov 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.17.266.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjE3LjI2Ni4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-2172660</link><pubDate>Thu, 19 Dec 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug where sometimes the first transaction after a cold start would be recorded resulting in a notable spike in response time graphs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improves running performance and memory consumption of the agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 19 Dec 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.18.35.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjE4LjM1LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-218350</link><pubDate>Fri, 27 Dec 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where transactions were sometimes not being named.&lt;/li&gt;
&lt;li&gt;Fixed a bug where status codes were not correctly being ignored when they should have been.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 27 Dec 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.17.268.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjE3LjI2OC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-2172680</link><pubDate>Fri, 20 Dec 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;This is a patch release to address an issue introduced in 2.17.266.0 where resources were not properly disposed, potentially causing a degradation in throughput over time.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 20 Dec 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.19.3.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjE5LjMuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-21930</link><pubDate>Wed, 01 Jan 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Additional fixes for cases where status codes were not correctly being ignored when they should have been.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 01 Jan 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.20.25.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjIwLjI1LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-220250</link><pubDate>Sat, 18 Jan 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;h4&gt;Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where browser traces were not showing up in New Relic.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Sat, 18 Jan 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.20.24.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjIwLjI0LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-220240</link><pubDate>Thu, 09 Jan 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adds Windows Server Monitoring to the New Relic Azure Cloud Services nuget package. Now when users add or update the nuget package on their cloud service projects and deploy they will begin getting all of the data and benefits of Windows Server monitoring. Thanks &lt;a href=&quot;https://github.com/chartek&quot;&gt;Steven Kuhn&lt;/a&gt; for the contribution!&lt;/li&gt;
&lt;li&gt;Browser monitoring has been enhanced to allow for easier inclusion of features in client-side profiling. The agent now only injects javascript in the page header or, in the event that no head section exists, immediately before the opening body tag. In addition, the algorithm for identifying the insertion point has been improved.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug during metrics harvest where a race condition might throw an exception.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 09 Jan 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.21.84.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjIxLjg0LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-221840</link><pubDate>Thu, 23 Jan 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We now add custom parameters to project Codename &quot;Rubicon.&quot;&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 23 Jan 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.22.79.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjIyLjc5LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-222790</link><pubDate>Tue, 04 Feb 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reduces overhead cost (CPU and response time) of the agent in some cases.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where the Agent was not quickly releasing DBCommand when the explain plan threshold had been reached.&lt;/li&gt;
&lt;li&gt;Fixes an instance where a NullReferenceException might happen when the agent would try to record transaction statistics.&lt;/li&gt;
&lt;li&gt;A bug was fixed where the Capture Parameters setting (for Request Parameters) in Server-Side Configuration was not being respected by the agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 04 Feb 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.23.2.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjIzLjIuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-22320</link><pubDate>Wed, 05 Feb 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a problem where running a thread profile against a 32-bit application fails to complete.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 05 Feb 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.24.218.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjI0LjIxOC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-2242180</link><pubDate>Wed, 05 Mar 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improves transaction breakdown and transaction trace views by filtering certain .NET Framework methods.&lt;/li&gt;
&lt;li&gt;Due to the performance impact, adding &quot;NewRelic_BrowserTimingHeader&quot; and &quot;NewRelic_BrowserTimingFooter&quot; to manually-instrument browser monitoring (RUM) has been deprecated. The recommended method for manual instrumentation is to use the New Relic .NET Agent API. See the documentation page: &lt;a href=&quot;https://docs.newrelic.com/docs/dotnet/real-user-monitoring-in-net&quot;&gt;https://docs.newrelic.com/docs/dotnet/real-user-monitoring-in-net&lt;/a&gt; for details.&lt;/li&gt;
&lt;li&gt;Reduced the overhead of the agent through improved targeting of instrumented methods.&lt;/li&gt;
&lt;li&gt;Removes an erroneous error log message related to attempting to instrument RefEmit_InMemoryManifestModule.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug where sometimes thread profiles would not display properly after being collected successfully.&lt;/li&gt;
&lt;li&gt;Fixes an issue where System.Data.SqlClient.SqlConnection.Open() metric was being removed from traces making it more difficult for users to gain visibility into how many database connections each transaction in their app was opening.&lt;/li&gt;
&lt;li&gt;Fixes a bug where the agent wouldn&apos;t increment the total errors count for errors reported via the API that occurred outside of a transaction.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;NuGet&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where after deploying Windows Server monitor using the nuget package to Windows Azure the service will be in a stopped state. The Windows Server monitor will now start after deployment. Thanks &lt;a href=&quot;https://github.com/chartek&quot;&gt;Steven Kuhn&lt;/a&gt; for the contribution!&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 05 Mar 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.2.83.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjIuODMuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-22830</link><pubDate>Wed, 16 Jan 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Extends the uri reported in the external call labels in transaction traces so that users can see both the host and the resource being called.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Rewrote the installer.&lt;/li&gt;
&lt;li&gt;You no longer need to uninstall before re-installing the agent. You can simply run the new installer and it will upgrade your old install.&lt;/li&gt;
&lt;li&gt;The installer no longer requires administrative rights at start to complete successfully. It will ask for elevation (on newer OSs) when needed and give reasonable error messages when it doesn&apos;t have enough permission (on older OSs).&lt;/li&gt;
&lt;li&gt;If you instrument non-IIS applications you should no longer manually set environment variables manually. Instead, during install choose the &quot;Instrument All .NET Applications&quot; feature. If you have already installed run the installer again and choose &quot;Change&quot;.&lt;/li&gt;
&lt;li&gt;Configuration and log files are now stored in %ALLUSERSPROFILE%\New Relic.NET Agent\ instead of Program Files.&lt;/li&gt;
&lt;li&gt;The API is now optionally installed and should only be needed on development machines and build servers.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Restores request queuing metrics being reported by the agent - they will now appropriately appear in the overview graphs&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 16 Jan 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.25.208.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjI1LjIwOC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-2252080</link><pubDate>Wed, 23 Apr 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;h3&gt;Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Removed unnecessary instrumentation of an ASP.NET pipeline execution method.&lt;/li&gt;
&lt;li&gt;When automatically inserting the browser monitoring javascript, the agent now assures that a charset meta-tag continues to fall within the first 512 bytes of the document. Prior to this fix, insertion of the javascript may have pushed the charset meta-tag past the first 512 bytes, which would cause the character set not to be set, resulting in the browser setting the default to something that may not be what the developer intended.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Fixes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where the Real User Monitoring Javascript was being injected into the page more than once because the response stream was being chunked.&lt;/li&gt;
&lt;li&gt;Fixes a problem where Unicode characters were not being correctly written to the page in some cases when Browser Monitoring was enabled in the agent.&lt;/li&gt;
&lt;li&gt;Fixes an issue where log files from the .NET Agent for Azure Websites were not being put in the correct location.&lt;/li&gt;
&lt;li&gt;Calling SetTransactionName via the NewRelic API will now behave correctly in background transactions.&lt;/li&gt;
&lt;li&gt;Fixes a bug where browser monitoring data was not captured when using Server-Side Configuration and Enterprise Security.&lt;/li&gt;
&lt;li&gt;Fixes an issue where when disabling Real User Monitoring in the New Relic UI the value set was not properly overriding the local configuration on the server.&lt;/li&gt;
&lt;li&gt;Fixes an issue where disabling the error collector in server-side configuration did not actually disable error collection by the agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 23 Apr 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.3.126.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjMuMTI2LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-231260</link><pubDate>Fri, 08 Feb 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New (not update) installations of the .NET Agent will default to using secure communications (HTTPS) between the agent and the New Relic server.&lt;/li&gt;
&lt;li&gt;Agent logging improvements. We have improved the clarity of logging messages, adjusted logging levels to be more appropriate, and increased logging performance.&lt;/li&gt;
&lt;li&gt;Adds a &apos;X-NewRelic-ID&apos; header to all outbound http requests. This change helps improve the correlation of performance between services in a service-oriented architecture for a forthcoming feature. In the meantime, if you wish to disable the header, set &apos;crossApplicationTracingEnabled=false&apos; in the configuration element of the newrelic.xml file.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix crash in NewRelic.Agent.IL.dll caused by uninitialized data.&lt;/li&gt;
&lt;li&gt;Fix potential metric grouping issues associated with HTTP redirects.&lt;/li&gt;
&lt;li&gt;Fix confusing error message in the Diagnostic tool when the Application Event Log is at least 90% full.&lt;/li&gt;
&lt;li&gt;Fix potential null de-reference in unmanaged dll.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 08 Feb 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.4.57.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjQuNTcuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-24570</link><pubDate>Thu, 28 Feb 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adds Cross Application Transaction Trace linking so that in SOA (service-oriented architectures), all applications that are instrumented by a New Relic agent and that communicate with each other via http will now &quot;link&quot; transaction traces with the applications that they call and the applications they are called by. This change helps improve the correlation of performance between services and applications.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The installer should now do a better job of cleaning up bad install states. We are uncertain how users get into such a state, but now it is less problematic when it does occur.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 28 Feb 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.5.112.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjUuMTEyLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-251120</link><pubDate>Fri, 15 Mar 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adds a new API method that can be used to disable Auto or Manual Real User Monitoring (RUM) script injection on a per page basis. Simply call NewRelic.Api.Agent.NewRelic.DisableBrowserMonitoring(); in your view to disable RUM scripts for that page.&lt;br&gt;
See: &lt;a href=&quot;https://newrelic.com/docs/dotnet/AgentApi&quot;&gt;https://newrelic.com/docs/dotnet/AgentApi&lt;/a&gt; for more information.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adds Cross Application Tracing for web request calls that use System.Net.WebClient&lt;/li&gt;
&lt;li&gt;Adds Cross Application Tracing for all Traced Errors that happen on the external applications&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Addresses an issue where enabling query explain plans on applications using MySql sometimes caused connection leaking.&lt;/li&gt;
&lt;li&gt;Correctly strip forward slash from the category name in AgentAPI&apos;s SetTransactionName method.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 15 Mar 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.6.54.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjYuNTQuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-26540</link><pubDate>Fri, 10 May 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added ability to enable/disable various parameter information via agent configuration. This includes the default setting to not capture a username from the security principal associated with a web application.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes instances where the AgentEnabled setting was set to false and the NewRelic.Agent.IL.dll was not getting unloaded from the process. No code was ever executed from the module when the agent was disabled but the module needed to be unloaded so that the process would correctly reflect the actual modules that were being used.&lt;/li&gt;
&lt;li&gt;Fixes an issue where the user could not override the default naming of a transaction using the agent API.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 10 May 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.7.60.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjcuNjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-27600</link><pubDate>Thu, 16 May 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes cleanup of Component Object Model (COM) registration.&lt;/li&gt;
&lt;li&gt;Fixes ability of agent to monitor partially-trusted .NET applications.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Removes comments from the newrelic.xml file and provides a link to the living docs to provide more information on configuring the agent&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 16 May 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.8.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjguMS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-2810</link><pubDate>Sat, 22 Jun 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;This is an interim release which addresses performance issues by temporarily disabling some features.&lt;/p&gt;
&lt;h3&gt;Known issues&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;At times, the agent may not release database connections quickly when the code being instrumented does not properly dispose of connections. Connections may not be returned to the pool until the one minute harvest cycle is reached.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Status Monitor diagnostics tool has the following known issues:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Does not function correctly for IIS6 installations and applications running under sites other than DefaultWebSite.&lt;/li&gt;
&lt;li&gt;Shows incorrect information for some sites.&lt;/li&gt;
&lt;li&gt;Shows no reporting applications and an incorrect error message about IIS being in a stopped state in some cases where apps hosted on the machine are in fact reporting to New Relic.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The agent writes too many messages to the log at INFO level. This can result in log files growing too large and a possible CPU impact. Work-around: set logging level to warning or above.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In some cases, the agent may display incorrect counts for external calls.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Original URL displayed in the UI is not correct if the application uses an HttpModule to rewrite the url.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In some cases, the agent may inject browser monitoring code in the wrong section of the page. This can cause pages to render incorrectly. Work-around: disable browser monitoring via the API for pages experiencing this issue.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The agent reads its config file more frequently than necessary causing a potential performance problem for apps with very high frequency, very fast transactions.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Auto RUM may not inject appropriately on pages where the content-type has optional parameters. This can result in no browser monitoring functionality for these pages.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Generic exceptions cannot be ignored in the UI.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Future upgrades from 2.8 to newer releases may not remove the newrelic.xml file. This may require manual cleanup.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Sat, 22 Jun 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.9.135.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjkuMTM1LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-291350</link><pubDate>Wed, 24 Jul 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where external request timing was showing up on the call to WriteHeaders instead of on the Stream Read. The Stream Read has been removed and WriteHeaders should correctly report as being fast. In their place you will now see all the time occurring inside a call to Stream GetResponse.&lt;/li&gt;
&lt;li&gt;Fixed a bug in external request counting that would result in the counts being too high.&lt;/li&gt;
&lt;li&gt;The Original Url custom parameter will now contain the correct value if the application had re-written the Url in the BeginRequest event handler of an HttpModule.&lt;/li&gt;
&lt;li&gt;Fixes an issue on Windows 2003/IIS 6 server where the New Relic Status Monitor was showing no reporting applications and an incorrect error message about IIS being in a stopped state in some cases where apps hosted on the machine were in fact reporting to New Relic.&lt;/li&gt;
&lt;li&gt;Fixed an issue where sometimes our usage of Log4Net would conflict with the user&apos;s usage of Log4Net.&lt;/li&gt;
&lt;li&gt;Fixed a bug that would cause some stack traces thrown in the user&apos;s application to be truncated.&lt;/li&gt;
&lt;li&gt;Moved some spammy log messages to debug level logging.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved cold startup time for user applications instrumented by New Relic.&lt;/li&gt;
&lt;li&gt;Added the ability to selectively include or exclude certain application pools from being monitored by New Relic.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved error logging of API method calls. If you call an API method at an invalid time or you supply invalid parameters a warning will be logged to the New Relic .NET Agent log file.&lt;/li&gt;
&lt;li&gt;Changed startup logging location from the event log to log file on disk.&lt;/li&gt;
&lt;li&gt;Changed the agent configuration file from newrelic.xml to newrelic.config.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 24 Jul 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.0.79.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjAuNzkuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-30790</link><pubDate>Thu, 29 May 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adds instrumentation support for Oracle&apos;s ManagedDataAccess APIs. Now any applications using Oracle.ManagedDataAccess.Client methods will get database instrumentation for those method calls.&lt;/li&gt;
&lt;li&gt;Adds better support for Windows Communication Foundation applications that are hosted by IIS.&lt;/li&gt;
&lt;li&gt;Changed agent logs to use UTC timestamps instead of local server timestamps. This should allow us to resolve customer issues more quickly.&lt;/li&gt;
&lt;li&gt;Changes the agent to depend on .NET 3.5. Your application can still target .NET 2.0, but you must have .NET 3.5 installed on the computer the agent is executing on.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where the Agent was not respecting the server side enable error collection setting.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 29 May 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v2.8.134.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0yLjguMTM0LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-281340</link><pubDate>Fri, 21 Jun 2013 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a very rare race condition that could cause a monitored application to get into a bad state and start consuming as much CPU as possible (across multiple threads).&lt;/li&gt;
&lt;li&gt;Fixed a bug that would sometimes cause a TypeLoadException when using the New Relic API.&lt;/li&gt;
&lt;li&gt;Fixed a crash that would occur if the agent failed to connect to our servers due to SSL issues when running under IIS7 integrated mode.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adds a new utility (New Relic Status Monitor) that provides a quick way to give feedback on what the .net agent has instrumented just after installation. The tool also provides a quick way to diagnose and troubleshoot issues with instrumentation or with the agent that are normally obscured form the users view.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue in the coreinstrumentation.xml file where an overload for Oracle.DataAccess.Client.OracleCommand.ExecuteReader was not getting instrumented.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 21 Jun 2013 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.10.43.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjEwLjQzLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-310430</link><pubDate>Thu, 20 Nov 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The .NET agent now gives you additional information for requests from synthetic monitors. More transaction traces and events give you a clearer look into how your application is performing around the world.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 20 Nov 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.12.140.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjEyLjE0MC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-3121400</link><pubDate>Thu, 19 Feb 2015 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The .Net Agent now reports Insights Transaction Events for transactions that are errors. New queryable attributes: errorType and errorMessage are reported on these events, providing a reliable way to filter out error transactions in your Insights queries.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug where breakdown tables wouldn&apos;t include external calls.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 19 Feb 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.1.65.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjEuNjUuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-31650</link><pubDate>Fri, 20 Jun 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;Improvements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The New Relic .NET Agent Status Monitor should now report more useful error messages for debugging problems. This will allow us to more rapidly act on bug/crash reports in the Status Monitor.&lt;/li&gt;
&lt;li&gt;Messages in the status monitor when checking installation or repairing installation have been improved to be less confusing.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improves exception reporting in MVC by reporting filtered exceptions. This resolves an issue where turning on custom error pages in an MVC application would cause you to only receive status code errors rather than exception errors. Please remember that you can ignore errors in New Relic either via API call or configuration!&lt;/li&gt;
&lt;li&gt;Fixes a bug where error reporting for transactions was not behaving correctly. You should once again see correct error counts for key transactions.&lt;/li&gt;
&lt;li&gt;Addresses a bug that impacted users who enabled request parameters in the configuration file AND had configured specific parameters to be ignored. For these customers, the ignored parameters were filtered when sent as requested attributes but were still included in the captured URL. Customers with request parameters disabled (the default configuration) or who did not specify any ignored parameters were not impacted by this bug.&lt;/li&gt;
&lt;li&gt;Fixes a bug where sometimes custom instrumentation wouldn&apos;t render correctly in the UI. This happened when the metricName in the custom instrumentation file wasn&apos;t prefixed with &quot;Custom/&quot;. Now the &quot;Custom/&quot; prefix is added automatically if not provided in the file.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 20 Jun 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.11.296.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjExLjI5Ni4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-3112960</link><pubDate>Mon, 26 Jan 2015 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug where setting transaction trace threshold from the New Relic UI would cause it to revert to default.&lt;/li&gt;
&lt;li&gt;Fixes a bug where the cross application map would sometimes show the wrong color (apdex) line between nodes.&lt;/li&gt;
&lt;li&gt;Fixes a bug where the New Relic tray application would report IIS 7+ as not running if one of the application pools was stopped.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 26 Jan 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.2.113.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjIuMTEzLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-321130</link><pubDate>Mon, 30 Jun 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Support for Windows Communication Foundation (WCF) now includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;self-hosted (i.e., hosted outside of IIS) services&lt;/li&gt;
&lt;li&gt;services hosted by IIS whether or not ASP.NET Compatibility Mode is used.&lt;/li&gt;
&lt;li&gt;service request parameters can be viewed in a transaction trace summary or in an error summary. By default, these parameters are not captured, but can be enabled and filtered in the newrelic.config file using a new parameter group named &apos;serverRequestParameters&apos;. See the online documentation for more details.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Note: This release is not currently supported for installation via the Azure Web Sites NuGet package. We will be updating that NuGet package at a later time.&lt;/p&gt;</content:encoded><description>ReleasedOn: Mon, 30 Jun 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.3.38.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjMuMzguMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-33380</link><pubDate>Fri, 11 Jul 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Improvements&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Agent-Side High Security Configuration&lt;/p&gt;
&lt;p&gt;See &lt;a href=&quot;https://docs.newrelic.com/docs/subscriptions/high-security&quot;&gt;https://docs.newrelic.com/docs/subscriptions/high-security&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Added new local setting to enable high-security mode. If your account is set to high security in the New Relic UI, you must add the following to your local newrelic.config file under the configuration element: ...&lt;/p&gt;
&lt;p&gt;This setting is false by default. Without this property, the agent will stop collecting data when high security is enabled in the New Relic UI.&lt;/p&gt;
&lt;p&gt;When set to true, this setting has the following effects:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Data will not be sent to New Relic unless the agent is using SSL.&lt;/li&gt;
&lt;li&gt;Raw SQL strings will never be gathered, regardless of the value of newrelic.transaction_tracer.record_sql.&lt;/li&gt;
&lt;li&gt;Request parameters will never be captured, regardless of the value of newrelic.capture_params.&lt;/li&gt;
&lt;li&gt;The following API functions will have no effect: AddCustomParameter, SetUserParameters.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where sometimes applications on the same host reporting to New Relic were not reporting as unique and distinct applications.&lt;/li&gt;
&lt;li&gt;Due to a rare DLL versioning issue, we did not release the NuGet package for Windows Azure Web Sites with our 3.2.113.0 version of the agent. We have fixed the issue and are once again releasing the NuGet package.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 11 Jul 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.4.24.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjQuMjQuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-34240</link><pubDate>Thu, 24 Jul 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Provides visibility into Microsoft Message Queue (MSMQ) activity. Within a web transaction, e.g., you can now see whether a message has been sent to a queue, pulled off a queue, peeked at, or if a queue has been purged.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a crash in the New Relic system tray application that would occur for some users on launch.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 24 Jul 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.5.107.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjUuMTA3LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-351070</link><pubDate>Tue, 19 Aug 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This release enhances cross application tracing with a visualization of the cross application calls that a specific Transaction Trace is involved in. The new visualization helps you spot bottlenecks in external services within Transaction Traces and gives you an end-to-end understanding of how the transaction trace is used by other applications and services. This leads to faster problem diagnosis and better collaboration across teams. All agents involved in the cross application communication must be upgraded to see the complete graph. You can view cross application traces from in the Transaction Trace drill-down.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a problem where a transaction may not be correctly recorded if the application is using WCF services. In this case, one of two exception types may appear in the agent log file: a Null Reference Exception or an Object Disposed Exception.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 19 Aug 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.6.177.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjYuMTc3LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-361770</link><pubDate>Wed, 27 Aug 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Flexible capturing of attributes&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You can now fine tune the attributes the .NET agent sends to New Relic. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/attributes/net-agent-attributes&quot;&gt;.NET agent attributes&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug where external requests that occurred outside of a transaction were generating error traces when the response code from the external request was an error.&lt;/li&gt;
&lt;li&gt;Fixes a bug where environment wasn&apos;t showing up correctly in the New Relic UI.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 27 Aug 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.7.135.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjcuMTM1LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-371350</link><pubDate>Thu, 25 Sep 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds functionality to the system tray application that will collate information commonly asked for by New Relic support and upload it to S3 when instructed to by the user.&lt;/li&gt;
&lt;li&gt;Response.status is now reported by default in the latest version of the .NET agent on all Insights Transaction events. Previously, this required a configuration change, but now the user simply has to update their agent to the latest version.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug that would cause a failure to connect to New Relic when local high security was enabled and ssl was disabled. Now you will successfully connect with SSL in this scenario.&lt;/li&gt;
&lt;li&gt;Fixes a bug where ignoring a status code for error reporting would sometimes not work correctly and the error would still be reported.&lt;/li&gt;
&lt;li&gt;Fixes a bug where CPU usage sometimes increased with agent version 3.6.177.&lt;/li&gt;
&lt;li&gt;Fixed a bug where applications running older agents making requests of applications running newer agents would sometimes cause the application running the newer agent to drop the transaction.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 25 Sep 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.8.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjguMS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-3810</link><pubDate>Wed, 01 Oct 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Disables automatic instrumentation of Microsoft Azure Websites SCM service site.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 01 Oct 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v4.0.146.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC00LjAuMTQ2LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-401460</link><pubDate>Thu, 12 Mar 2015 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;ASP.NET, MVC, and Web API instrumentation has been greatly improved. We now time each of the lifecycle events to help diagnose problematic areas of the .NET lifecycle such as session state lock contention. MVC and WebAPI should now properly wrap the time spent in controller actions inside the proper segment.
&lt;ul&gt;
&lt;li&gt;We should now see far more exceptions that occur in your application, with full stack traces. The caveat here is that your error rate may appear to spike after upgrading and you may need to add some additional configuration to ignore more errors (or adjust error rate thresholds).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where WebAPI exceptions didn&apos;t contain stack traces.&lt;/li&gt;
&lt;li&gt;Increases the number of places during the ASP.NET Lifecycle that New Relic API methods that modify the transaction (like SetTransactionName) can be used.&lt;/li&gt;
&lt;li&gt;Provides support for instrumentation of methods on generic class types.&lt;/li&gt;
&lt;li&gt;Fixed a bug that would sometimes cause IIS to get into a bad state under certain load conditions where it would stop serving requests. This could be identified by an exception from IIS around System.Web.HttpApplication.PipelineStepManager.ResumeSteps.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Other&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;MVC2 applications will no longer generate MVC-specific segments or have MVC route-based transaction names.&lt;/li&gt;
&lt;li&gt;Thread profiles will no longer put threads into the Web Requests thread bucket (the Other bucket will be used instead)&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 12 Mar 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v3.9.146.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0zLjkuMTQ2LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-391460</link><pubDate>Wed, 29 Oct 2014 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Added support for agent-side creation of application labels and categories via &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/net-agent-configuration#labels&quot;&gt;newrelic.config&lt;/a&gt; or the NEW_RELIC_LABELS environment variable.&lt;/p&gt;
&lt;p&gt;Labeling enables organization of applications with labels and categories. The APM UI will use these labels and categories to group, filter and organize all your applications in a meaningful way; this is particularly useful if you have many applications. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/apm/new-relic-apm/maintenance/labels-categories-organizing-your-apps-servers&quot;&gt;Labels and categories&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a race condition that could lead to a small amount of missing data and in some rare cases, excessive CPU utilization. Most likely to occur with WCF applications under heavy load.&lt;/li&gt;
&lt;li&gt;Fixes a bug where turning on high-security mode and turning off SQL would result in receiving obfuscated SQL.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 29 Oct 2014 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v4.1.134.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC00LjEuMTM0LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-411340</link><pubDate>Tue, 17 Mar 2015 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Unified view for SQL database and NoSQL datastore products. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/apm/applications-menu/monitoring/databases-slow-queries-dashboard&quot;&gt;https://docs.newrelic.com/docs/apm/applications-menu/monitoring/databases-slow-queries-dashboard&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Non-IIS applications no longer use the process name as an application name unless no other name is provided. This brings non-IIS application naming in-line with IIS application naming and all of the same naming rules should apply.&lt;/li&gt;
&lt;li&gt;Fixes a bug where simple transactions wouldn&apos;t be available to insights for queries. This was most likely to occur with custom applications or WCF applications.&lt;/li&gt;
&lt;li&gt;Fixes a security issue where proxy credentials could be written to the agent log file if you supplied them in the hostname (e.g., user:&lt;a href=&quot;mailto:password@proxy.com&quot;&gt;password@proxy.com&lt;/a&gt;:1234).&lt;/li&gt;
&lt;li&gt;Fixed a bug that caused the .NET agent to corrupt some non-HTML resources if browser monitoring was enabled.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 17 Mar 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v4.2.185.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC00LjIuMTg1LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-421850</link><pubDate>Tue, 31 Mar 2015 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Customers who use the MongoDB.Driver for .NET in their applications will start to see MongoDB-based transaction segments. Operations will include data querying, aggregation, index creation/retrieval, data insertion/update/removal and bulk write operations. MongoDB datastore transactions will appear in the &lt;strong&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/apm/applications-menu/monitoring/databases-slow-queries-page&quot;&gt;Monitoring &gt; Databases&lt;/a&gt;&lt;/strong&gt; APM page. The .NET agent uses the 1.10.0 version of the MongoDB Driver for .NET but will report instrumentation for applications using older versions of the driver.&lt;/li&gt;
&lt;li&gt;Provides support for NServiceBus instrumentation, which will appear as transaction segments containing &lt;strong&gt;Message Broker&lt;/strong&gt;, the queue name and the action (such as &lt;strong&gt;Produce&lt;/strong&gt; or &lt;strong&gt;Consume&lt;/strong&gt;). Since NServiceBus can be used for inter-application communication, nodes will also appear within the &lt;a href=&quot;https://docs.newrelic.com/docs/apm/transactions/cross-application-traces/cross-application-tracing&quot;&gt;Cross-Application Tracing map&lt;/a&gt; in APM. This release supports NServiceBus 5.0 and later.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug where WCF applications hosted in IIS with compatibility mode disabled would not receive any useful transaction traces.&lt;/li&gt;
&lt;li&gt;Fixes a bug where WCF applications hosted in IIS with compatibility mode disabled would see twice as much throughput and *.svc transactions.&lt;/li&gt;
&lt;li&gt;Fixes a bug where some frameworks (WCF, Umbraco, DotNetNuke, etc.) were not having their transactions named as they were in agent 3.x and instead were getting named by the route.&lt;/li&gt;
&lt;li&gt;Fixed a bug where server-side redirects would cause transactions to be dropped.&lt;/li&gt;
&lt;li&gt;Fixes a bug where default page redirection in IIS classic pipeline mode would cause the redirection to fail and a 404 to occur instead.&lt;/li&gt;
&lt;li&gt;Fixes a bug where an exception could be thrown if the Content Type of an outgoing payload could not be parsed.&lt;/li&gt;
&lt;li&gt;Fixes an issue where the Azure Cloud Services NuGet package will not install on roles that are added as part of a second Cloud Service project.&lt;/li&gt;
&lt;li&gt;Fixes a bug where transactions would sometimes not show up in the UI.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;There is a known issue in version 4.2.185.0 of the .NET agent which prevents auto-injection in certain specific cases. This issue only affects WebForms websites running in integrated pipeline mode, and only manifests when navigating to the website&apos;s root URL.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 31 Mar 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v4.1.136.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC00LjEuMTM2LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-411360</link><pubDate>Wed, 18 Mar 2015 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug that would break WebResources if a response filter was hooked up. This was caused by a bug in AssemblyResourceLoader (part of &lt;a href=&quot;http://asp.net/WebForms&quot;&gt;ASP.NET/WebForms&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 18 Mar 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v4.4.60.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC00LjQuNjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-44600</link><pubDate>Wed, 29 Apr 2015 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Web transaction types (seen in tooltips) should now be more meaningful. When you mouse over a transaction, instead of showing &lt;strong&gt;Action&lt;/strong&gt; it will show ASP, MVC, WebAPI, WebService, WCF, etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrade Notes&lt;/h3&gt;
&lt;div&gt;&lt;p&gt;This improvement to transaction naming may impact the transaction names of existing metrics including Key Transactions, Alert on Anything metrics and Insights queries based on transaction names. These would need to be recreated with the new transaction name after the upgrade.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The agent will now fallback to using the proxy configured for the executing user when talking to New Relic.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 29 Apr 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v4.5.90.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC00LjUuOTAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-45900</link><pubDate>Thu, 14 May 2015 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug that sometimes caused thread profiles to be empty.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 14 May 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v4.3.123.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC00LjMuMTIzLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-431230</link><pubDate>Thu, 16 Apr 2015 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Non-web transactions can now report Apdex scores. This can be done by marking a non-web transaction as Key Transaction and setting its Apdex threshold to the desired time (in seconds). This allows monitoring and alerting based on this score as well as configuration of thresholds that make sense for long-running or faster background transactions.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug that caused WebApi applications to intermittently throw exceptions under certain conditions.&lt;/li&gt;
&lt;li&gt;Fixed a bug that caused Browser Monitoring autoinjection to increase application memory usage.&lt;/li&gt;
&lt;li&gt;Fixed a bug where attempting to load &lt;strong&gt;newrelic.config&lt;/strong&gt; from web root on a network share would fail.&lt;/li&gt;
&lt;li&gt;Fixed RUM auto-injection for default pages in WebForms applications running on .NET 3.5 or lower in integrated pipeline mode.&lt;/li&gt;
&lt;li&gt;Fixed a bug where sometimes transaction events wouldn&apos;t be sent to Insights.&lt;/li&gt;
&lt;li&gt;Fixed a bug where sometimes error traces wouldn&apos;t be sent to APM.&lt;/li&gt;
&lt;li&gt;Thread profiles of .NET agent instrumented applications now only contain data in the &lt;strong&gt;Other&lt;/strong&gt; bucket.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 16 Apr 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v4.6.29.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC00LjYuMjkuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-46290</link><pubDate>Wed, 20 May 2015 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The .NET agent now provides an API for sending &lt;a href=&quot;https://docs.newrelic.com/docs/insights/new-relic-insights/adding-querying-data/inserting-custom-events-new-relic-apm-agents&quot;&gt;custom events&lt;/a&gt; to New Relic Insights.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 20 May 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.0.136.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjAuMTM2LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-501360</link><pubDate>Wed, 24 Jun 2015 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/installation/update-new-relic-agent&quot;&gt;Update the agent&lt;/a&gt;. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy&quot;&gt;End-of-life policy&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds an API method for setting the name of the application reported to in New Relic at runtime.&lt;/li&gt;
&lt;li&gt;Adds a configuration option for stopping the agent from reporting automatically when the agent starts up.&lt;/li&gt;
&lt;li&gt;Adds an API method for telling the agent to start reporting at runtime.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug where self-hosted WCF applications would not correctly report on the overview page.&lt;/li&gt;
&lt;li&gt;Fixes a bug where database calls and external calls in a background/async thread would result in a transaction named &lt;code&gt;*&lt;/code&gt; showing up in the Other bucket.&lt;/li&gt;
&lt;li&gt;Fixes a bug where apdex was not reported for self-hosted WCF applications.&lt;/li&gt;
&lt;li&gt;Fixes a bug where API calls from an application that didn&apos;t have any instrumentation would not report any data.&lt;/li&gt;
&lt;li&gt;SQL object names are more accurately parsed. In particular, table names will be recognized with an expanded set of characters. The agent is able to parse table names with a variety of separator characters and formatting whitespace. For example, &lt;code&gt;{Table1}&lt;/code&gt;, &lt;code&gt;[ Table2 ]&lt;/code&gt;, &lt;code&gt;&quot;Table3&quot;&lt;/code&gt; and &lt;code&gt;Table4&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Known Issues&lt;/h3&gt;
&lt;div&gt;&lt;p&gt;If you are using WebAPI and targeting .NET Framework 4.0 then you may need to opt-in to a .NET Framework 4.5 bug fix in order to continue seeing web transactions! For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/webapi-transactions-are-missing&quot;&gt;WebAPI transactions are missing&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</content:encoded><description>ReleasedOn: Wed, 24 Jun 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.10.59.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjEwLjU5LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-510590</link><pubDate>Tue, 01 Dec 2015 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where IIS applications using a classic pipeline app pool would sometimes not report transactions.&lt;/li&gt;
&lt;li&gt;Fixed a bug where clicking on the transaction name from an error trace would not take you to the correct transaction page.&lt;/li&gt;
&lt;li&gt;Fixed an Agent API bug that caused the IgnoreApdex to not actually ignore a transaction for apdex calculations.&lt;/li&gt;
&lt;li&gt;Fixed a bug that would sometimes cause transaction data to be lost if the Cross Application Tracing feature was enabled.&lt;/li&gt;
&lt;li&gt;Fixed a bug that sometimes caused agent environment info to be incomplete.&lt;/li&gt;
&lt;li&gt;Fixed a bug where configuring the agent to ignore HTTP sub-status codes (such as 403.1) would result in an exception.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 01 Dec 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.12.13.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjEyLjEzLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-512130</link><pubDate>Thu, 07 Jan 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Async Mode: Added automatic Browser Monitoring support.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Async mode: Fixed a bug where using HttpClient with a BaseAddress would result in transactions being lost or corrupted.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 07 Jan 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.11.53.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjExLjUzLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-511530</link><pubDate>Wed, 16 Dec 2015 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Async mode: The .NET agent now has an optional async mode which provides a look at the agent&apos;s asynchronous framework instrumentation as it becomes available. As of this release, asynchronous instrumentation for System.Net.Http.HttpClient and System.Net.HttpWebRequest are available when the agent is in async mode. Please note that activating async mode disables some functionality within the .NET agent. More details and instructions are available here: &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Improvements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added new log for cases where the .NET Agent cannot inject Browser Agent&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where intermittent connection issues would cause the Agent to shut down until the process was restarted.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 16 Dec 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.13.30.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjEzLjMwLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-513300</link><pubDate>Thu, 21 Jan 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Async mode: The .NET agent now reports CPU and Memory usage metrics which will show up on the APM Application Overview page.&lt;/li&gt;
&lt;li&gt;Async mode: Basic support for Redis and MongoDB are available when the agent is in async mode.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug that prevented Cross Application Tracing from working between Java and .NET applications.&lt;/li&gt;
&lt;li&gt;Fixed a bug where turning on High-security mode did not prevent custom events from being created via the agent API. For additional information regarding High-security mode, please refer to our public documentation: &lt;a href=&quot;https://docs.newrelic.com/docs/accounts-partnerships/accounts/security/high-security&quot;&gt;https://docs.newrelic.com/docs/accounts-partnerships/accounts/security/h...&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 21 Jan 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.15.64.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjE1LjY0LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-515640</link><pubDate>Wed, 24 Feb 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Async mode: Added support for SqlCommand method ExecuteReaderAsync, ExecuteScalarAsync, ExecuteNonQueryAsync, and ExecuteXmlReaderAsync.&lt;/li&gt;
&lt;li&gt;Async Mode: Added support for SQL Traces on slow SQL commands when the agent is in async mode.&lt;/li&gt;
&lt;li&gt;Async mode: Adds support for synthetic transaction tracing when the agent is in async mode.&lt;/li&gt;
&lt;li&gt;Async Mode: Added instrumentation for System.Data.SqlClient.SqlDataReader ReadAsync and NextResultAsync methods. Note that, for performance reasons, this instrumentation is disabled by default in the SqlAsync instrumentation xml file.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where the agent erroneously treated HTTP headers as being case-sensitive, causing CAT to not work under certain conditions.&lt;/li&gt;
&lt;li&gt;Fixed a bug where the agent rejected custom events if any attribute had a null value.&lt;/li&gt;
&lt;li&gt;Async mode: Fixed a bug that caused some datastore activity to be missed.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 24 Feb 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.14.43.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjE0LjQzLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-514430</link><pubDate>Tue, 09 Feb 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Async Mode: Added Agent API support.&lt;/li&gt;
&lt;li&gt;Async mode: Instrumentation for synchronous SQL commands is available when the agent is in async mode.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 09 Feb 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.16.71.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjE2LjcxLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-516710</link><pubDate>Fri, 11 Mar 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Custom instrumentation is now supported for both synchronous and asynchronous methods when async mode is enabled, however; the metricName and transactionNamePriority elements will not be respected. This is coming in a future release. Please see our &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/instrumentation/net-custom-instrumentation&quot;&gt;custom instrumentation documentation&lt;/a&gt; for details.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Changes the log messages for when a wrapper / method combination needs to be shut down. The new message provides more information and clarity around the shutdown event.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Fri, 11 Mar 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.17.59.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjE3LjU5LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-517590</link><pubDate>Mon, 04 Apr 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;p&gt;New Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added support for Stack Exchange Redis strongly named assembly: StackExchange.Redis.StrongName.&lt;/li&gt;
&lt;li&gt;Added support for the &quot;CustomSegmentTracerFactory&quot; custom instrumentation option. See &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/instrumentation/net-custom-instrumentation&quot;&gt;docs&lt;/a&gt; for example usage.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Added support for NpgsqlCommand asynchronous methods (such as ExecuteReaderAsync) when the agent is in Async mode.&lt;/li&gt;
&lt;li&gt;Async mode: Explain plans for MS SQL and MySQL commands are now available when the agent is in Async mode.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Async mode: Fixed a bug that prevented SQL activity from being recorded in transactions.&lt;/li&gt;
&lt;li&gt;Fixed a bug where the incorrect namespace of the default asynchronous wrapper was used. The incorrect name was &quot;NewRelic.Agent.Core.Wrapper.DefaultWrapperAsync&quot; and is now &quot;NewRelic.Providers.Wrapper.CustomInstrumentationAsync.DefaultWrapperAsync&quot;. Any customers that had created a custom instrumentation file and put the incorrect name in it as a workaround should change it to the correct name.&lt;/li&gt;
&lt;li&gt;Duplicate custom parameters will now be logged as Debug level, providing a minor performance improvement.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 04 Apr 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.1.72.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjEuNzIuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-51720</link><pubDate>Mon, 06 Jul 2015 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Transactions using MVC attribute routing will show the correct action name instead of &quot;Unknown Action&quot;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 06 Jul 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.19.47.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjE5LjQ3LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-519470</link><pubDate>Tue, 26 Apr 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Added support for the &lt;code&gt;metricName&lt;/code&gt; and &lt;code&gt;transactionNamingPriority&lt;/code&gt; custom instrumentation options when async mode is enabled.&lt;/li&gt;
&lt;li&gt;Async mode: Added support for Castle MonoRail 2.x when async mode is enabled. Note that MonoRail transactions previously named &lt;code&gt;WebTransaction/DotNetController/{controller}/{action}&lt;/code&gt; will be renamed to &lt;code&gt;WebTransaction/MonoRail/{controller}/{action}&lt;/code&gt; when async mode is enabled.&lt;/li&gt;
&lt;li&gt;Async mode: Added support for legacy ScriptHandlerFactory instrumentation when async mode is enabled.&lt;/li&gt;
&lt;li&gt;Removes instrumentation for deprecated methods in Umbraco. The default instrumentation for ASP .NET MVC or ASP .NET Web API will now be used by the agent in its place.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Async mode: Fixed an issue where the agent would not clean up SQL connections after explain plan execution when async mode is enabled.&lt;/li&gt;
&lt;li&gt;Async mode: Fixed a bug which would cause a SerializationException to occur when async mode is enabled which could result in an app crash.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 26 Apr 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.18.36.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjE4LjM2LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-518360</link><pubDate>Wed, 13 Apr 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Instrumentation of NServiceBus is now enabled when the AsyncMode flag is true.&lt;/li&gt;
&lt;li&gt;Async mode: Added support for Microsoft Message Queue (MSMQ) instrumentation when Async mode is enabled.&lt;/li&gt;
&lt;li&gt;Async mode: Microsoft Enterprise Library officially supported when Async mode is enabled.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where ASP.NET 4.5+ applications would not get transactions for requests that had invalid query stings (such as &quot;myPage.aspx?test=&quot;).&lt;/li&gt;
&lt;li&gt;Fixed an issue where metrics from database calls using Enterprise Library would display as from vendor &quot;Other.&quot; The metrics should now show the appropriate supported vendor (Oracle, MsSql, etc.).&lt;/li&gt;
&lt;li&gt;Fixed a bug that prevented SqlCommand.ExecuteNonQuery commands from being instrumented with the default instrumentation xml files.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 13 Apr 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.20.61.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjIwLjYxLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-520610</link><pubDate>Wed, 15 Jun 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Added &lt;code&gt;System.Web.Script.Services.WebServiceMethodData&lt;/code&gt; support to .NET Async mode. All transactions named from this instrumentation will now use the more appropriate naming format of: &lt;code&gt;WebService/{ServiceClassName}/{MethodName}&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Added OpenRasta support to .NET Async mode. This instrumentation now appropriately names transactions using the &lt;code&gt;{Controller}/{Action}&lt;/code&gt; format.&lt;/li&gt;
&lt;li&gt;Moved &lt;code&gt;System.Web.UI.Page.PerformPreInit&lt;/code&gt;, &lt;code&gt;System.Web.Compilation.AssemblyBuilder.Compile&lt;/code&gt; and &lt;code&gt;System.Web.Compilation.BuildManager.CompileWebFile&lt;/code&gt; instrumentation configuration elements from the CoreInstrumentation.xml file to the Asp35.Instrumentation.xml file.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Resolved an issue where the agent incorrectly handled HttpClient async requests that timed-out or were manually cancelled. These would show up as wrapper errors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 15 Jun 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.22.6.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjIyLjYuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-52260</link><pubDate>Wed, 31 Aug 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Minor performance improvement with &lt;a href=&quot;https://docs.newrelic.com/docs/apm/transactions/cross-application-traces/cross-application-tracing&quot;&gt;cross application tracing&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a spelling error in NewRelic.Providers.Wrapper.WebServices.Instrumentation.xml.&lt;/li&gt;
&lt;li&gt;Removed duplicate instrumentation out of CoreInstrumentation.xml.&lt;/li&gt;
&lt;li&gt;Improved transaction handling for rare cases where a segment cannot be associated with its parent. This scenario can occur in applications with complex threading architectures and would previously cause the entire transaction to be dropped. The transaction will now be retained but the orphaned segment and children will be excluded. A warning log message including specifics will be generated for further troubleshooting.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 31 Aug 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.21.74.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjIxLjc0LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-521740</link><pubDate>Tue, 23 Aug 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt; - New Requirement: Await-friendly asynchronous pipeline introduced in ASP.NET 4.5 must be turned on in your web config for the instrumentation of async methods. Without this configuration, async / await is undefined in ASP.NET and could result in intermittent drops of metrics or potential deadlocks. You may stop seeing some async metrics for your application unless you update its web.config file, as documented here: &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/missing-async-metrics&quot;&gt;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/missing-...&lt;/a&gt;. For a brief description of this configuration, see the section here: &lt;a href=&quot;https://blogs.msdn.microsoft.com/webdev/2012/11/19/all-about-httpruntime-targetframework/&quot;&gt;https://blogs.msdn.microsoft.com/webdev/2012/11/19/all-about-httpruntime...&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Fixed issue where High-security mode was filtering some attributes that are not sensitive.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Fixed an issue that could lead to missing external segments in some async transactions.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Fixed an issue in .NET 4.0 and older where in certain instances call stacks may not accurately get tracked due to ASP.NET thread agility.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Fixed issue where calling AgentApi.GetBrowserTimingHeader() did not prevent subsequent calls in the same transaction or auto browser injection from injecting duplicate JavaScript.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-mode-net&quot;&gt;Async mode&lt;/a&gt;: Fixed issue where setting browser monitoring auto instrument to false would prevent NewRelic.Api.Agent.NewRelic.GetBrowserTimingHeader() from returning the header for manual injection.&lt;/li&gt;
&lt;li&gt;Enhanced the instrumentation for NServiceBus (receive side) so that when a service hosted by NServiceBus throws an unhandled exception while processing a service bus request, the New Relic Agent captures information about the error and generates an error trace.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 23 Aug 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.2.87.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjIuODcuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-52870</link><pubDate>Wed, 22 Jul 2015 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Web requests for static resources which are handled by System.Web.Optimization will be named with the requested URL instead of the unmapped route parameters (some previously were named {controller}/{action}/{id}).&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 22 Jul 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.3.90.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjMuOTAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-53900</link><pubDate>Thu, 20 Aug 2015 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug which caused the .NET Agent to stop reporting intermittently due to an exception raised within the .NET Framework and caught by the Agent.&lt;/li&gt;
&lt;li&gt;Fixes an unhandled System.ObjectDisposedException in the agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 20 Aug 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.5.52.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjUuNTIuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-55520</link><pubDate>Mon, 14 Sep 2015 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added StackExchange.Redis framework support. The .Net agent now records time spent making StackExchange.Redis API calls, which will appear as Datastore metrics and Transaction Trace segments in New Relic APM.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug that cause Automatic Browser Monitoring to cause problems on web pages that have no HEAD tag and also contain the text &quot;&amp;#x3C;BODY&quot; inside of an inline script.&lt;/li&gt;
&lt;li&gt;Improved agent error reporting for applications using WebAPI v1 in unsupported configurations. A warning will be displayed in the agent log (during agent startup) if an application is using an unsupported configuration.&lt;/li&gt;
&lt;li&gt;Azure KUDU (scm) sites were being instrumented by the .NET Agent due to a change in the way Azure is naming application pools. We have updated our logic to match the new application pool naming so these sites will be ignored by the agent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 14 Sep 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.4.16.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjQuMTYuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-54160</link><pubDate>Thu, 27 Aug 2015 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added ServiceStack.Redis v3.x and v4.x framework support. The .Net agent now wraps time spent making ServiceStack.Redis API calls, which will appear as Datastore metrics and Transaction Trace segments in New Relic APM.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug that caused web transaction data to be lost if the request contained an invalid &quot;Referer&quot; HTTP header.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 27 Aug 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.6.53.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjYuNTMuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-56530</link><pubDate>Thu, 24 Sep 2015 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug that prevented self-hosted WCF applications from automatically creating Traced Errors.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 24 Sep 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.7.17.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjcuMTcuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-57170</link><pubDate>Mon, 05 Oct 2015 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug that caused certain frameworks (such as EpiServer CMS) to throw exceptions when trying to resolve a reference to JetBrains.&lt;/li&gt;
&lt;li&gt;Fixed a bug that caused ASMX web service exceptions to not be noticed. This would result in missing some error details, such as stack traces.&lt;/li&gt;
&lt;li&gt;Fixed a bug where sometimes transactions will not be reported if the &lt;code&gt;HttpClient&lt;/code&gt; class is used during that transaction.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 05 Oct 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.8.28.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjguMjguMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-58280</link><pubDate>Wed, 14 Oct 2015 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug where the .NET Agent was not handling exceptions coming from HttpRequest.Path and HttpRequest.Url properties. Because the exception was unhandled users would see a System.Web.HttprequestValidationException in their log files and in some cases could miss transactions being reported.&lt;/li&gt;
&lt;li&gt;Fixes a bug where the .NET Agent was throwing null reference exceptions when tracing some SQL commands where there was no transaction available.&lt;/li&gt;
&lt;li&gt;Fixes a bug where the .NET Agent was reporting StackExchange.Redis call times incorrectly. Now, the agent reports the correct call times for apps that use StackExchange.Redis synchronously.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 14 Oct 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v5.9.74.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC01LjkuNzQuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-59740</link><pubDate>Thu, 05 Nov 2015 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where if a customer was using the default proxy and not specifying one in the New Relic configuration for the Agent the default would not be used potentially causing HTTP status code 504 to be thrown when communicating with the New Relic collectors.&lt;/li&gt;
&lt;li&gt;Fixes an issue where cross application tracing would slow down in environments using WFC with extremely high throughput.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 05 Nov 2015 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.0.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjAuMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-6000</link><pubDate>Wed, 14 Sep 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;p&gt;Async support in .NET.&lt;/p&gt;
&lt;p&gt;The .NET agent now provides out-of-the-box asynchronous framework instrumentation. With the standard async-await pattern, as introduced in .NET 4.5, calls to async methods can return while work being done in the called method is still in progress. For &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-support-net#features&quot;&gt;supported libraries&lt;/a&gt; and methods monitored with &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/instrumentation/net-custom-transactions#example-custom-txn-async&quot;&gt;async custom instrumentation&lt;/a&gt;, the .NET agent observes this in-progress asynchronous work and waits for it to complete before recording timings.&lt;/p&gt;
&lt;p&gt;To take full advantage of features in this release please &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/features/async-support-net&quot;&gt;see this document&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed method segment naming for transaction traces to ensure consistency. For previous versions of the agent with async mode enabled, some method segments in transaction traces had inconsistent categories and different method formatting. Fixed these to make them consistent in async supported agent. Category: DotNet, Slowest components: Type.Method().&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 14 Sep 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v 6.10.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0gNi4xMC4xLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-61010</link><pubDate>Wed, 05 Apr 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issue where &quot;Query plan threshold&quot; from server settings was being incorrectly interpreted. This caused a spike in SQL traces as well as explain plan executions for clients using server configuration.&lt;/li&gt;
&lt;li&gt;Fixed a potential memory leak when an update to agent configuration is performed.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent&quot;&gt;upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 05 Apr 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v 6.11.613.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC0gNi4xMS42MTMuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-6116130</link><pubDate>Thu, 04 May 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A new configuration option to supply a proxy URI path has been added to the &lt;code&gt;newrelic.config&lt;/code&gt; file. See &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#proxy-uripath&quot;&gt;&lt;code&gt;proxy-uripath&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolved issue where &lt;code&gt;service.request&lt;/code&gt; parameters, if present, were being transmitted to New Relic as part of an error analytics event.&lt;/li&gt;
&lt;li&gt;Fixed issue that could cause a &lt;code&gt;SerializationException&lt;/code&gt; and cause metrics to be dropped.&lt;/li&gt;
&lt;li&gt;Fixed bug that would cause performance degradation for deeply nested segments.&lt;/li&gt;
&lt;li&gt;Fixes issue where scoped metrics would be dropped from an initial custom transaction when a second custom transaction was created. Impacts transaction created using the &lt;code&gt;BackgroundThreadTracerFactory&lt;/code&gt; or the &lt;code&gt;OtherTransactionWrapper&lt;/code&gt; via XML.&lt;/li&gt;
&lt;li&gt;Setting slowSql in newrelic.config to &apos;false&apos; will now turn off slow SQL traces in the agent. This setting defaults to true. Server configuration values for this setting will override the value in the newrelic.config file.&lt;/li&gt;
&lt;li&gt;Removed the generation of unscoped metrics in cases where a transaction was not available. The generation of these metrics has been found to have a noticeable negative performance impact, particularly to low-latency/high-throughput applications. This impact typically shows up as a drop in throughput and higher CPU overhead. The vast majority of these metrics are not visible unless added to a custom dashboard. Datastore and External metrics, however, were visible on their respective pages and will no longer be displayed unless associated with a transaction.&lt;/li&gt;
&lt;li&gt;Fixed an issue when end-user monitoring is enabled that could cause some UTF-8 characters to get corrupted.&lt;/li&gt;
&lt;li&gt;The .NET agent now sends up the &lt;code&gt;databaseDuration&lt;/code&gt; and &lt;code&gt;externalDuration&lt;/code&gt; attributes when the value is 0.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent&quot;&gt;upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 04 May 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.12.61.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjEyLjYxLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-612610</link><pubDate>Thu, 11 May 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The .NET agent no longer supports Windows Server 2003. Applications running on Windows Server 2003 will be required to use .NET agent version 6.11 or lower. For more information, get support at &lt;a href=&quot;https://support.newrelic.com&quot;&gt;support.newrelic.com&lt;/a&gt; or download the agent at &lt;a href=&quot;https://download.newrelic.com/&quot;&gt;https://download.newrelic.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Reduced overhead of the agent for transactions that contain many segments.&lt;/li&gt;
&lt;li&gt;Reduced performance overhead for instrumented methods. Low latency, high-throughput applications may also see a reduction in CPU overhead.&lt;/li&gt;
&lt;li&gt;Reduced the overhead associated with method JITs. This will reduce the overall startup time and memory footprint of instrumented applications.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Methods associated with wrappers that have been disabled due to too many exceptions are no longer instrumented by the default wrapper. The previous behavior could result in orphaned metrics and a potential degradation in performance.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent&quot;&gt;upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 11 May 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.12.64.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjEyLjY0LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-612640</link><pubDate>Wed, 17 May 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue preventing injection of a mscorlib reference into every module.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent&quot;&gt;upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 17 May 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.12.71.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjEyLjcxLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-612710</link><pubDate>Wed, 24 May 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In some cases, the trace breakdown table overreported segment times. This happened when these three conditions were met, 1. instrumentation occurred through custom XML files, 2. the segment name was overridden, and 3. the segment contained child segments.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent&quot;&gt;upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 24 May 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.13.366.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjEzLjM2Ni4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-6133660</link><pubDate>Thu, 15 Jun 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Agent overhead is reduced for transactions composed of an unusually large number of small activities.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Enhanced low-level logging to improve supportability.&lt;/li&gt;
&lt;li&gt;Fixed a problem with new installs using the Thin Installer where false permission errors could be reported.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent&quot;&gt;upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 15 Jun 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.14.209.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjE0LjIwOS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-6142090</link><pubDate>Wed, 12 Jul 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Performance improvements when slowSQL is enabled, particularly for apps with lots of slow SQL queries.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue that was preventing the proper setting of Key Transaction Apdex scores based on their configured ApdexT values.&lt;/li&gt;
&lt;li&gt;Fixed an issue preventing the collection of transaction traces for Key Transactions based on their configured ApdexT values.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent&quot;&gt;upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 12 Jul 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.1.48.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjEuNDguMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-61480</link><pubDate>Thu, 29 Sep 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added ability to configure the use of Gzip compression instead of Deflate (the default) when sending data to New Relic. This can be useful in cases where DLP software requires Gzip compression for verification.&lt;/li&gt;
&lt;li&gt;Added ability to configure the use of PUT instead of POST (the default) for sending data to New Relic. This can be useful in cases where DLP software requires PUT for verification.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issue where the &lt;a href=&quot;https://docs.newrelic.com/docs/apm/transactions/transaction-traces/transaction-trace-details#drilldown&quot;&gt;Database Queries tab&lt;/a&gt; would not appear for relevant transaction traces in APM.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 29 Sep 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.15.202.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjE1LjIwMi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-6152020</link><pubDate>Thu, 03 Aug 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds instrumentation for OWIN hosted Web API applications on .NET framework using Microsoft.Owin.Host.HttpListener versions 3.* Instrumentation includes async-await support.&lt;/li&gt;
&lt;li&gt;Adds async-await support for OWIN hosted Web API applications on .NET framework using Microsoft.Owin.Host.HttpListener versions 2.*.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue where SQL instrumentation could raise exceptions and cause it to shutdown.&lt;/li&gt;
&lt;li&gt;Error traces now include the full stack trace, including any inner exceptions.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent&quot;&gt;upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 03 Aug 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.17.387.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjE3LjM4Ny4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-6173870</link><pubDate>Tue, 03 Oct 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds support for RestSharp library. The Agent can now instrument async and non-async methods from a RestSharp client. For supported methods, please visit &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/getting-started/compatibility-requirements-net-agent&quot;&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The application name reported to New Relic APM can now be set by defining the NEW_RELIC_APP_NAME environment variable.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed some situations where SerializationException occurs in the agent log file.&lt;/li&gt;
&lt;li&gt;The injection of Browser Monitor JavaScript directly above the body tag on a page should occur less often.&lt;/li&gt;
&lt;li&gt;Fixes issue where datastore instance information would not be reported for some NpgsqlCommand async calls.&lt;/li&gt;
&lt;li&gt;Fixed remaining cases where 9-digit SQL trace identifiers were generated, failing Data Loss Prevention monitors which interpret the value as a Social Security Number.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent&quot;&gt;upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 03 Oct 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.18.139.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjE4LjEzOS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-6181390</link><pubDate>Thu, 02 Nov 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The agent now supports running in FIPS compliance mode.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue that caused some transactions to report start time in the server&apos;s local time zone instead of UTC.&lt;/li&gt;
&lt;li&gt;Additional bug fixes to remedy a SerializationException caused by the agent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent&quot;&gt;upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 02 Nov 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.16.178.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjE2LjE3OC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-6161780</link><pubDate>Mon, 28 Aug 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Custom instrumentation can now be declared by applying the agent API&apos;s new Transaction and Trace attributes to methods. Using the Transaction attribute, transactions can be marked as Web vs. Non-Web. For more information, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/custom-instrumentation/custom-instrumentation-attributes-net&quot;&gt;Custom instrumentation via attributes&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes bug preventing instrumented apps from shutting down due to Profiler failure to detach.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent&quot;&gt;upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 28 Aug 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.19.330.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjE5LjMzMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-6193300</link><pubDate>Thu, 30 Nov 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Relic Agent for .NET Core 2.0 GA&lt;/h3&gt;
&lt;p&gt;Highlights&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows and Linux support, including Azure App Services and Docker&lt;/li&gt;
&lt;li&gt;Automatic instrumentation for ASP.NET Core applications running on Kestrel&lt;/li&gt;
&lt;li&gt;External calls via HttpClient&lt;/li&gt;
&lt;li&gt;Database instrumentation for System.Data.SqlClient, Npgsql, and MySql.Data&lt;/li&gt;
&lt;li&gt;Custom instrumentation via XML and transaction/trace attributes&lt;/li&gt;
&lt;li&gt;NewRelic.Agent.Api support&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a more detailed list, see the &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/getting-started/compatibility-requirements-net-core-20-agent&quot;&gt;compatibility documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The .NET Core 2.0 agent is a separate install and can live side-by-side on the same server as the .NET Framework agent. For installation information, follow the procedures for your operating system as applicable:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation/install-net-agent-windows#installing_core&quot;&gt;Windows&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation/install-net-core-20-agent-linux&quot;&gt;Linux&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation/install-net-core-20-agent-docker&quot;&gt;Docker&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/azure-installation/install-app-azure-web-apps&quot;&gt;Azure App Services&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Shared Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Database instrumentation performance has been improved.&lt;/li&gt;
&lt;li&gt;Explain plans are no longer captured by default for supported database systems: Microsoft SQL Server and MySQL. Explain plans can be enabled via &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration&quot;&gt;configuration&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Updating the Agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 30 Nov 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.22.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjIyLjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-62200</link><pubDate>Wed, 07 Mar 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Security Bulletin &lt;a href=&quot;https://docs.newrelic.com/docs/using-new-relic/new-relic-security/security-bulletins/security-bulletin-nr18-07&quot;&gt;NR18-07&lt;/a&gt;: The agent will no longer run explain plans on MySQL queries which have multiple statements.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 07 Mar 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.20.166.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjIwLjE2Ni4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-6201660</link><pubDate>Mon, 18 Dec 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The request URI for a web transaction will now be included as an attribute of transaction events and error events.&lt;/li&gt;
&lt;li&gt;The New Relic .NET Status Monitor has been retired and is no longer included in the install. The replacement tool is &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/troubleshooting/new-relic-diagnostics&quot;&gt;New Relic Diagnostics&lt;/a&gt;. To download the most recent version, select the link in the &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/troubleshooting/new-relic-diagnostics#run-diagnostics&quot;&gt;New Relic Diagnostics documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Security Bulletin &lt;a href=&quot;https://docs.newrelic.com/docs/accounts-partnerships/accounts/security-bulletins/security-bulletin-nr17-06&quot;&gt;NR17-06&lt;/a&gt;: Fixes issue where query parameters were being included in the URL property of transaction trace segments for external calls (uses of System.Net.HttpClient, System.Net.WebRequest, or third-party libraries which are built on top of those). Query parameters will no longer be included in transaction trace segments.&lt;/li&gt;
&lt;li&gt;Transaction names will be rolled up for web transactions resulting in a 400 or 500 level HTTP status code and a higher priority name has not been set. This helps prevent &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/troubleshooting/metric-grouping-issues&quot;&gt;metric grouping issues&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fixed error that could result in the one time loss of a metric and/or transaction for an instrumentation point at the start of monitoring an application. &quot;...NewRelic ERROR: Tracer invocation error: System.ArgumentException: An item with the same key has already been added. Key: ...&quot;&lt;/li&gt;
&lt;li&gt;Minor log level adjustments in the profiler logging. Suppresses benign error &lt;code&gt;Failed to tokenize method signature: class System.Reflection.Assembly System.CannotUnloadAppDomainException::LoadAssemblyOrThrow(string)&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core 2.0]&lt;/strong&gt; For .NET Core agent users on Linux, this release fixes a problem with the &lt;code&gt;run.sh&lt;/code&gt; convenience script in combination with a custom installation path.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Fixes issue resulting in SerializationExceptions when using .Net Remoting.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 18 Dec 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.21.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjIxLjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-62100</link><pubDate>Thu, 08 Feb 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Security Bulletin &lt;a href=&quot;https://docs.newrelic.com/docs/accounts-partnerships/welcome-new-relic/security-bulletins/security-bulletin-nr18-04&quot;&gt;NR18-04&lt;/a&gt;: Fixes issue where error messages were not fully being filtered out of error traces and error events when High-security mode was enabled.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 08 Feb 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.22.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjIyLjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-62300</link><pubDate>Mon, 22 Apr 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;This is a security-only release for the 6.x agents that support legacy frameworks (.NET version 4.5 and lower). If you are on .NET version 4.5 and higher or .NET Core, the 7.x or later versions of the agent should be used.&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolved security issue with how SQL Server handles escaping which could lead to a failure to correctly obfuscate SQL statements. See &lt;a href=&quot;https://docs.newrelic.com/docs/using-new-relic/new-relic-security/security-bulletins/security-bulletin-nr19-03&quot;&gt;Security Bulletin NR19-03&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 22 Apr 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.2.26.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjIuMjYuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-62260</link><pubDate>Thu, 13 Oct 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added support for IBM DB2 including slow query support. You&apos;ll see relevant breakdowns in the overview chart, entries in the Databases tab, and segments in transaction traces.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The enabled attribute of the transactionTracer, when set to false, should disable all transaction trace output. This has been fixed in the .NET agent version 6.2.26.0&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 13 Oct 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.24.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjI0LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-62400</link><pubDate>Mon, 26 Aug 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;This is a security-only release for the 6.x agents that support legacy frameworks (.NET version 4.5 and lower). If you are on .NET version 4.5 or higher, or if you are on .NET Core, use the 7.x or later agent versions.&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;p&gt;Resolves security issue where a manually constructed SQL stored procedure invocation may cause sensitive data to be captured in metric names. See &lt;a href=&quot;https://docs.newrelic.com/docs/using-new-relic/new-relic-security/security-bulletins/security-bulletin-nr19-05&quot;&gt;Security Bulletin NR19-05&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 26 Aug 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.25.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjI1LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-62500</link><pubDate>Wed, 15 Jan 2020 00:00:00 +0000</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;This is a security-only release for the 6.x agents that support legacy frameworks (.NET version 4.5 and lower). If you are on .NET version 4.5 or higher, or if you are on .NET Core, use the 8.x or later agent versions.&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes security vulnerability &lt;a href=&quot;https://docs.newrelic.com/docs/security/new-relic-security/security-bulletins/security-bulletin-nr20-01&quot;&gt;NR20-01&lt;/a&gt; which may cause SQL parameter values to appear in the agent log file when the logging level is set to Debug or Finest and the calling application supplies SQL parameters without a &lt;code&gt;@&lt;/code&gt; prefix.&lt;/li&gt;
&lt;li&gt;Fixes an issue where Explain Plans are not generated for database commands with parameters that do not have the &lt;code&gt;@&lt;/code&gt; prefix on the name.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 15 Jan 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.26.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjI2LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-62600</link><pubDate>Tue, 15 Sep 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;The 6.x agent supports legacy frameworks (.NET version 4.5 and lower). If you are on .NET version 4.5 or higher, or if you are on .NET Core, use the 8.x agent versions.&lt;/p&gt;
&lt;h3&gt;Download URLs&lt;/h3&gt;
&lt;p&gt;Download the appropriate release for your New Relic .NET agent:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://download.newrelic.com/dot_net_agent/6.x_release/&quot;&gt;.NET Framework&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;The .NET Agent is now open source!&lt;/strong&gt;&lt;br&gt;
The New Relic .NET agent is now open source! Now you can view the source code to help with troubleshooting, observe the project roadmap, and file issues directly in this repository. We are now using the &lt;a href=&quot;https://www.apache.org/licenses/LICENSE-2.0&quot;&gt;Apache 2 license&lt;/a&gt;. See our &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/blob/main/CONTRIBUTING.md&quot;&gt;Contributing guide&lt;/a&gt; and &lt;a href=&quot;/CODE_OF_CONDUCT.md&quot;&gt;Code of Conduct&lt;/a&gt; for details on contributing!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SSL Required&lt;/strong&gt;&lt;br&gt;
In order to increase security, disabling agent HTTPS communication via the service SSL configuration is no longer supported. All communication with New Relic services will occur via SSL.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;EU Data Center Support&lt;/strong&gt;&lt;br&gt;
Adds support for communicating with New Relic&apos;s EU Data Center. Please review our &lt;a href=&quot;https://docs.newrelic.com/docs/using-new-relic/welcome-new-relic/get-started/our-eu-us-region-data-centers&quot;&gt;docs site&lt;/a&gt; for further information.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 15 Sep 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.3.123.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjMuMTIzLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-631230</link><pubDate>Wed, 09 Nov 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue where the agent was not sending data to New Relic upon exit from a very short running application.&lt;/li&gt;
&lt;li&gt;Fixed a bug where parameterized SQL queries might cause an incorrect explain plan to be generated.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 09 Nov 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.27.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjI3LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-62700</link><pubDate>Thu, 28 Jan 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Notes&lt;/h3&gt;
&lt;p&gt;The 6.x agent supports legacy frameworks (.NET version 4.5 and lower). If you are on .NET version 4.5 or higher, or if you are on .NET Core, use the 8.x or higher agent versions.&lt;/p&gt;
&lt;h3&gt;Download URLs&lt;/h3&gt;
&lt;p&gt;Download the appropriate release for your New Relic .NET agent:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://download.newrelic.com/dot_net_agent/6.x_release/&quot;&gt;.NET Framework&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CI/Deployment moved to GitHub Actions&lt;/strong&gt;&lt;br&gt;
This release is functionally identical to version 6.26.0. We have migrated our CI and deployment process for the 6.x agent to GitHub Actions, and this release validates that this process is working correctly. There is no need to upgrade from 6.26.0 to 6.27.0.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends staying current with the latest 6.x version. The .NET Agent 6.x updates include only security-related fixes. Active development of features and other bug fixes is no longer supported.&lt;/p&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 28 Jan 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.4.21.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjQuMjEuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-64210</link><pubDate>Mon, 19 Dec 2016 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Transaction events and PageView events now include a common attribute, nr.tripId, which can be used to correlate between them in data returned by Insights. This allows, for example, the browser page load time information and the server page serve time for a web application to be considered together rather than separately.&lt;/li&gt;
&lt;li&gt;A new, scriptable, installer is now available for the .NET Agent. This new installer makes it easier to perform unattended installations of the agent. This installer does not require .NET 3.5. If it is used to install the agent on a 64-bit machine, then both the 32-bit and 64-bit applications will be instrumented. The existing MSI installer is still recommended if you prefer an interactive installation process. For details, see: &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/scriptable-installer&quot;&gt;https://docs.newrelic.com/docs/agents/net-agent/installation-configurati...&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix an issue where the agent imposes a limitation on throughput for applications using datastores for which instance information is not currently supported.&lt;/li&gt;
&lt;li&gt;Fixed a bug where the database name was not being captured from Microsoft SQL Server connections for the purposes of datastore instance reporting.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 19 Dec 2016 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.5.29.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjUuMjkuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-65290</link><pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The agent now collects datastore instance information for Microsoft SQL Server, MySQL, PostGreSQL, Oracle, DB2, and Redis. This information is displayed in transaction traces and slow query traces. Datastore instance details are captured by default. For more information, visit &lt;a href=&quot;https://docs.newrelic.com/docs/apm/applications-menu/features/analyze-database-instance-level-performance-issues&quot;&gt;https://docs.newrelic.com/docs/apm/applications-menu/features/analyze-da...&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;SQL trace identifiers now use an 8-byte value instead of a 4-byte value so that Data Loss Prevention monitors do not interpret the value as a 9-digit Social Security Number.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 05 Jan 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.6.5.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjYuNS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-6650</link><pubDate>Thu, 12 Jan 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where query string parameters of a request&apos;s referrer URL get sent to APM when they should not be. For more information see the security bulletin &lt;a href=&quot;https://docs.newrelic.com/docs/accounts-partnerships/accounts/security-bulletins/security-bulletin-nr17-02&quot;&gt;https://docs.newrelic.com/docs/accounts-partnerships/accounts/security-b...&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Status Monitor now verifies that the application link points to the New Relic domain before loading the URI in the browser, when the user selects the &apos;View application in New Relic&apos; button in the Status Monitor.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 12 Jan 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.7.67.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjcuNjcuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-67670</link><pubDate>Wed, 25 Jan 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added instrumentation for RabbitMQ client versions 3.5 and above. For more information on which RabbitMQ operations are instrumented, see: &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/getting-started/compatibility-requirements-net-agent&quot;&gt;Compatibility and requirements for the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Added instrumentation for Couchbase client versions 2.x. For more information on which Couchbase operations are instrumented, see: &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/getting-started/compatibility-requirements-net-agent&quot;&gt;Compatibility and requirements for the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where MS SQL Server instrumentation would generate exceptions and disable itself when a connection string contained a port number.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/upgrade-net-agent#updating_net&quot;&gt;Upgrade the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrading-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 25 Jan 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.9.62.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjkuNjIuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-69620</link><pubDate>Thu, 16 Mar 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug where a SerializationException message is generated in New Relic log during monitoring of asychronous calls.&lt;/li&gt;
&lt;li&gt;Resolved issue where newrelic.config changes were not being picked up by the agent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see Upgrade the .NET agent.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 16 Mar 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v6.8.172.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC02LjguMTcyLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-681720</link><pubDate>Thu, 02 Mar 2017 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;With this release, the agent reports error analytic events. The event type is called TransactionError, and it powers the &lt;a href=&quot;https://docs.newrelic.com/docs/apm/applications-menu/error-analytics/error-analytics-explore-events-behind-errors&quot;&gt;Error Analytics in APM&lt;/a&gt; feature. The error events are also available through &lt;a href=&quot;https://newrelic.com/insights&quot;&gt;New Relic Insights&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;For applications with high volume, low latency characteristics, performance has been improved resulting in lower agent overhead and greater application throughput.&lt;/li&gt;
&lt;li&gt;Performance improvements, related to the capturing of slow transaction traces, have been made to the agent which should result in less CPU overhead.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A bug was fixed which could cause the agent to shut down immediately at startup if a specific network error was encountered. The agent would then not restart until the application was restarted. The agent now retries network connection attempts indefinitely at startup until success is achieved, in all cases.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;For upgrade instructions, see Upgrade the .NET agent.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;Upgrading legacy .NET agents&lt;/a&gt; for a list of major changes to the .NET agent.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 02 Mar 2017 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v7.0.2.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC03LjAuMi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-7020</link><pubDate>Mon, 22 Jan 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Modifying custom instrumentation XML files can now be performed without having to restart the monitored application. Instrumentation updates will be applied ‘dynamically’ at runtime. This feature required functionality provided by new APIs introduced in .NET Framework 4.5 and newer, which this release also addresses (see ‘Framework Support’ section below).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Security Bulletin &lt;a href=&quot;https://docs.newrelic.com/docs/accounts-partnerships/welcome-new-relic/security-bulletins/security-bulletin-nr18-04&quot;&gt;NR18-04&lt;/a&gt;: Fixes issue where error messages were not fully being filtered out of error traces and error events when High-security mode was enabled.&lt;/li&gt;
&lt;li&gt;Fixed an issue with automatic browser monitoring which could cause a stack overflow exception.&lt;/li&gt;
&lt;li&gt;For custom instrumentation, the metricName parameter will be honored without needing to set transactionNamingPriority.&lt;/li&gt;
&lt;li&gt;The scriptable installer will now successfully install and uninstall in scenarios where there is a space in the path to the installation files.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Framework Support&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;This release of the agent removes support for .NET Framework versions earlier than 4.5. See our &lt;a href=&quot;https://discuss.newrelic.com/t/net-agent-security-enhancements-and-legacy-framework-deprecation/52877&quot;&gt;community post&lt;/a&gt; about this from November of last year, for more details.&lt;/li&gt;
&lt;li&gt;This is not an end of life for the 6.x agents (that support older .NET Frameworks), which will continue to work and report into New Relic.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 22 Jan 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v7.1.229.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC03LjEuMjI5LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-712290</link><pubDate>Tue, 20 Feb 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Improved metadata collection for cloud providers. The agent now collects additional metadata when running in AWS, GCP, and Azure. This information is used to provide an enhanced experience when the agent is deployed on those platforms.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue where transactions could be dropped when they included datastore segments and the following exception was logged: &lt;code&gt;NewRelic ERROR: An exception occurred while doing some background work: System.NullReferenceException: Object reference not set to an instance of an object.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Fixed an issue where SOAP instrumentation would report &lt;code&gt;System.Reflection.TargetInvocationException&lt;/code&gt; errors when a more specific error existed. Inner exceptions will now be reported when they exist.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Deprecation Warnings&lt;/h3&gt;
&lt;p&gt;The follow items are considered deprecated and will be removed with the upcoming 8.x major release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Disabling agent HTTPS communication via the service SSL configuration will no longer be allowed starting in 8.x versions of the agent.&lt;/li&gt;
&lt;li&gt;WCF service parameters will no longer be sent as &lt;code&gt;service.request.*&lt;/code&gt; attributes starting in 8.x versions of the agent. These parameters will be sent in the form &lt;code&gt;request.parameters.*.&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 20 Feb 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.0.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjAuMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8000</link><pubDate>Wed, 07 Mar 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds &lt;code&gt;stripExceptionMessages&lt;/code&gt; configuration option to the &lt;code&gt;newrelic.config&lt;/code&gt; file. When enabled, this will remove error messages from errors that are reported to New Relic. This is the same behavior as having High-security mode enabled but can be used without High-security mode. The default value for this setting is &lt;code&gt;false&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Security Bulletin &lt;a href=&quot;https://docs.newrelic.com/docs/using-new-relic/new-relic-security/security-bulletins/security-bulletin-nr18-07&quot;&gt;NR18-07&lt;/a&gt;: The agent will no longer run explain plans on MySQL queries that have multiple statements.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Other Changes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In order to increase security, disabling agent HTTPS communication via the service SSL configuration is no longer allowed.&lt;/li&gt;
&lt;li&gt;WCF service parameters are now captured as &lt;code&gt;request.parameters.*&lt;/code&gt; attributes and are no longer sent as &lt;code&gt;service.request.*&lt;/code&gt; attributes.&lt;/li&gt;
&lt;li&gt;Minimum version required for use in EU Datacenter.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 07 Mar 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.11.157.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjExLjE1Ny4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8111570</link><pubDate>Mon, 17 Dec 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where stack traces for custom errors outside a transaction were not visible in the Error Analytics UI page.&lt;/li&gt;
&lt;li&gt;Fixes an issue with auto-instrumenting MongoDB driver calls involving non-public collection types.&lt;/li&gt;
&lt;li&gt;Fixes an issue with reporting the same transaction multiple times.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Improved performance when serializing metrics prior to sending to New Relic.&lt;/li&gt;
&lt;li&gt;Improved SQL-related database instrumentation performance.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 17 Dec 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.10.51.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjEwLjUxLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-810510</link><pubDate>Thu, 29 Nov 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a bug in SQL-related database instrumentation that potentially causes a CPU spike. This bug appeared in the agent version 8.9.130.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; Adds support for .NET Core 2.2.&lt;/li&gt;
&lt;li&gt;Adds support for ASP.NET Core 2.2.&lt;/li&gt;
&lt;li&gt;Improves the performance of cross application tracing.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 29 Nov 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.12.216.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjEyLjIxNi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8122160</link><pubDate>Wed, 09 Jan 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue where the response time of a web transaction could be misreported when making asynchronous external calls whose duration extended beyond the time the web transaction response ended.&lt;/li&gt;
&lt;li&gt;Fixed an issue when using OpenRasta instrumentation where the full URL could be captured on instrumented requests. This may have resulted in query strings being collected which can contain sensitive information. See security bulletin &lt;a href=&quot;https://docs.newrelic.com/docs/using-new-relic/new-relic-security/security-bulletins/security-bulletin-nr19-01&quot;&gt;NR19-01&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fixes an issue with auto-instrumenting RestSharp and Couchbase driver calls involving non-public collection types.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 09 Jan 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.13.798.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjEzLjc5OC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8137980</link><pubDate>Tue, 12 Feb 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;[Framework]&lt;/strong&gt; Improved support for async workloads in self-hosted OWIN applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[Framework]&lt;/strong&gt; Status code only errors are now noticed in self-hosted OWIN applications.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;[Framework]&lt;/strong&gt; Adds support for the following in .Net Framework self-hosted OWIN apps:
&lt;ul&gt;
&lt;li&gt;Microsoft OWIN version 4&lt;/li&gt;
&lt;li&gt;Distributed tracing&lt;/li&gt;
&lt;li&gt;Cross application tracing&lt;/li&gt;
&lt;li&gt;Request parameters capture&lt;/li&gt;
&lt;li&gt;Request URI capture&lt;/li&gt;
&lt;li&gt;Introduces single metric creation for HTTP status codes 400 and greater&lt;/li&gt;
&lt;li&gt;Exception capture from OWIN middleware components&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 12 Feb 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.14.222.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjE0LjIyMi4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8142220</link><pubDate>Mon, 18 Mar 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issue where transactions may not get reported when custom instrumentation is applied to async methods with a void return type. Instrumenting async void methods is generally not recommended and may result in unexpected segment timing as well as the disruption of downstream instrumentation. Please review async limitations online help for alternative approaches.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; Adds support for .NET Core 3.0&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; Adds support for ASP.NET Core 3.0&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Adds support for .NET Framework 4.8 Early Access build 3694&lt;/li&gt;
&lt;li&gt;Adds official support for Postgres/Npgsql versions 4.0.
&lt;ul&gt;
&lt;li&gt;Supports Sync and Async methods, on .Net Framework and .Net Core running in Windows and Linux.&lt;/li&gt;
&lt;li&gt;Eliminates duplicate and extraneous datastore metrics and trace segments associated with opening connections to databases (as seen in prior agent versions).&lt;/li&gt;
&lt;li&gt;Npgsql versions older than 4.0 may also be instrumented, but duplicate and/or missing metrics are possible.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Adds improved WCF support
&lt;ul&gt;
&lt;li&gt;WCF client calls are tracked as external calls&lt;/li&gt;
&lt;li&gt;WCF client synchronous and asynchronous programming model (following the begin/end asynchronous pattern) calls are tracked.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 18 Mar 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.15.455.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjE1LjQ1NS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8154550</link><pubDate>Mon, 22 Apr 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a problem with parsing method signatures that do not align with ECMA-335 that could cause an application to crash.&lt;/li&gt;
&lt;li&gt;Fixes a problem where third-party libraries that perform assembly-scanning using reflection may encounter TypeLoadExceptions.&lt;/li&gt;
&lt;li&gt;Fixes a problem where the agent may incorrectly report Response Time when custom instrumentation is applied to methods that are called from within an instrumented framework (such as ASP.Net).&lt;/li&gt;
&lt;li&gt;Resolves security issue with how SQL Server handles escaping which could lead to a failure to correctly obfuscate SQL statements. See &lt;a href=&quot;https://docs.newrelic.com/docs/using-new-relic/new-relic-security/security-bulletins/security-bulletin-nr19-03&quot;&gt;Security Bulletin NR19-03&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Resolves issue with not rolling up 30x HTTP response codes which resulted in MGI issues.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds improved WCF support
&lt;ul&gt;
&lt;li&gt;WCF client task asynchronous programming model (following the task asynchronous pattern) calls are tracked as external calls.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 22 Apr 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.16.567.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjE2LjU2Ny4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8165670</link><pubDate>Tue, 11 Jun 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;CORS (Cross-Origin Resource Sharing) “pre-flight” requests with the HTTP OPTIONS method were causing extraneous metrics to be generated for ASP.NET Core applications using the CORS middleware. These requests will now be ignored by the agent.&lt;/li&gt;
&lt;li&gt;Fixes a problem where WCF instrumentation shuts down when WebHttpBinding is used and CAT is enabled.&lt;/li&gt;
&lt;li&gt;Fixes a problem where an async WCF client call may prevent further data from being captured in a transaction.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds database instrumentation for Microsoft.Data.SqlClient.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 11 Jun 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.1.712.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjEuNzEyLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-817120</link><pubDate>Tue, 01 May 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; The .NET Framework agent now supports instrumenting ASP.NET Core applications that are running on .NET Framework. The .NET Core specific agent is still required for instrumenting applications running on .NET Core.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issue where deadlocks could occur in some situations when a &lt;code&gt;ThreadAbortException&lt;/code&gt; was thrown within a client application.&lt;/li&gt;
&lt;li&gt;Fixed issue where only the first transaction name set via API call to &lt;code&gt;SetTransactionName()&lt;/code&gt; would be honored. Now, the last call to &lt;code&gt;SetTransactionName()&lt;/code&gt; will be the name applied to the transaction.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core 2.0]&lt;/strong&gt; Fixed issue with the .NET Core agent on Windows where the &lt;code&gt;CORECLR_PROFILER_PATH&lt;/code&gt; environment variable was not being expanded properly in certain deployment scenarios.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Fixed issue introduced in agent version 8.1.709.0 that caused some .NET Framework applications to throw the following exception: &lt;code&gt;Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly &apos;netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51&apos; or one of its dependencies.&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 01 May 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.1.709.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjEuNzA5LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-817090</link><pubDate>Thu, 19 Apr 2018 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;This release has been unpublished. Use version &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-817120&quot;&gt;8.1.712.0&lt;/a&gt; or higher.&lt;/p&gt;&lt;p&gt;This version introduced a bug that could cause crashes for .NET Framework applications manually loading types from assemblies in the application domain. This includes enumerating custom attributes. The encountered error will appear like the following:&lt;/p&gt;&lt;p&gt;&lt;code&gt;Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly &apos;netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51&apos; or one of its dependencies. The system cannot find the file specified&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; The .NET Framework agent now supports instrumenting ASP.NET Core applications that are running on .NET Framework. The .NET Core specific agent is still required for instrumenting applications running on .NET Core.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issue where deadlocks could occur in some situations when a &lt;code&gt;ThreadAbortException&lt;/code&gt; was thrown within a client application.&lt;/li&gt;
&lt;li&gt;Fixed issue where only the first transaction name set via API call to &lt;code&gt;SetTransactionName()&lt;/code&gt; would be honored. Now, the last call to &lt;code&gt;SetTransactionName()&lt;/code&gt; will be the name applied to the transaction.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core 2.0]&lt;/strong&gt; Fixed issue with the .NET Core agent on Windows where the &lt;code&gt;CORECLR_PROFILER_PATH&lt;/code&gt; environment variable was not being expanded properly in certain deployment scenarios.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 19 Apr 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.17.438.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjE3LjQzOC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8174380</link><pubDate>Mon, 22 Jul 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;This release adds Transaction event attributes that provide context between your Kubernetes cluster and services. For details on the benefits see &lt;a href=&quot;https://blog.newrelic.com/engineering/monitoring-application-performance-in-kubernetes/&quot;&gt;this blog post&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The &lt;a href=&quot;https://www.nuget.org/packages/NewRelic.Agent/&quot;&gt;NewRelic.Agent NuGet package&lt;/a&gt; now includes the x86 (32-bit) profiler for Windows. To monitor 32-bit Windows applications using this NuGet package the &lt;code&gt;COR_PROFILER_PATH&lt;/code&gt; (&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation/install-net-framework-agent#nuget&quot;&gt;.NET Framework&lt;/a&gt;) or the &lt;code&gt;CORECLR_PROFILER_PATH&lt;/code&gt; (&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation/install-net-core-agent#nuget&quot;&gt;.NET Core&lt;/a&gt;) environment variable needs to be set to the path the of the 32-bit profiler DLL (NewRelic.Profiler.x86.dll).&lt;/li&gt;
&lt;li&gt;For .NET Core applications hosted in Azure App Services, the &lt;a href=&quot;https://www.nuget.org/packages/NewRelic.Azure.WebSites.Extension/&quot;&gt;New Relic Azure Site Extension&lt;/a&gt; can now be used to install the agent. This was previously only available for .NET Framework applications. Follow these &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/azure-installation/install-net-agent-azure-web-apps#site-extention-install&quot;&gt;procedures&lt;/a&gt; to install.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue where the NRQL &lt;a href=&quot;https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/nrql-reference/nrql-syntax-components-functions#extrapolate&quot;&gt;Extrapolate clause&lt;/a&gt; in Insights did not work properly for Transaction Events.&lt;/li&gt;
&lt;li&gt;Fixed an issue where cross application tracing could cause a metric grouping issue (MGI) for web requests that result in a 300 or higher response status code. Transaction names may now be rolled up by status code.&lt;/li&gt;
&lt;li&gt;Fixed an issue where browser script injection in ASP.NET applications could cause a metric grouping issue (MGI) for web requests that result in a 30x redirect status code. Transaction names may now be rolled up by status code.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 22 Jul 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.18.241.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjE4LjI0MS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8182410</link><pubDate>Mon, 26 Aug 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds instrumentation for StackExchange.Redis asynchronous methods. Generally, these methods end with the &lt;code&gt;Async&lt;/code&gt; suffix (e.g., &lt;code&gt;StringSetAsync&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; Adds support in the .NET Core Agent for &lt;a href=&quot;https://www.nuget.org/packages/StackExchange.Redis&quot;&gt;StackExchange.Redis&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolves security issue where a manually constructed SQL stored procedure invocation may cause sensitive data to be captured in metric names. See &lt;a href=&quot;https://docs.newrelic.com/docs/using-new-relic/new-relic-security/security-bulletins/security-bulletin-nr19-05&quot;&gt;Security Bulletin NR19-05&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fix a memory leak introduced in agent version 8.17.438.0.&lt;/li&gt;
&lt;li&gt;Fixes an issue where NullReferenceExceptions may be logged in scenarios where a large number of segments are created for a single transaction.&lt;/li&gt;
&lt;li&gt;Fix an issue where the &lt;code&gt;request.uri&lt;/code&gt; attribute on transaction traces and event data would be set to the full URI of the request instead of the request path (e.g., &lt;code&gt;http://www.domain.com/request/path&lt;/code&gt; instead of &lt;code&gt;/request/path&lt;/code&gt;) in automatic instrumentation of ASP.NET and WCF applications, as well as in the agent API method &lt;code&gt;SetTransactionUri()&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; Fix an issue where memory and CPU metrics may be overstated in APM.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Fix an issue with the 8.17.438.0 release which can cause a delay in starting up an application.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Fix an issue where the agent may fail to start for 32-bit ASP.NET MVC applications when the NewRelic.Agent NuGet package was used to install the agent.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Fix an issue on agent shutdown where an error log message may appear in the agent log indicating an HTTP 409 error response from New Relic. This error did not have any other impact other than appearing in the log.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Fix an issue where a large number of error messages may be reported on agent startup due to insufficient permissions of the app-pool user to create performance counters. In this release, a specific warning message regarding permissions will be reported.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 26 Aug 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.19.353.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjE5LjM1My4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8193530</link><pubDate>Tue, 01 Oct 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;.NET agent installation procedures have been simplified for Windows environments enabling you to more easily monitor .NET Core applications. Our &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation/install-net-agent-windows#msi&quot;&gt;standard installation procedures&lt;/a&gt; use a single MSI installer to install support for both .NET Framework and .NET Core applications. If you previously only monitored .NET Framework applications then nothing changes for you. If you were previously installing our .NET Core support using one of our manual install procedures you may need to port any custom modifications you have made to your &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration&quot;&gt;newrelic.config&lt;/a&gt; and any &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/custom-instrumentation/introduction-net-custom-instrumentation&quot;&gt;XML custom instrumentation&lt;/a&gt; you have applied to the new install location.&lt;/li&gt;
&lt;li&gt;Trace Accessors APIs: two new API calls to obtain information used to support tracing.
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/net-agent-api/tracemetadata-net-agent-api-0&quot;&gt;TraceMetadata&lt;/a&gt; - returns a property with access to the following:
&lt;ul&gt;
&lt;li&gt;TraceId - the currently executing trace&apos;s identifier.&lt;/li&gt;
&lt;li&gt;SpanId - the currently executing span&apos;s identifier.&lt;/li&gt;
&lt;li&gt;IsSampled - returns whether or not the current transaction is part of a sampled distributed trace.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/net-agent-api/getlinkingmetadata-net-agent-api&quot;&gt;GetLinkingMetadata&lt;/a&gt; - returns key/value pairs which can be used to correlate this application in the New Relic backend.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Fix an issue in WCF instrumentation where multiple transactions were created for a call to a WCF service endpoint that used the begin/end async pattern.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; Fix an application crash bug on Alpine Linux.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 01 Oct 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.21.34.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjIxLjM0LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-821340</link><pubDate>Thu, 14 Nov 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; Fixes a problem that could cause some .NET Core 3.0 applications to hang if they were configured with an invalid license key.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 14 Nov 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.2.216.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjIuMjE2LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-822160</link><pubDate>Wed, 16 May 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Download URLs&lt;/h3&gt;
&lt;p&gt;Download the appropriate release for your New Relic .NET agent:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://download.newrelic.com/dot_net_agent/previous_releases&quot;&gt;https://download.newrelic.com/dot_net_agent/previous_releases&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Replaces the request_uri attribute with request.uri. Adds the request.uri attribute to transaction traces and error traces. If you wish to control the presence of this attribute please follow the instructions at &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#agent-attributes&quot;&gt;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-...&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Fixes issue of recursive directory creation when recovering from a failed upgrade install in the scriptable installer.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Fixes issue where Thread Profiler fails to resolve types and method names. These would appear as UnknownClass.UnknownMethod(&amp;#x3C;#&gt;) in a profile.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 16 May 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.22.181.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjIyLjE4MS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8221810</link><pubDate>Thu, 19 Dec 2019 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Enables ability to migrate to Configurable Security Policies (CSP) on a per agent basis for accounts already using High-security mode (HSM). When both HSM and CSP are enabled for an account, an agent (this version or later) can successfully connect with either &lt;code&gt;high_security: true&lt;/code&gt; or the appropriate &lt;code&gt;security_policies_token&lt;/code&gt; configured.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a number of issues caused when Application Initialization has been enabled in Internet Information Services (IIS) (a.k.a. &lt;strong&gt;AlwaysOn&lt;/strong&gt; in Azure App Services). The issues include the inability for the agent to name an app or possibly not instrument an app at all when app pool allow/deny listing has been applied via &lt;code&gt;newrelic.config&lt;/code&gt;. In an Azure App Services scenario inadvertent instrumentation of the Kudu process could also occur. This was caused by the agent relying on the IIS environment variable &lt;code&gt;APP_POOL_ID&lt;/code&gt;. When Application Initialization or AlwaysOn are enabled, the &lt;code&gt;APP_POOL_ID&lt;/code&gt; environment variable is unavailable to the agent. The agent now also attempts to parse the command line of the &lt;code&gt;w3wp.exe&lt;/code&gt; process to identify the application pool the app is running under.&lt;/li&gt;
&lt;li&gt;Improves the handling of OperationCanceledException errors when trying to connect or send data to New Relic.&lt;/li&gt;
&lt;li&gt;Fixes a problem with instrumenting ASP.NET Core applications that can occur when the Microsoft.AspNetCore.Diagnostics.Abstraction assembly is not available.&lt;/li&gt;
&lt;li&gt;Fixes a problem where WCF Instrumentation may shut-down due to an unexpected error.&lt;/li&gt;
&lt;li&gt;Fixes a problem that can cause the agent to fail to shutdown completely when a shutdown is triggered while the agent is still in its startup process.&lt;/li&gt;
&lt;li&gt;Fixes a problem with the &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/net-agent-api/getlinkingmetadata-net-agent-api&quot;&gt;GetLinkingMetadata&lt;/a&gt; API method that could cause an expected KeyValuePair to not be included in the Dictionary.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 19 Dec 2019 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.23.107.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjIzLjEwNy4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8231070</link><pubDate>Wed, 15 Jan 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Support for Real Time Streaming&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Event data is now sent to New Relic every five seconds, instead of every minute. As a result, transaction, error, and custom events will now be available in New Relic and Insights dashboards in near real time. For more information on how to view your events with a five-second refresh, see the &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/agent-data/real-time-streaming&quot;&gt;real time streaming documentation&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Note that the overall limits on how many events can be sent per minute have not changed. Also, span events, metrics, and trace data is unaffected, and will still be sent every minute.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes security vulnerability &lt;a href=&quot;https://docs.newrelic.com/docs/security/new-relic-security/security-bulletins/security-bulletin-nr20-01&quot;&gt;NR20-01&lt;/a&gt; which may cause SQL parameter values to appear in the agent log file when the logging level is set to Debug or Finest and the calling application supplies SQL parameters without a &lt;code&gt;@&lt;/code&gt; prefix.&lt;/li&gt;
&lt;li&gt;Fixes an issue where Explain Plans are not generated for database commands with parameters that do not have the &lt;code&gt;@&lt;/code&gt; prefix on the name.&lt;/li&gt;
&lt;li&gt;Fixes an issue with the timing of some async MongoDB driver methods.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 15 Jan 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.24.244.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjI0LjI0NC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8242440</link><pubDate>Wed, 19 Feb 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Adding custom transaction attributes using the .NET Agent API&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;New method, &lt;code&gt;AddCustomAttribute(string, object)&lt;/code&gt; has been added to &lt;code&gt;ITransaction&lt;/code&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This new method accepts and supports all data types.&lt;/li&gt;
&lt;li&gt;Method &lt;code&gt;AddCustomParameter(string, IConvertable)&lt;/code&gt; is still available with limited data-type support; however, this method should be considered obsolete and will be removed in a future release of the agent API.&lt;/li&gt;
&lt;li&gt;Further information may be found within &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/net-agent-api/itransaction&quot;&gt;.NET Agent API documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Enhanced type support for &lt;code&gt;RecordCustomEvent&lt;/code&gt; and &lt;code&gt;NoticeError&lt;/code&gt; API methods.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;APIs for recording exceptions and custom events now support values of all types.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;NoticeError&lt;/code&gt; API method has new overloads that accept an &lt;code&gt;IDictionary&amp;#x3C;string, object&gt;&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;RecordCustomEvent&lt;/code&gt; methods have been modified to handle all types of data. In that past, they only handled &lt;code&gt;string&lt;/code&gt; and &lt;code&gt;float&lt;/code&gt; types.&lt;/li&gt;
&lt;li&gt;Further information may be found within &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/net-agent-api&quot;&gt;.NET agent API documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;New attributes on span events&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Spans created for external HTTP calls now include the &lt;code&gt;http.statusCode&lt;/code&gt; attribute representing the status code of the call.&lt;/li&gt;
&lt;li&gt;Spans created for calls to a datastore now include the &lt;code&gt;db.collection&lt;/code&gt; attribute. For instance, this will be the table name for a call to MS SQL Server.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Ability to exclude attributes from span events&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Attributes on span events (e.g., &lt;code&gt;http.url&lt;/code&gt;) can now be excluded via configuration. See &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#span_events&quot;&gt;.NET agent configuration&lt;/a&gt; for further information.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;New Relic distributed tracing relies on propagating trace and span identifiers in the headers of external calls (e.g., an HTTP call). These identifiers now only contain lowercase alphanumeric characters. Previous versions of the .NET agent used uppercase alphanumeric characters. The usage of uppercase alphanumeric characters can break traces when calling downstream services also monitored by a New Relic agent that supports W3C trace context (New Relic&apos;s .NET agent does not currently support W3C trace context. Support for W3C trace context for .NET will be in an upcoming release). This is only a problem if a .NET application is the originator of the trace.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 19 Feb 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.25.214.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjI1LjIxNC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8252140</link><pubDate>Wed, 11 Mar 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Thread profiling support for Linux&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Thread profiling on Linux will be supported on .NET Core 3.0 or later applications when running .NET agent version 8.23 or later. Triggering a thread profile is done from the &lt;code&gt;Thread profiler&lt;/code&gt; page in APM.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Accessing Span-Specific information using the .NET Agent API&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;New property, &lt;code&gt;CurrentSpan&lt;/code&gt; has been added to &lt;code&gt;IAgent&lt;/code&gt; and &lt;code&gt;ITransaction&lt;/code&gt;. It returns an object implementing &lt;code&gt;ISpan&lt;/code&gt; which provides access to span-specific functions within the API.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Adding Custom Span Attributes using the .NET Agent API&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;New method, &lt;code&gt;AddCustomAttribute(string, object)&lt;/code&gt; has been added to &lt;code&gt;ISpan&lt;/code&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This new method accepts and supports all data-types.&lt;/li&gt;
&lt;li&gt;Further information may be found within &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/net-agent-api/iSpan&quot;&gt;.NET Agent API documentation&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Adding custom attributes to spans requires distributed tracing and span events to be enabled. See &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#distributed_tracing&quot;&gt;.NET agent configuration&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue where adding multiple custom attributes on a Transaction using &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/net-agent-api/itransaction#addcustomattribute&quot;&gt;&lt;code&gt;ITransaction.AddCustomAttribute&lt;/code&gt;&lt;/a&gt; causes the agent to ignore additional attempts to add custom attributes to any transaction.&lt;/li&gt;
&lt;li&gt;Fixes issue that prevented Custom Events from being sent to New Relic until the agent shuts down.&lt;/li&gt;
&lt;li&gt;Fixes issue that can cause asynchronous Redis calls in an ASP.NET MVC application to report an inflated duration.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 11 Mar 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.26.630.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjI2LjYzMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8266300</link><pubDate>Mon, 20 Apr 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Infinite Tracing on New Relic Edge&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This release adds support for &lt;a href=&quot;https://docs.newrelic.com/docs/understand-dependencies/distributed-tracing/enable-configure/enable-distributed-tracing&quot;&gt;Infinite Tracing on New Relic Edge&lt;/a&gt;. Infinite Tracing observes 100% of your distributed traces and provides visualizations for the most actionable data so you have the examples of errors and long-running traces so you can better diagnose and troubleshoot your systems.&lt;/p&gt;
&lt;p&gt;You configure your agent to send traces to a trace observer in New Relic Edge. You view your distributed traces through the New Relic’s UI. There is no need to install a collector on your network.&lt;/p&gt;
&lt;p&gt;Infinite Tracing is currently available on a sign-up basis. If you would like to participate, please contact your sales representative.&lt;/p&gt;
&lt;p&gt;Agent version 8.30 introduces significant performance enhancements to Infinite Tracing. To use Infinite Tracing, please upgrade to version 8.30 or later.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Error attributes now added to each span that exits with an error or exception&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Error attributes &lt;code&gt;error.class&lt;/code&gt; and &lt;code&gt;error.message&lt;/code&gt; are now included on the span event in which an error or exception was noticed, and, in the case of unhandled exceptions, on any ancestor spans that also exit with an error. The public API method &lt;code&gt;NoticeError&lt;/code&gt; now attaches these error attributes to the currently executing span.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/apm/distributed-tracing/ui-data/understand-use-distributed-tracing-data#rules-limits&quot;&gt;Spans with error details are now highlighted red in the Distributed Tracing UI&lt;/a&gt;, and error details will expose the associated &lt;code&gt;error.class&lt;/code&gt; and &lt;code&gt;error.message&lt;/code&gt;. It is also now possible to see when an exception leaves the boundary of the span, and if it is caught in an ancestor span without reaching the entry span. NOTE: This “bubbling up” of exceptions will impact the error count when compared to prior behavior for the same trace. It is possible to have a trace that now has span errors without the trace level showing an error.&lt;/p&gt;
&lt;p&gt;If multiple errors occur on the same span, only the most recent error information is added to the attributes. Prior errors on the same span are overwritten.&lt;/p&gt;
&lt;p&gt;These span event attributes conform to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/manage-apm-agents/agent-data/manage-errors-apm-collect-ignore-or-mark-expected#ignore&quot;&gt;ignored errors&lt;/a&gt; configuration.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue in the MSI installer which prevented the &lt;code&gt;InstrumentAllNETFramework&lt;/code&gt; feature selection from working as expected on the command line.&lt;/li&gt;
&lt;li&gt;Fixes issue for Azure App Service environments running on Linux that caused both the application and its Kudu process to be instrumented by the agent. The Kudu process is no longer instrumented.&lt;/li&gt;
&lt;li&gt;Fixes issue when using the &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#error-ignoreErrors&quot;&gt;&lt;code&gt;ignoreErrors&lt;/code&gt; configuration&lt;/a&gt;. Previously, when an exception contained a inner exception(s), the &lt;code&gt;ignoreErrors&lt;/code&gt; config was only applied to the outer-most exception. Now, both the outer-most and inner-most exception type are considered when evaluating the &lt;code&gt;ignoreErrors&lt;/code&gt; configuration.&lt;/li&gt;
&lt;li&gt;Fixes an issue that could cause an exception to occur in the instrumentation for StackExchange Redis. This exception caused the instrumentation to shut down leaving StackExchange Redis uninstrumented.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 20 Apr 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.27.139.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjI3LjEzOS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8271390</link><pubDate>Thu, 30 Apr 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Support for W3C Trace Context, with easy upgrade from New Relic trace context&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://docs.newrelic.com/docs/understand-dependencies/distributed-tracing/get-started/introduction-distributed-tracing#w3c-support&quot;&gt;Distributed Tracing now supports W3C Trace Context headers&lt;/a&gt; for HTTP when distributed tracing is enabled. Our implementation can accept and emit both W3C trace header format and New Relic trace header format. This simplifies agent upgrades, allowing trace context to be propagated between services with older and newer releases of New Relic agents. W3C trace header format will always be accepted and emitted. New Relic trace header format will be accepted, and you can optionally disable emission of the New Relic trace header format.&lt;/li&gt;
&lt;li&gt;When distributed tracing is enabled with &lt;code&gt;&amp;#x3C;distributedTracing enabled=&quot;true&quot; /&gt;&lt;/code&gt;, the .NET agent will now accept W3C&apos;s &lt;code&gt;traceparent&lt;/code&gt; and &lt;code&gt;tracestate&lt;/code&gt; headers when calling &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/net-agent-api/itransaction#acceptdistributedtraceheaders&quot;&gt;Transaction.AcceptDistributedTraceHeaders&lt;/a&gt;. When calling &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/net-agent-api/itransaction#insertdistributedtraceheaders&quot;&gt;Transaction.InsertDistributedTraceHeaders&lt;/a&gt;, the .NET agent will include the W3C headers along with the New Relic distributed tracing header, unless the New Relic trace header format is disabled using &lt;code&gt;&amp;#x3C;distributedTracing enabled=&quot;true&quot; excludeNewrelicHeader=&quot;true&quot; /&gt;&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;The existing &lt;code&gt;Transaction.AcceptDistributedTracePayload&lt;/code&gt; and &lt;code&gt;Transaction.CreateDistributedTracePayload&lt;/code&gt; APIs are &lt;strong&gt;deprecated&lt;/strong&gt; in favor of &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/net-agent-api/itransaction#acceptdistributedtraceheaders&quot;&gt;Transaction.AcceptDistributedTraceHeaders&lt;/a&gt; and &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/net-agent-api/itransaction#insertdistributedtraceheaders&quot;&gt;Transaction.InsertDistributedTraceHeaders&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue which prevented synthetic monitors from working when distributed tracing is enabled.&lt;/li&gt;
&lt;li&gt;Fixes issue where our RPM package for installing the agent on RPM-based Linux distributions included a 32-bit shared library, which created unnecessary dependencies on 32-bit system libraries.&lt;/li&gt;
&lt;li&gt;Fixes issue where the TransportDuration metric for distributed traces was always reporting 0.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 30 Apr 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.28.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjI4LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8280</link><pubDate>Thu, 04 Jun 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Infinite Tracing&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue with Infinite Tracing where a communication error can result in consuming too much CPU.&lt;/li&gt;
&lt;li&gt;Fixes issue with Infinite Tracing where a communication error did not clean up its corresponding communication threads.&lt;/li&gt;
&lt;li&gt;Agent version 8.30 introduces significant performance enhancements to Infinite Tracing. To use Infinite Tracing, please upgrade to version 8.30 or later.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Fixes issue in .NET Framework ASP.NET MVC applications where transactions started on one thread would flow to background threads (e.g., started with &lt;code&gt;Task.Run&lt;/code&gt;) in some scenarios but not others. Transaction state used to only flow to a background thread if the transaction originated from an async controller action. Transaction state now flows to background threads regardless of whether the controller action is async or not.&lt;/li&gt;
&lt;li&gt;Fixes issue in .NET Framework ASP.NET MVC applications where agent instrumentation of an MVC controller action could cause an &lt;code&gt;InvalidProgramException&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Fixes a problem with the reporting of Errors where Error Events may not appear even though Error Traces are being sent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 04 Jun 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.29.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjI5LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-82900</link><pubDate>Thu, 25 Jun 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Additional Transaction Information applied to Span Events When Distributed Tracing and/or Infinite Tracing are enabled, the Agent will now incorporate additional information from the Transaction Event on to the root Span Event of the transaction. The following items are affected:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Request Parameters request.parameter.*&lt;/li&gt;
&lt;li&gt;Custom Attribute Values applied to the Transaction via API Calls AddCustomParameter and ITransaction.AddCustomAttribute.&lt;/li&gt;
&lt;li&gt;request.uri&lt;/li&gt;
&lt;li&gt;response.status&lt;/li&gt;
&lt;li&gt;host.displayName&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Security Recommendation Review your &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#transaction_events&quot;&gt;Transaction Attributes&lt;/a&gt; configuration. Any attribute include or exclude settings specific to Transaction Events, should be applied to your &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#span_events&quot;&gt;Span Attributes&lt;/a&gt; configuration or your &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#agent-attributes&quot;&gt;Global Attributes&lt;/a&gt; configuration.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue where updating custom instrumentation while application is running could cause application to crash.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 25 Jun 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.30.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjMwLjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83000</link><pubDate>Thu, 16 Jul 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;The .NET agent is now open source!&lt;/strong&gt;&lt;br&gt;
The New Relic .NET agent is now open source! Now you can view the source code to help with troubleshooting, observe the project roadmap, and file issues directly in this repository. We are now using the &lt;a href=&quot;https://www.apache.org/licenses/LICENSE-2.0&quot;&gt;Apache 2 license&lt;/a&gt;. See our &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/blob/main/CONTRIBUTING.md&quot;&gt;Contributing guide&lt;/a&gt; and &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/blob/main/CODE_OF_CONDUCT.md&quot;&gt;Code of Conduct&lt;/a&gt; for details on contributing!&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Memory usage reporting for Linux&lt;/strong&gt;&lt;br&gt;
Fixes issue where applications running on Linux were either reporting no physical memory usage or using VmData to report the physical memory usage of the application. The agent now uses VmRSS through a call to &lt;a href=&quot;https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.process.workingset64&quot;&gt;&lt;code&gt;Process.WorkingSet64&lt;/code&gt;&lt;/a&gt; to report physical memory usage. See the &lt;a href=&quot;https://github.com/dotnet/runtime/issues/28990&quot;&gt;dotnet runtime discussion&lt;/a&gt; and the &lt;a href=&quot;https://man7.org/linux/man-pages/man5/proc.5.html&quot;&gt;proc man pages&lt;/a&gt; for more details about this change.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Infinite Tracing performance&lt;/strong&gt;&lt;br&gt;
Fixes issue where the agent may consume too much memory when using Infinite Tracing.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;.NET 5 support&lt;/strong&gt;&lt;br&gt;
Fixes issue with applications running on .NET 5 that prevented instrumentation changes at runtime (either though editing instrumentation XML files or through the Live Instrumentation editor Beta).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 16 Jul 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.31.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjMxLjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83100</link><pubDate>Mon, 17 Aug 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Expected Errors Support&lt;/strong&gt;&lt;br&gt;
Certain errors that are expected within the application may be identified so that they will not be counted towards the application&apos;s error rate and Apdex Score. Only errors that truly affect the health of the application will be alerted on. Please review the following &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#error_collector&quot;&gt;documentation&lt;/a&gt; for details on how to configure Expected Errors.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Ignored Errors Enhancements&lt;/strong&gt;&lt;br&gt;
Certain errors may be identified in configuration so that they will be ignored. These errors will not be counted towards the application&apos;s error rate, Apdex score, and will not be reported by the agent. Please review the following &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#error_collector&quot;&gt;documentation&lt;/a&gt; for details on how to configure Ignored Errors.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New configuration element &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#error-ignoreErrors&quot;&gt;&lt;code&gt;&amp;#x3C;ignoreMessages&gt;&lt;/code&gt;&lt;/a&gt;supports filtering based on the error message.&lt;/li&gt;
&lt;li&gt;Please note that the &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#error-ignoreErrors&quot;&gt;&lt;code&gt;&amp;#x3C;ignoreErrors&gt;&lt;/code&gt;&lt;/a&gt; configuration element has been deprecated and replaced by &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#error-ignoreClasses&quot;&gt;&lt;code&gt;&amp;#x3C;ignoreClasses&gt;&lt;/code&gt;&lt;/a&gt;. The .NET Agent continues to support this configuration element, but its support may be removed in the future.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Garbage Collection Performance Metrics for Windows&lt;/strong&gt;&lt;br&gt;
Fixes an issue where Garbage Collection Performance Metrics may not be reported for Windows Applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Maintaining newrelic.config on Linux package upgrades&lt;/strong&gt;&lt;br&gt;
Fixes an issue where &lt;code&gt;newrelic.config&lt;/code&gt; was being overwritten when upgrading the agent via either &lt;code&gt;rpm&lt;/code&gt;/&lt;code&gt;yum&lt;/code&gt; (RedHat/Centos) or &lt;code&gt;dpkg&lt;/code&gt;/&lt;code&gt;apt&lt;/code&gt; (Debian/Ubuntu).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;File&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;SHA-256 Hash&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-8.31.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;1A7D11F91E36259BED3C5A99ACB7FDD967BEACE36AC744401CB3D8D1A2FF1D48&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.31.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;4F9AB318FCD3956703E659A3B2C8F4C4F1C51F479F479659B384DEA64A701813&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.31.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;D0F4BE582B090B7B6F6EF76B837904A8DA18713E2715E6573145B9AB11603560&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.31.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;C28C875482B22A4D929FFDB1E9EC46EF2CA1EDEDAE46360DC5E257CF5BF86E3F&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.31.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;B689142C9B5373EB0272D6C3C3759E1A9DD2717A4FE79140BC9B766E8FABF71D&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-8.31.0.0-1.x86_64.rpm&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;4B56330CDD2F8BA7D661A5ECC47E9C53AA52D1295D9F67748BF1F342BA6852EE&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-8.31.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;27DB97C3B407115033EAC92DC608567E7C605E5D91297EFD298EA84E78F3BB71&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x64-8.31.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;3DAFB26542734531311C7963870EA21F43E028BB00EA4044D70DF18A58993484&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x86-8.31.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;55B3EBEA7298D5DC47A5FC72C81327C6B62EE560445E3595FDA88BE464532898&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.31.0.0_amd64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;14EB3E46E1A540A020433CA83EDAC75076C1DF9D8894C205582A1FE0330B1981&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.31.0.0_amd64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;5EA9620DE0D3EA72859EEC058E3CD811F8BAFCAB6957F005B9D1EFC73A9CB400&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 17 Aug 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.32.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjMyLjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83200</link><pubDate>Wed, 16 Sep 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Proxy Password Obfuscation Support&lt;/strong&gt;&lt;br&gt;
Agent configuration supports the obfuscation of the proxy password. &lt;a href=&quot;https://github.com/newrelic/newrelic-cli/blob/master/README.md&quot;&gt;The New Relic Command Line Interface (CLI)&lt;/a&gt; may be used to obscure the proxy password. The following &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#proxy&quot;&gt;documentation&lt;/a&gt; describes how to use an obscured proxy password in the .NET Agent configuration.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MySqlConnector Support&lt;/strong&gt;&lt;br&gt;
The MySqlConnector ADO.NET driver is instrumented by default. Fixes &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/85&quot;&gt;#85&lt;/a&gt; and implements &lt;a href=&quot;https://discuss.newrelic.com/t/feature-idea-support-mysqlconnector-driver-for-db-instrumentation/63414&quot;&gt;this suggestion&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Nullable Reference Type support in the API&lt;/strong&gt;&lt;br&gt;
Enables nullable reference types that are part of the C# 8.0 language specification and updates the signatures of API methods accordingly. There should be no required changes in API usage.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved Support for NetTCP Binding in WCF Instrumentation&lt;/strong&gt;&lt;br&gt;
When the NetTCP Binding type is used in Windows Communication Foundation (WCF), the Agent will now send and receive trace context information in support of Distributed Tracing (DT) or Cross Application Tracing (CAT). Implements &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/209&quot;&gt;#209&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue that may cause &lt;code&gt;InvalidCastException&lt;/code&gt; due to an assembly version mismatch in Mvc3 instrumentation.&lt;/li&gt;
&lt;li&gt;Fixes an async timing issue that can cause the end time of &lt;code&gt;Task&lt;/code&gt;-returning methods to be determined incorrectly.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;File&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;SHA-256 Hash&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-8.32.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;992B077AF9F8966F3F4B7925B6ACB5CE18390EF16115DBE136723EFC3965F3AB&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.32.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;A675DA40B522551B3DBBCA49941143940A5253E88DD59F26E5B2C862EF6A48FE&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.32.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;9ABAE87713705DA3C7C3C65BA89DA4A0FE9E05739E00A90152882BF37E3F1679&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.32.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;98D21C44C55663BB5DA762C1FAFA576EAAE24D7A62B6BAAC8337813DF1F0A9BC&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.32.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;846F9B0E36B6F374AE547FD9AD9AB508A47D4D8567E9EAE20F18136F762F5E86&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-8.32.0.0-1.x86_64.rpm&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;6E6148B069E4B55F7E001AA2524EC5B75306E1901005977FA76F8AD3834E5541&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-8.32.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;842D04237B478A35E3634A92B1E21C734227B6173CE587F790F66E7209163550&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x64-8.32.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;81D9ABE4DC782CBDAA0B3F8EF2D3AE9E545DE9DB9A9B3BF2F3FD4AF4AFCA9FA2&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x86-8.32.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;6A78FD50FF666EFAA65AA97EA0FDE8F97BBEA7223DAEFAB2AC929F43F4A696E9&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.32.0.0_amd64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;CE44BF8463B0BFD7AE711ACDB4EB07553CBB8F68066CCFA09FAEFB830D53277C&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.32.0.0_amd64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;695A77EC5693349E8122B59AD1655DE4AA41CB484C7580A2BFAE5726129CE371&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 16 Sep 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.3.360.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjMuMzYwLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-833600</link><pubDate>Tue, 19 Jun 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Download URLs&lt;/h3&gt;
&lt;p&gt;Download the appropriate release for your New Relic .NET agent:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://download.newrelic.com/dot_net_agent/previous_releases&quot;&gt;https://download.newrelic.com/dot_net_agent/previous_releases&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds automatic capture of datastore information for MongoDB driver versions 2.6.x, 2.5.x, 2.4.x, and 2.3.x.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core 2.0]&lt;/strong&gt; Adds thread profiler support for .NET Core applications running on Windows.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Improved the agent&apos;s ability to recover from certain connection related issues without requiring an agent or application restart.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 19 Jun 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.33.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjMzLjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83300</link><pubDate>Mon, 12 Oct 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/223&quot;&gt;#223&lt;/a&gt; so the agent can be compatible with ASP.NET Core 5 RC1.&lt;/li&gt;
&lt;li&gt;Fixes issue in .NET 5 applications where external calls made with HttpClient may not get instrumented. For example, calls made with &lt;code&gt;HttpClient.GetStringAsync&lt;/code&gt; would be missed. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/235&quot;&gt;#235&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/223&quot;&gt;#257&lt;/a&gt; where .NET Standard Libraries that do not reference &lt;code&gt;mscorlib&lt;/code&gt; fail to be instrumented in .NET Framework applications.&lt;/li&gt;
&lt;li&gt;Reduces the performance impact of large amounts of instrumentation. See issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/269&quot;&gt;#269&lt;/a&gt; for more information.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;File&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;SHA-256 Hash&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-8.33.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;B9685CE346FBCC1D403E3AFCB032C3050ABEE0EED7CB468387FE6793B78139F4&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.33.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;2C641DE0A6EB1CC81812341219CB8B2D1A7B17D37BC0E10435670DC91F5F03D0&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.33.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;8BA85B43037222C642DCAC1647922267C232BD5ABD67315BD31C27A9ECE49A65&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.33.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;5D6CB7F0BE00969356AB62DFA2DEB028AA8CABD13CD177760E960E29532E33A2&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.33.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;E532F3ADFCE4D5D835C1865410F07A74E11C364C9486C89BE19326FC842D7C1F&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-8.33.0.0-1.x86_64.rpm&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;EE37954141958D9F5E76ED129CAD5836C0D6F5AD20F8D2C9CD6D7521FEF9AC7A&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-8.33.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;C7AFFA93D569DB20E0D8D1F6136F002284F7E7FDCF6AB97A33F9A3C1464A605E&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x64-8.33.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;4CDF06211CAE67ED5393F18424FBD91F884A4EF82B3F5CB639643BE16A8430DF&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x86-8.33.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;EA4B519DFA40615F7877389808DCDD65DC5F9E9F84A5CBD701B6D28814C037DD&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.33.0.0_amd64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;CBE01E82D68718254F29A491243766FF759E0295C1559487A466178BE01CBD71&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.33.0.0_amd64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;150FB5A6D122B78457FAD596C842F2B49682680085BF666767B492F37E694EF0&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 12 Oct 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.35.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjM1LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83500</link><pubDate>Mon, 09 Nov 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;.NET 5 GA Support&lt;/strong&gt;&lt;br&gt;
We have validated that this version of the agent is compatible with .NET 5 GA. See the &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/configuration/net-agent-configuration/&quot;&gt;compatibility and requirements for .NET Core&lt;/a&gt; page for more details.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/337&quot;&gt;#337&lt;/a&gt; by removing obsolete code which was causing memory growth associated with a large number of transaction names.&lt;/li&gt;
&lt;li&gt;PR &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/348&quot;&gt;#348&lt;/a&gt;: guards against potential exceptions being thrown from the agent API when the agent is not attached.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;File&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;SHA-256 Hash&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-8.35.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;F77B7BE0AA8C1892F085EA2B30B01E7A192FFAD296F35298267910DA14ABB529&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.35.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;EAA8B9D6C17B31B81003107C07E5B2B3872667F10603F119A782220C43D27713&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.35.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;94DC8BD9F9C5D8BFE849C4E2A284AAF7D22A46F85CFA50936573C22AEF90A507&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.35.0.0.ms&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;CEA4474FB19E8EEDB7C955C36B8EC884232989C4B1A92F0ABF9804F1BC08396C&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.35.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;61192FF4A219B63ECE2F9526EA599626D942B749F935CA405871BDC7AF252810&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.35.0.0_amd64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;9638E1F68E7A05A4D11314D0DEF40445EC4E8E9A4B322342DD7935CC56AAE4F3&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.35.0.0_amd64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;305B2CA7C35BDD86BDAAB3CA9708A02DA3E87A9D9A49216E56DFC316E07F6C4A&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-8.35.0.0-1.x86_64.rpm&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;0CE69F23914820740FEDEA61D72E674F80E1C4CDB8A7386082DD47EB11F129D8&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-8.35.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;4A0FD8FC0DD2D0EC06CA92D6CE7342FCE12D103F7595110625488F77678C187F&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x64-8.35.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;A7D05A3EB5DB12A10DDFF65B9E95272B8BBB88B78B6075CB7BC517D5F96715E2&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x86-8.35.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;2D6000577D591F637E0F5C8B63E2CCCF44B5920854CC5E06D93EA0E13046801B&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 09 Nov 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.34.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjM0LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83400</link><pubDate>Mon, 26 Oct 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;.NET 5 RC2 Support&lt;/strong&gt;&lt;br&gt;
We have validated that this version of the agent is compatible with .NET 5 Release Candidate 2.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/301&quot;&gt;#301&lt;/a&gt; where the agent incorrectly parses server-side configuration causing agent to shutdown.&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/310&quot;&gt;#310&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Modifies WCF Instrumentation to address &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/314&quot;&gt;#314&lt;/a&gt; by minimizing the reliance upon handled exceptions during the attempt to capture CAT and DT payloads.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;File&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;SHA-256 Hash&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-8.34.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;463A0DA90BF60E59691005DBC3698A52DA11C819F4F476012C2E871133CA59A4&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.34.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;3642580229F7EFF9AA37880DA46C4B2BCAA54D1C169D1C7EC8A20327E6241BAF&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.34.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;B6BAA1843376E9C47EE64BDCC19CAE7CDA089BFEEECB3C867C6498404F24C3BE&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.34.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;80D9370362B43863EAF6C87871DC8D0EF5CC5FEA47A1DA1BEFA8D5C5B5EE81AC&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.34.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;662F3F7FBF7416E64C68F4E530FAB3804419E09C2CACADD7A8FF5031FA49CD38&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-8.34.0.0-1.x86_64.rpm&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;60ED7D61DE282881E49E2C6598505C88418F7CD3F5EFB3E5BE76DD260C410388&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-8.34.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;381D723C36620D2BF9D36521EFC8E12EA961A31D741704080571BEB1C6A443AF&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x64-8.34.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;C6C9C62469D09413456436E865E0DCB84A06051A51EC82B97D8E81CB7012FBA9&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x86-8.34.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;EFF2C7F340A4B767B9ED4DD7225005AE2D219BDAC8815B1224A53518FD394027&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.34.0.0_amd64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;12E3ED96888B236CA7845382441C45698A0AB5DF99BBF3DF05B379E0D68728A3&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.34.0.0_amd64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;2987B39AC2CDFE19CC1E8EB4D9A2DB4A91817A37ED442CC51AF441128D90D216&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 26 Oct 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.37.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjM3LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83700</link><pubDate>Mon, 04 Jan 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Updated support for RabbitMQ&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Adds support for .NET Core applications using RabbitMQ.Client.&lt;/li&gt;
&lt;li&gt;Adds support for RabbitMQ.Client version 6.2.1.&lt;/li&gt;
&lt;li&gt;Not supported: Distributed Tracing is not supported with the RabbitMQ AMQP 1.0 plugin.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Adds &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration&quot;&gt;configuration&lt;/a&gt; Environment Variables&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Adds MAX_TRANSACTION_SAMPLES_STORE - the maximum number of samples stored for Transaction Events.&lt;/li&gt;
&lt;li&gt;Adds MAX_EVENT_SAMPLES_STORED - the maximum number of samples stored for Custom Events.&lt;/li&gt;
&lt;li&gt;Adds NEW_RELIC_LOG - the unqualifed name for the Agent&apos;s log file.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;File&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;SHA-256 Hash&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-8.37.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;27FA806F7DC9EF4067F58CE721AE3D4F2DA9203413B383717293C1028E1BE6D0&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.37.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;0AEC1EF00E2D607310A1A9266B237F7D892EE738624C6E1C6BB0E18B3AE54657&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.37.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;0F86B501344B444EE3E79548C58A4DD03ACB7A93605BC2B6EE6C61C9A581E4B6&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.37.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;8AE3F89D122FB92838763205E07EA2A672A583599D892721439985126DACDE0B&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.37.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;618B4220FFDA15B39D1B666EE06E91D86875D3572A5C8541C71F7975AAE931C2&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-8.37.0.0-1.x86_64.rpm&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;3DA7EAA99CB44A57486D3058F5CAD6DC17D9CBD0BEC31C839C0A4EDC12D5408E&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-8.37.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;26ED55C8E848F762CEF743C059E704C7147052A9E6DB173CBD7427A1654A45C5&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x64-8.37.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;E5D80B8B0A90017A0A0B5C9556120BB728450BE11793F9209B6BEF082B1C1F2D&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x86-8.37.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;DABD3E9712EBD8D3AAF8ACF6A723AE7ED65B8ECFA74B25DB0FA31799227130FE&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.37.0.0_amd64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;41C4725E82D0E317EC3B0F43870D219EDECF33A7DD94CF7F5C1EA5769C5E09F4&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.37.0.0_amd64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;0ED5C95EB19996BF329E14D8547C3447C8CE8692DBD2C119B2C518BAF24382D3&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8122160&quot;&gt;.NET Agent 8.12.216.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 04 Jan 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.36.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjM2LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83600</link><pubDate>Tue, 08 Dec 2020 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Download URLs&lt;/h3&gt;
&lt;p&gt;Download the appropriate release for your New Relic .NET agent:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release&quot;&gt;https://download.newrelic.com/dot_net_agent/latest_release&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/224&quot;&gt;#224&lt;/a&gt; where leading &quot;SET&quot; commands will be ignored when parsing compound SQL statements. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/370&quot;&gt;#370&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/226&quot;&gt;#226&lt;/a&gt; where the profiler ignores drive letter in &lt;code&gt;HOME_EXPANDED&lt;/code&gt; when detecting running in Azure Web Apps. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/373&quot;&gt;#373&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/93&quot;&gt;#93&lt;/a&gt;: when the parent methods are blocked by their asynchronous child methods, the agent deducts the child methods&apos; duration from the parent methods&apos; exclusive duration.(&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/374&quot;&gt;#374&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/9&quot;&gt;#9&lt;/a&gt; where the agent failed to read settings from &lt;code&gt;appsettings.{environment}.json&lt;/code&gt; files. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/372&quot;&gt;#372&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/116&quot;&gt;#116&lt;/a&gt; where the agent failed to read settings from &lt;code&gt;appsettings.json&lt;/code&gt; in certain hosting scenarios. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/375&quot;&gt;#375&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/234&quot;&gt;#234&lt;/a&gt; by reducing the likelihood of a Fatal CLR Error. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/376&quot;&gt;#376&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/377&quot;&gt;#377&lt;/a&gt; when using the &lt;code&gt;AddCustomAttribute&lt;/code&gt; API with &lt;code&gt;Microsoft.Extensions.Primitives.StringValues&lt;/code&gt; type causes unsupported type exception. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/378&quot;&gt;378&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;File&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;SHA-256 Hash&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-8.36.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;840CEC0E80922D747974E514729CA88CC6FF8070B510A8DFC2A70C9CFAD4EF9D&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.36.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;047214F5937754DB77EDBBA6E7460C4ADCE11A6AF54C812CD596EDFC7084F754&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.36.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;35182DEC9D68C402AF8489515E0EDD41CEC7B5CB639E0B3296059D2C6090F3D2&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.36.0.0.ms&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;7B43749D0EE4E8A887EC4C71BA079C00EB3FD33CF9CB5B9F20F7BEE6AF1887DC&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.36.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;C3E03647EA1C4519ADD90A76999B35D582E1A241265FF5CD4DEDCD349D8EC6A6&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.36.0.0_amd64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;6E74F4D1937F7C99679438D3DD918FBCCD9B733EF4A5CE0D7DF7CB21F5B2812A&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.36.0.0_amd64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;FD915C68D7B5A4A8ACAFA06E689E7A5B3210AAA42D0200C6D7C685DB36D2771D&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-8.36.0.0-1.x86_64.rpm&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;158BBE145ACC1662FC88547A37D6EFB725EC997985A40903A604E0B8CC0B94D2&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-8.36.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;6CC926F38996FF0DC502141C2DC59078B5811885E14D1435C23811AA88DFE462&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x64-8.36.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;83CA1F3F010F8727572ABEE5560454FEF5414068F572E87031C8064FAC0153A8&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x86-8.36.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;94B4100F4CF2B7862436BD12D627CF30EA03B14AB117A6EBF1CA5E0A8AEBC9D7&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 08 Dec 2020 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.38.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjM4LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83800</link><pubDate>Tue, 26 Jan 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Improvements to New Relic Edge (Infinite Tracing)&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;The agent will now handle having its infinite tracing traffic moved from one backend host to another without losing data or requiring an agent restart.&lt;/li&gt;
&lt;li&gt;Improved logging of infinite tracing connections.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;File&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;SHA-256 Hash&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-8.38.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;978339DA2D43E2412BD832F5EB8F69DFF2FE226E70D1106F76AB41DE3B5B7C60&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.38.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;7D4BF6A5D4BAB5D58051810FD7701449A57F72CE9331477900BB82FFDB97FECD&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.38.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;E3E6854495D306537F557D7B62E238E6143754FF36C0B564CA436E8294C210A6&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.38.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;87A77E5ACDB21B6ACA8E5A924DF01FC1FD49A6F8773565BB96983AA98F123DF3&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.38.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;BEC5713B7E71DE09384CEE7C48C44C8570FB008E2F4707EAE7E6CC1610322A87&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-8.38.0.0-1.x86_64.rpm&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;93A05ACED53F2F3C140B1C5212A699CD41DEAC65BB3D01BC5B47685A814A18EF&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-8.38.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;6614C3A1474114851FBC81484693C3252EA575EA4839F511CE82D92CE8126043&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x64-8.38.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;5206FB7E63746F821C3ED1600943B600C15B6DCDAD68ECFB9A3AF337E2E51AE7&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x86-8.38.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;186EF11710CB01A366B02CCB5BE1809AAEDB5FD1B990FFD84A1E1083E422613A&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.38.0.0_amd64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;F817E4BD28EEDE0F3DD887E717582E50D7B879B4DE7919037E62DBF966DD6284&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.38.0.0_amd64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;4A329C7E8DF1D144BD8812314B065D294EA02ADC1E2B2326528B121D59D00E21&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8137980&quot;&gt;.NET Agent 8.13.798.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 26 Jan 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.39.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjM5LjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83900</link><pubDate>Wed, 10 Feb 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Add GetBrowserTimingHeader(string nonce) overload.&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;This allows sites with a Content-Security-Policy that disables &apos;unsafe-inline&apos; to emit the inline script with a nonce.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fixes Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/394&quot;&gt;#394&lt;/a&gt;: agent fails to enable infinite tracing in net5.0 docker images.&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;File&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;SHA - 256 Hash&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-8.39.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;80B8139E8E6D98CF5853480FEC43AAA488C128F80ACBF8C3EBC6A7A88642E423&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.39.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;C6E4EF3E1071FD7EFBAA987CB16027AD348FCE6B4318BC8E95285F9A8FA304F0&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.39.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;B12D7C2A08D7456F063283BE4FC696038404EE31AAF1012B8174568352B5CFE3&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.39.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;2465B0B2C3A7A1CA39CED12FA09D8CFE6283C90763FC2DF872B93BFB8C65E050&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.39.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;AE27ADCA535353AF6DDD0E00BF826C4B8859A1DA69AD66512043AB6518929C28&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-8.39.0.0-1.x86_64.rpm&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;DA037A3E80E60B420F4D9093B34DE7B5F08C10C5711890B1462B73ABE39CE9B8&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-8.39.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;DCDF1644F5FEF68CE0D809F32A2170C1D52948DE8F7AC631BA10AD59A775EB83&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x64-8.39.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;CAC8011D7F2887437D080D491CF5462BBE8F1786208A81CE9CDF09E551B7A5B8&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x86-8.39.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;508A88E804692565301BBBD01BB12E502D1DDEF110655C4CA0FCE077C6F75074&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.39.0.0_amd64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;12044EAB563822EB47B06F157F22DE9E593CD167201DF70A1159903C457BC019&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.39.0.0_amd64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;1FDEBB0262981C7088E8A46AEE467A254ED175F4FB6620611D9DA78B2E1E7AF8&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8137980&quot;&gt;.NET Agent 8.13.798.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 10 Feb 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.39.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjM5LjEuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83901</link><pubDate>Wed, 17 Mar 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/22&quot;&gt;#22&lt;/a&gt;: Agent causes exception when distributed tracing is enabled in ASP.NET Core applications that use the RequestLocalization middleware in a Linux environment. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/493&quot;&gt;#493&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/267&quot;&gt;#267&lt;/a&gt;: On Linux, the profiler fails to parse config files that start with a UTF-8 byte-order-mark (BOM). (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/492&quot;&gt;#492&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/464&quot;&gt;#464&lt;/a&gt;: Distributed tracing over RabbitMQ does not work with &lt;code&gt;RabbitMQ.Client&lt;/code&gt; versions 6.x+ (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/466&quot;&gt;#466&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/169&quot;&gt;#169&lt;/a&gt;: Profiler should be able to match method parameters from XML that contain a space. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/461&quot;&gt;#461&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-8.39.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;0F027A061D2C1B26D3883EEB8C02BA35D202EA3FA4DDE302CC4D3B4357669183&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-8.39.1.0.msi&lt;/td&gt;
&lt;td&gt;9C1015503869C46CE98086AE4065C356E1457FB4F37FE89A8A17B2B2D2543949&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-8.39.1.0.zip&lt;/td&gt;
&lt;td&gt;483A43F2520431F88EC9A3DA7DB4B355B59CE662B45943E5E88B00814641ED2E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-8.39.1.0.msi&lt;/td&gt;
&lt;td&gt;76E65F8FB8F9F104CA70B869D3D483824DAE6098AB44D8408B863838000DB538&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-8.39.1.0.zip&lt;/td&gt;
&lt;td&gt;7B3A2E853484EACECE81C2CB0E47CBA3F6CDE0E77D4A706DC89DAE4112456E93&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-8.39.1.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;82CDA137B03578A944E2D6FB2372380EF3E89615EAB7752A68ABB5D6529CB19C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-8.39.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;E1DED942CAC48E2AA50A979410CB386696B4A0B1A0FCB1001E35D6EA4F444F05&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-8.39.1.0.zip&lt;/td&gt;
&lt;td&gt;FC5C031BCBC2AE4167F15DDF34467F510CEB990CAF1841E3FA13A1082FE67769&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-8.39.1.0.zip&lt;/td&gt;
&lt;td&gt;73079032BFFADCAD0F7678516E5AF03F75DDB37E5E9F08AD51CC306EECD28F42&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_8.39.1.0_amd64.deb&lt;/td&gt;
&lt;td&gt;B18497FE20DC9ED1BC8F81715FD3BD3AEFB70459B5654BF23A5FA359A131A8D7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_8.39.1.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;78154716CAD11D0D4D380C59746E24B2D0F3A120E885E382A9C0CBCDD4533A3D&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8142220&quot;&gt;.NET Agent 8.14.222.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 17 Mar 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.39.2.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjM5LjIuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-83902</link><pubDate>Wed, 14 Apr 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/500&quot;&gt;#500&lt;/a&gt;: For transactions without errors, the agent should still create the &lt;code&gt;error&lt;/code&gt; intrinsics attribute with its value set to &lt;code&gt;false&lt;/code&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/501&quot;&gt;#501&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/522&quot;&gt;#522&lt;/a&gt;: When the &lt;code&gt;maxStackTraceLines&lt;/code&gt; config value is set to 0, the agent should not send any stack trace data in the &lt;code&gt;error_data&lt;/code&gt; payload. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/523&quot;&gt;#523&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-8.39.2.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;3A40D307EFC6B7E311EAC01E143AC04CAAD122E3B37A2FF9A34FF5FE7E104176&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-8.39.2.0.msi&lt;/td&gt;
&lt;td&gt;061AD90F758C85B85F734A20F73C0A17388C3B5529428A132B545759DE214D25&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-8.39.2.0.zip&lt;/td&gt;
&lt;td&gt;18F8EB0A5F0068F3FD972C406562173061FB4939C6F6CC46887804BF1CDF6331&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-8.39.2.0.msi&lt;/td&gt;
&lt;td&gt;0438DFBBB2882B0CFA9DF77B11F2065C98C03903D460786A439CCC5CFD087660&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-8.39.2.0.zip&lt;/td&gt;
&lt;td&gt;C20B69EAFBAC4FFDD4D2C3CFCB4C48490E4E2A933D477E470705698763FCADEF&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-8.39.2.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;E5E3A558978595A1CAE7FF0561F058C6EDA4C2DE50AEDFBF60AF2643EC251B82&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-8.39.2.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;19BE94827F4F03C3E5FF8E31F47E1E0EE754F1C43E51AFD22536BB3D848934F0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-8.39.2.0.zip&lt;/td&gt;
&lt;td&gt;D733D30C71A31AB779B809C52BB86289752E7A264B57D1BC1975DAFA95311803&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-8.39.2.0.zip&lt;/td&gt;
&lt;td&gt;6539290914C3F345C7472C46C3AF0D39741D0616D3E200E51C335C05EF6FE538&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_8.39.2.0_amd64.deb&lt;/td&gt;
&lt;td&gt;4631FBB64A88F04653AC1BEAEDE32BA22666F6CA3866FA1291292B2C6342C1AE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_8.39.2.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;1AD2B907420484064FB49D4F540423287B43A3B90E97C9DD0FFE51FDB142D233&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8142220&quot;&gt;.NET Agent 8.14.222.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 14 Apr 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.40.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjQwLjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-84000</link><pubDate>Tue, 08 Jun 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds Agent support for capturing HTTP Request Headers.
&lt;ul&gt;
&lt;li&gt;Support included for ASP.NET 4.x, ASP.NET Core, Owin, and WCF instrumentation. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/558&quot;&gt;#558&lt;/a&gt;, &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/559&quot;&gt;#559&lt;/a&gt;, &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/560&quot;&gt;#560&lt;/a&gt;, &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/561&quot;&gt;#561&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;To enable this feature, the new &lt;code&gt;allowAllHeaders&lt;/code&gt; configuration setting must be set to &lt;code&gt;true&lt;/code&gt;. For more information about this new configuration, visit the agent &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration/#capture_http_request_headers&quot;&gt;configuration page&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/264&quot;&gt;#264&lt;/a&gt;: Negative GC count metrics will now be clamped to 0, and a log message will be written to note the correction. This should resolve an issue where the GCSampler was encountering negative values and crashing. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/550&quot;&gt;#550&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/584&quot;&gt;#584&lt;/a&gt;: When the agent is configured to log to the console, the configured logging level from &lt;code&gt;newrelic.config&lt;/code&gt; will be respected. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/587&quot;&gt;#587&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;File&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;SHA - 256 Hash&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-8.40.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;1C752F5BAF8B1A13F0276BDE70522E08B92D34215A556C45AC8AF4AABBE0B87A&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.40.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;68A5C3C9CA6B8F35DD3F4FA4B97B7560CFADAE3D25790C33245CA69AF92F0BD0&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x64-8.40.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;93F1FE590F8D74483110250BBD94B7967BFADDB4C79241E9725B4FDEE8A85F6B&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.40.0.0.msi&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;50E1C40F68CA7058D4491D994D3BCC31FF5EFB32C2EBB2F4E3EE9B391900CEEF&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-agent-win-x86-8.40.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;543C1473C7FE73B470B99A749A0E48B887116B82AAE784C0A195B5A88175AB1D&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-8.40.0.0-1.x86_64.rpm&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;FCE857338C2ED7E740AEA6A57B506567AF8255C804CFDCD78BF4F6392B228893&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-8.40.0.0-scriptable-installer.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;3E12577B34CF8DE4E118D191B2C0EAA948AFC9AF15CEA4983A9C4AE5DBC74DA7&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x64-8.40.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;34038A364C6B213F5CFD13D7785F925F244460DE995F02309CEA370F1A5E3BC4&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent-win-x86-8.40.0.0.zip&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;B52A6AAB8F24F2ECEAAD0589AE7A2B1CD71E28790627908B3DF9DE671C0D5E70&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.40.0.0_amd64.deb&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;59188974CFECB5C7F8CB291D4669C48B7AA3FB936C3AF456EB1387D3CE99A4FA&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;p&gt;newrelic-netcore20-agent_8.40.0.0_amd64.tar.gz&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;CF99691E1E6DF2B0ABDFB6C8740FBDC5FBA557BC248447E33D87214D167D217B&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8137980&quot;&gt;.NET Agent 8.13.798.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 08 Jun 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.40.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjQwLjEuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-84010</link><pubDate>Thu, 08 Jul 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/485&quot;&gt;#485&lt;/a&gt;: &lt;code&gt;SendDataOnExit&lt;/code&gt; configuration setting will prevent Infinite Traces data sending interuption on application exit. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/609&quot;&gt;#550&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/155&quot;&gt;#155&lt;/a&gt;: MVC invalid Action for valid Controller can cause MGI. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/608&quot;&gt;#608&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/186&quot;&gt;#186&lt;/a&gt;: Attribute based Routing (ex WebAPI) can cause transaction naming issues. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/612&quot;&gt;#612&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/463&quot;&gt;#463&lt;/a&gt;: Handle OPTIONS requests for asp.net applications. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/612&quot;&gt;#612&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/551&quot;&gt;#551&lt;/a&gt;: Missing external calls in WCF Service. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/610&quot;&gt;#610&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/616&quot;&gt;#616&lt;/a&gt;: Linux Kudu not accessible when .NET agent presents. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/618&quot;&gt;#618&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/266&quot;&gt;#266&lt;/a&gt;: Agent fails to initialize and provides no logs when configured with capitalized booleans. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/617&quot;&gt;#617&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Explain plans will be created if &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration/#tracer-explainEnabled&quot;&gt;transactionTracer.explainEnabled&lt;/a&gt; is true and one or both &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration/#tracer-enabled&quot;&gt;transactionTracer.enabled&lt;/a&gt; or &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration/#slow_sql&quot;&gt;slowSql.enabled&lt;/a&gt; are true.  If transactionTracer.explainEnabled is false or both transactionTracer.enabled and slowSql.enabled are false, no Explain Plans will be created.&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/600&quot;&gt;#600&lt;/a&gt;: Thread id will now be used in agent logging, even if a thread name has been set. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/626&quot;&gt;#626&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/476&quot;&gt;#476&lt;/a&gt;: When generating and explain plan MS SQL parsing is matching parts of words instead of whole words&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/476&quot;&gt;#477&lt;/a&gt;: SQL Explain plans MS SQL parser needs to be able to ToString an object to work with parameterized queries
&lt;ul&gt;
&lt;li&gt;Improves handling serializable types like DateTimeOffset&lt;/li&gt;
&lt;li&gt;The presence DbTypes Binary and Object will prevent an Explain Plan from being executed.  In order to execute an explain plan, the agent must replace any parameters in a query with the real values.  Binary and Object are too complex to properly serialize without introducing errors.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-8.40.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;DA01B071EE654006A811BEF4A63780C0C1A5AE94D6B7315C26D8CBC1BA6C81EB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-8.40.1.0.msi&lt;/td&gt;
&lt;td&gt;DBB3E7DD895BC6B9412FD748E0DC8A4C42C54FEDDAE46759F0A813911562EE15&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-8.40.1.0.zip&lt;/td&gt;
&lt;td&gt;55E29C0291E0BCE8EEF0F04252972EDA9614D9C199D4ECDF04D8D8D235C1C441&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-8.40.1.0.msi&lt;/td&gt;
&lt;td&gt;08F3C3EEFE6AFEFAB82C2C030E3DDC62E6A7AA5CAB8D99F25F399D6894BED653&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-8.40.1.0.zip&lt;/td&gt;
&lt;td&gt;66EB3609CE1AC145F1AC9DB7B7EF0B4F83F1A975D86AD7067A3E51A30FD7FF51&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-8.40.1.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;E165609FE8F1063221786AB0D19D76122CC735DB4162D9C9CB1FAB779FD38806&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-8.40.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;75DDDEAD573336DB586668C892AC7B9E5FBF56ED6595C9FF4090DB9FF129AA23&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-8.40.1.0.zip&lt;/td&gt;
&lt;td&gt;0252C16007C18219A1EFDB7E2F8C2DE178D0A94A58F58EABEC4F376762829B4A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-8.40.1.0.zip&lt;/td&gt;
&lt;td&gt;31CBE34CBB8E62AE3E87319E026E1B14AFCBB234CF7FD48971F1C7A5B8050FC3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_8.40.1.0_amd64.deb&lt;/td&gt;
&lt;td&gt;F84646E7A606918FF2C6189EFA9269922F0F1297F3B5581BC795F905D79B7400&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_8.40.1.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;9C4B853A748F508DF6FECDB3BE3E963C6ECA89C6D3ACFACD90C1D4D1A89BAFFB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8137980&quot;&gt;.NET Agent 8.13.798.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 08 Jul 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.41.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjQxLjAuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-84100</link><pubDate>Wed, 21 Jul 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h2&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Feature &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/611&quot;&gt;#611&lt;/a&gt;: Capture HTTP request method on transactions in the AspNetCore, Asp35, Wcf3, and Owin wrappers.&lt;/li&gt;
&lt;li&gt;Feature &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/580&quot;&gt;#580&lt;/a&gt;: Send initial app name and source in environment data. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/653&quot;&gt;#653&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adds support for capturing stack traces for each instrumented method in a Transaction Trace.
&lt;ul&gt;
&lt;li&gt;This feature is disabled by default.&lt;/li&gt;
&lt;li&gt;You can enable the capture of stack traces by setting either maxStackTrace to any value greater than 1.  This value will only be used to determine if stack traces are captured or not despite the name.&lt;/li&gt;
&lt;li&gt;The following are the default settings for stack traces. These can be changed using the newrelic.config:
&lt;ul&gt;
&lt;li&gt;A maximum 80 stack frames are reported per stack trace.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/639&quot;&gt;#639&lt;/a&gt;: RabbitMQ instrumentation can delete user headers from messages. Thank you @witoldsz for finding and reporting this bug. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/648&quot;&gt;#648&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Checksums&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-8.41.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;1D52B36A3975C5CA2A203AD68D5817ECB3A83CF0600B1ECD7869659964532600&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-8.41.0.0.msi&lt;/td&gt;
&lt;td&gt;2E21966D5E10C5B788B2F2C5B518D2199E5B0D66EEBDF4D0E7B2191726A310BB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-8.41.0.0.zip&lt;/td&gt;
&lt;td&gt;2A7B5D96BF5F501640497769BA2ACCD1CB43F85AEFBBEA20B2932E3D58377CF5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-8.41.0.0.msi&lt;/td&gt;
&lt;td&gt;954A364C0C47B2935CA3AF6E3F9441A4F6333D480AC2D97444EBF16ECBC60C13&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-8.41.0.0.zip&lt;/td&gt;
&lt;td&gt;55ECB00F775056C814FA9B6F57F2CA0F2C42522AC09E5E58D87172F0D6B9D633&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-8.41.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;DE5C792C8412153F6B5594ED1601BFB078190750B28772D11A646D09AF28C42B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-8.41.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;6EEF6BDA67C6E9AE173C8E8D58DF78F18E459966C5AB6C213024371D0F18BDC4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-8.41.0.0.zip&lt;/td&gt;
&lt;td&gt;F75913CC26973EF81742D65D6AB489DF1E7D2019B009D2E82754DBC3B1BA0A9E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-8.41.0.0.zip&lt;/td&gt;
&lt;td&gt;29742D9528FF1D2C718C741B4A6C15D6EAD56618C488F5685A1FE64CA22CEFA3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_8.41.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;B7A5B1F98C58B468770FE2EDFC0F51C9081851B9EA0C5CA0B56B02E1120F38C3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_8.41.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;2958DEF3988093F81866F29F8B5584D2A29CD5F6B385901534541EF023AD2992&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Support statement&lt;/h2&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8137980&quot;&gt;.NET Agent 8.13.798.0&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 21 Jul 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.41.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjQxLjEuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-84110</link><pubDate>Wed, 25 Aug 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/627&quot;&gt;#627&lt;/a&gt;: Grpc channel shutdown can cause &lt;code&gt;license_key is required&lt;/code&gt; error message. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/663&quot;&gt;#663&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/683&quot;&gt;#683&lt;/a&gt;: Requested stack trace depth is not always honored. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/684&quot;&gt;#684&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-8.41.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;F00B39B7FACDFDFF1733A981C5C67BD8F4D4E31F2D6F0B4AC0B9C227153CE758&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-8.41.1.0.msi&lt;/td&gt;
&lt;td&gt;3E84FD91E82DFC31D473F8E300E4F0C2EF2D9DEB7CC0D719E9026F0879E8E53E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-8.41.1.0.zip&lt;/td&gt;
&lt;td&gt;12DACF0FD6B393D15575CAA7D141C1D1CBC7B779BAF4ED46AA8B68679A16E491&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-8.41.1.0.msi&lt;/td&gt;
&lt;td&gt;A6C6BFAB2EA66C12811C3F7071B9836C1BDC52852FB7ACA7905D389285765533&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-8.41.1.0.zip&lt;/td&gt;
&lt;td&gt;97DB8475E6009E90BD607441541E2C8CDF129CC8B4266E351DE5B4E47BC39B7C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-8.41.1.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;02FDF5CDA21BD336E1282DD49D68CA271F0BF0348AE529E8AD298C188ABA5430&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-8.41.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;4952EA5639BCB0ECA697FFE815368C09FB9CA4ACAA61605D62E53D2EF3FBC477&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-8.41.1.0.zip&lt;/td&gt;
&lt;td&gt;89060852EC52AB6208F899FEA35C633E6A79DF63CA86A34500AD4F2FD3167E62&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-8.41.1.0.zip&lt;/td&gt;
&lt;td&gt;9CAE189730FBA5B0B7F44E6EA8F760711F3AAB4742E8BB72D8764CDE8F0C9153&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_8.41.1.0_amd64.deb&lt;/td&gt;
&lt;td&gt;470DF5E9E5A3BC2B286F05B126DD31DDAB886E661C0621D1E3F2F74C2ABEE01B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_8.41.1.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;6021E09E17A6A28F52769C0F4803AA6A35A8DE5825B85FF4876B1748EF14EBCA&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Support statement&lt;/h2&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8137980&quot;&gt;.NET Agent 8.13.798.0&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 25 Aug 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.4.880.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjQuODgwLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-848800</link><pubDate>Mon, 30 Jul 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Download URLs&lt;/h3&gt;
&lt;p&gt;Download the appropriate release for your New Relic .NET agent:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://download.newrelic.com/dot_net_agent/previous_releases&quot;&gt;https://download.newrelic.com/dot_net_agent/previous_releases&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;SQL query parameter values can now be captured on Slow SQL Traces. This feature can be enabled with the new configuration option &lt;code&gt;datastoreTracer.queryParameters&lt;/code&gt;. The &lt;code&gt;transactionTracer.record_sql&lt;/code&gt; configuration option must also be set to &lt;code&gt;raw&lt;/code&gt;. See documentation &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#datastore-tracer-query-parameters&quot;&gt;here&lt;/a&gt;. This feature should be used with caution as it can lead to the capture of sensitive data. High-security mode prevents the use of this feature. Windows support only. Linux support coming soon.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Adds support for tracking async transactions when .ConfigureAwait(false) is used from async controller actions in ASP.NET MVC applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; Adds support for .NET Core 2.1. Support for .NET Core 2.1 requires at least CLR version 2.1.3 and tiered compilation must not be enabled.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; Fixes issue where status code based errors would be reported instead of the actual noticed Exception. This most commonly occurred with errors noticed in the &lt;code&gt;ExceptionHandlerMiddleware&lt;/code&gt; (app.UseExceptionHandler(...)).&lt;/li&gt;
&lt;li&gt;Fixes an issue where only the first request parameter is captured when &lt;code&gt;request.parameters.*&lt;/code&gt; attributes are added to an include list.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;We will be removing the &lt;code&gt;core_20&lt;/code&gt; directory from the download site the week of September 3rd, 2018 as it contains a deprecated version of the .Net Core agent. Please be sure to update any of your scripts that reference this location accordingly.
&lt;ul&gt;
&lt;li&gt;All downloads for the current version of the agent can be found in the &lt;code&gt;latest_release&lt;/code&gt; directory on the download site.&lt;/li&gt;
&lt;li&gt;Historical versions can be found in the &lt;code&gt;previous_releases&lt;/code&gt; directory.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 30 Jul 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.5.186.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjUuMTg2LjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-851860</link><pubDate>Thu, 16 Aug 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds support for capturing request.uri attribute for WCF services when available.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; SQL query parameter values can now be captured on Slow SQL Traces on Linux.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an issue where errors set to be ignored through configuration were not being ignored.&lt;/li&gt;
&lt;li&gt;Fixes an issue where running the thread profiler can cause an application to terminate.&lt;/li&gt;
&lt;li&gt;Fixes an issue where transaction events could be dropped.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Core]&lt;/strong&gt; Fixes an issue for .NET Core applications running on Linux when serializing slow SQL trace and explain plan data for transmission to New Relic. Previously, the following exception would be seen in the agent logs: NewRelic ERROR: System.PlatformNotSupportedException: Operation is not supported on this platform.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Notes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;We will be removing the &lt;code&gt;core_20&lt;/code&gt; directory from the download site the week of September 3rd, 2018 as it contains a deprecated version of the .Net Core agent. Please be sure to update any of your scripts that reference this location accordingly.
&lt;ul&gt;
&lt;li&gt;All downloads for the current version of the agent can be found in the &lt;code&gt;latest_release&lt;/code&gt; directory on the download site.&lt;/li&gt;
&lt;li&gt;Historical versions can be found in the &lt;code&gt;previous_releases&lt;/code&gt; directory.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 16 Aug 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.6.45.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjYuNDUuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-86450</link><pubDate>Tue, 28 Aug 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Download URLs&lt;/h3&gt;
&lt;p&gt;Download the appropriate release for your New Relic .NET agent:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://download.newrelic.com/dot_net_agent/latest_release&quot;&gt;https://download.newrelic.com/dot_net_agent/latest_release&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Distributed tracing lets you see the path that a request takes as it travels through your distributed system. By showing the distributed activity through a unified view, you can troubleshoot and understand a complex system better than ever before. Distributed tracing is available with an APM Pro or equivalent subscription. To see a complete distributed trace, you need to enable the feature on a set of neighboring services. Enabling distributed tracing changes the behavior of some New Relic features, so carefully consult the &lt;a href=&quot;https://docs.newrelic.com/docs/transition-guide-distributed-tracing&quot;&gt;transition guide&lt;/a&gt; before you enable this feature.&lt;/li&gt;
&lt;li&gt;To enable distributed tracing, see &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#distributed_tracing&quot;&gt;.NET Agent configuration&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 28 Aug 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.8.83.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjguODMuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-88830</link><pubDate>Thu, 18 Oct 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes potential memory leak when Distributed Tracing is enabled.&lt;/li&gt;
&lt;li&gt;Fixes an issue where a NullReferenceException is logged for certain data stores (MongoDB and Couchbase) when distributed tracing is enabled.&lt;/li&gt;
&lt;li&gt;Fixes an issue where a transaction start time is incorrect when an error has been reported.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Other Information&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;After November 7th, 2018 the &lt;code&gt;Core_20&lt;/code&gt; directory will be removed from the download site. This folder currently contains an outdated version of the .Net Core agent. The most up-to-date version of the .NET Core agent can be found in in&lt;code&gt;latest_release&lt;/code&gt; directory.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 18 Oct 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.7.75.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjcuNzUuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8775</link><pubDate>Wed, 03 Oct 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Users can now set a customized host name to be displayed in the APM UI via the &lt;code&gt;newrelic.config&lt;/code&gt; file or an environment variable. For more information, visit &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-configuration#host-name&quot;&gt;https://docs.newrelic.com/docs/agents/net-agent/configuration/net-agent-...&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[.NET Framework]&lt;/strong&gt; Added the ability to enable the agent from the local &lt;code&gt;newrelic.config&lt;/code&gt; file for all non-IIS hosted .NET Framework applications. Additional information can be found at: &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/additional-installation/instrument-non-iis-apps#newrelic-config-local&quot;&gt;https://docs.newrelic.com/docs/agents/net-agent/additional-installation/...&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The profiler now honors the log level configuration setting that is set in the app-local &lt;code&gt;newrelic.config&lt;/code&gt; file.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Other Information&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;After November 7th, 2018 the &lt;code&gt;Core_20&lt;/code&gt; directory will be removed from the download site. This folder currently contains an outdated version of the .Net Core agent. The most up-to-date version of the .NET Core agent can be found in in&lt;code&gt;latest_release&lt;/code&gt; directory.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 03 Oct 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.0.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjAuMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9000</link><pubDate>Thu, 16 Sep 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Feature &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/672&quot;&gt;#672&lt;/a&gt;: This release of the .NET agent enables distributed tracing by default, and deprecates cross application tracing. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/700&quot;&gt;#700&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Feature &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/671&quot;&gt;#671&lt;/a&gt;: The maximum number of samples stored for span events can be configured via the &lt;code&gt;spanEvents.maximumSamplesStored&lt;/code&gt; configuration in the &lt;code&gt;newrelic.config&lt;/code&gt; or the &lt;code&gt;NEW_RELIC_SPAN_EVENTS_MAX_SAMPLES_STORED&lt;/code&gt; environment variable.(&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/701&quot;&gt;#701&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Feature &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/703&quot;&gt;#703&lt;/a&gt;: Increases the default maximum number of samples stored for span events from 1000 to 2000.(&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/705&quot;&gt;#705&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Feature &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/532&quot;&gt;#532&lt;/a&gt;: Adds environment variables for log level &lt;code&gt;NEWRELIC_LOG_LEVEL&lt;/code&gt; and directory &lt;code&gt;NEWRELIC_LOG_DIRECTORY&lt;/code&gt; to allow better control of logs for the agent and the profiler. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/717&quot;&gt;#717&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/707&quot;&gt;#707&lt;/a&gt;: In 8.40.1 SQL explain plans are not being captured for parameterized SQL statements. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/708&quot;&gt;#708&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/502&quot;&gt;#502&lt;/a&gt;: Agent encountering serialization error (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/715&quot;&gt;#715&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/679&quot;&gt;#679&lt;/a&gt;: Update gRPC libraries from 2.35.0 to 2.40.0 to reduce installation size (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/721&quot;&gt;#721&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Deprecations/Removed Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Cross application tracing is now deprecated, and disabled by default. To continue using it, enable it with &lt;code&gt;crossApplicationTracer.enabled = true&lt;/code&gt; and &lt;code&gt;distributedTracing.enabled = false&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/611&quot;&gt;#667&lt;/a&gt;, &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/668&quot;&gt;668&lt;/a&gt;, &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/669&quot;&gt;#669&lt;/a&gt;: previously deprecated agent configuration options are now disabled.  See the &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/getting-started/8x-to-9x-agent-migration-guide/#removal-of-deprecated-agent-configuration-settings&quot;&gt;migration guide&lt;/a&gt; for details.&lt;/li&gt;
&lt;li&gt;Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/666&quot;&gt;#666&lt;/a&gt;: previously deprecated agent APIs have been removed, and disabled in the Agent. Disabled APIs will log a warning when invoked by old versions of the .NET agent API. See the &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/getting-started/8x-to-9x-agent-migration-guide/#removal-of-deprecated-public-agent-api-methods&quot;&gt;migration guide&lt;/a&gt; for details. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/687&quot;&gt;#687&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/702&quot;&gt;#702&lt;/a&gt; Deprecate instrumentation for Castle.Monorail (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/710&quot;&gt;#710&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.0.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;44D43682A42ABE2736CCACFC1F762155898DFC3E692091D351F12389A88B8A46&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.0.0.0.msi&lt;/td&gt;
&lt;td&gt;161EC6128E104F87D4800ED6D311B3D918BDE678AEC9B599ED7A247327ED971B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.0.0.0.zip&lt;/td&gt;
&lt;td&gt;810FEAA211079B40D4E3313BFEE347EA3F947BF278CFA4AC8C55CA0685830CF8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.0.0.0.msi&lt;/td&gt;
&lt;td&gt;F2C1F758F47734B4959F7109C8FECD2FB2D18CC2A94661D4BDE75F092EDDBF77&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.0.0.0.zip&lt;/td&gt;
&lt;td&gt;017C05C9C86CB5DA1A072C546B44619665A90130813E37C5E9EFF256ED10193D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.0.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;678D19758034E93BD4F9DA3CB3407BDC9405F9CD91C69C62DE20C6D38B59B81C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.0.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;C8536759FFA847805484790D87A34A1506042B037F691A2619F67EAFB219D398&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.0.0.0.zip&lt;/td&gt;
&lt;td&gt;5A0609465319C57AEE37C0C5F7686062E0B0A694488A2DEAB0563651C6E6011C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.0.0.0.zip&lt;/td&gt;
&lt;td&gt;21CA7F79E83562430CBFDC8653D8527915E5CA2B8F804D53154299A9ACAD5803&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.0.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;1A8F05C857223F075F6442B8332FB35BEA7892C3B50B01C4B8A9472E05E4FC08&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.0.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;C5C6E12199F029B7D0DEB23F27D1D4FAC413284D446CEA29200FE1F1500AEFD3&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Support statement&lt;/h2&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8137980&quot;&gt;.NET agent 8.13.798.0&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 16 Sep 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v8.9.130.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC04LjkuMTMwLjA=</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-891300</link><pubDate>Thu, 15 Nov 2018 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;p&gt;Added auto instrumentation to prevent associating Serilog PeriodicBatchingSink activity with an application’s transactions.&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;p&gt;Added &lt;a href=&quot;https://docs.newrelic.com/docs/apm/distributed-tracing/enable-configure/enable-distributed-tracing#agent-apis&quot;&gt;API support&lt;/a&gt; for manually creating and accepting distributed tracing payloads.&lt;/p&gt;
&lt;h3&gt;Upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 15 Nov 2018 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.1.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjEuMS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9110</link><pubDate>Tue, 02 Nov 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/780&quot;&gt;#780&lt;/a&gt;: Improves management of gRPC channels during connection failure scenarios. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/782&quot;&gt;#782&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/781&quot;&gt;#781&lt;/a&gt;: Windows MSI installer was not deploying gRPC libraries for netcore applications. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/788&quot;&gt;#788&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.1.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;4C63DCE0649253733D1F1AB9E820807DB834C1536A4182A7A74DDDD9AEB79B97&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.1.1.0.msi&lt;/td&gt;
&lt;td&gt;C4909EE7C46222AF74D1C427138C8F2C9A0EDA155519F68BDE4212D40B409CF2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.1.1.0.zip&lt;/td&gt;
&lt;td&gt;E61DCB55F932236EFC64B7275409F14ECBDC0A02FE9F73FF650AA97C9602056F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.1.1.0.msi&lt;/td&gt;
&lt;td&gt;62DFF5421A957C52F40F14A808CEAEA5166190740738A2874DEC34B241932817&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.1.1.0.zip&lt;/td&gt;
&lt;td&gt;B8F3ABD931DE37F73E04431098177665B8F6E3405F283006389C315120A4E3AE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.1.1.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;E4FD4A7A6F6CD2091087215A7F814154662985AB486E0D9C972E297811449BA4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.1.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;EC44387D95EC1A7C8D568787381A96F91F6211861F47CDE1A5DF41EFE0128779&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.1.1.0.zip&lt;/td&gt;
&lt;td&gt;C820A426B3652B76E898C3C0C489247DDD608BC4AE4A87F6CCCEE79C0CDEF350&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.1.1.0.zip&lt;/td&gt;
&lt;td&gt;D138D2228ADB40C9DABE741B9A3E0B07BE58F9D8F8EC5FCB3B0FDCF5C9B75960&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.1.1.0_amd64.deb&lt;/td&gt;
&lt;td&gt;DAF7BC759950961AFE159BE9ADB81B793BFDB0D72B8DF6E506D0854EE701175A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.1.1.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;9D65FB744A9A30917D37BC0CECE508D805F0052153752C7D653E4B7D9D1EFB3C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.1.1.0_arm64.deb&lt;/td&gt;
&lt;td&gt;D7FC95719EA2C4E75EE369F7A4EC86230D05D79E2618A1D49286730C43577210&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.1.1.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;85C0DFFEB41BE78A9759B34B50891BED9CCE27747E04DD423527955EE7B5EB04&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Support statement&lt;/h2&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8137980&quot;&gt;.NET agent 8.13.798.0&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 02 Nov 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.1.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjEuMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9100</link><pubDate>Tue, 26 Oct 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Feature &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/365&quot;&gt;#365&lt;/a&gt;: This version adds support for the Linux ARM64/AWS Graviton2 platform using .NET 5.0. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/768&quot;&gt;#768&lt;/a&gt;)
&lt;ul&gt;
&lt;li&gt;Includes a new &lt;code&gt;Processor Architecture&lt;/code&gt; property reported by the Agent with the Environment.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/754&quot;&gt;#754&lt;/a&gt;: Agent could cause applications that use configuration builders from &lt;code&gt;Microsoft.Configuration.ConfigurationBuilders&lt;/code&gt; to hang on startup. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/753&quot;&gt;#753&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.1.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;5ECE58EBC15C4A4A8F9CA8094B557508EEE479FB68FB1D05F42805E511719711&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.1.0.0.msi&lt;/td&gt;
&lt;td&gt;43AC720317253A7A2FEF1C42C4AAE174DEEB93F103E89AE344D85084F2F97127&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.1.0.0.zip&lt;/td&gt;
&lt;td&gt;9BA011BFEBB72657BEA87187A9AEE23B7203A45DE4E5B367403AF14CFA627F58&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.1.0.0.msi&lt;/td&gt;
&lt;td&gt;1E3B83503216113E5CBC1F97E382297331F3D0E13C7F65B44FDBD13C444B0F5D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.1.0.0.zip&lt;/td&gt;
&lt;td&gt;44D250510A3C96CC252F30551061B0BF91657807B472A9E7C6C7FAD84B880163&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.1.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;7B1F73EFBCE149FF6895BB8BB9A7192EEA0EF7E2D6FFF287EAFA41F08E35045B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.1.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;FBFB3253A844B9D8A0EA76F83C91D7319F4E6021624140935A5FA1B56163CDD0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.1.0.0.zip&lt;/td&gt;
&lt;td&gt;AEDCE4CB315D8ED9B93A8665776B696F823028770D34C2DCF96B63F8CEB97793&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.1.0.0.zip&lt;/td&gt;
&lt;td&gt;2E1913C6B00A16EDF2DC6D8E45522D9258D10DEBDBEC61C52931593A199DFE06&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.1.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;3A27EBAD2F1FDEDCDB054395A061B3AEF1473EECB9BCECDAF18E404BAACEE502&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.1.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;4F9C7E379DBB466788B442F8FA23BB303F6E5213C2F5BD66A86FBCFB9AC88889&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.1.0.0_arm64.deb&lt;/td&gt;
&lt;td&gt;C428D7FCEB252CD5DA801FBB64E4CC831A69DA1DE84DE9C5ED8D667D1B55BBE2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.1.0.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;86F1FC2AC5EE3FE045B8956A246D9C7D3A1B953D444C961C23BB454DD672E55D&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Support statement&lt;/h2&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8137980&quot;&gt;.NET agent 8.13.798.0&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 26 Oct 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.2.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjIuMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9200</link><pubDate>Thu, 18 Nov 2021 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;.NET 6 Compatibility&lt;/h3&gt;
&lt;p&gt;As of version 9.2.0, the New Relic .NET Core agent supports .NET 6.&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds automatic instrumentation for the &lt;code&gt;Microsoft.Azure.Cosmos&lt;/code&gt; client library. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/811&quot;&gt;#811&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adds additional logging to the Garbage Collection performance metrics to aid in troubleshooting performance counter issues. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/792&quot;&gt;#792&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Feature &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/800&quot;&gt;#800&lt;/a&gt;: for .NET Framework apps instrumented with the .NET Framework agent, the value of the &quot;.NET Version&quot; property in the Environment data page will more accurately reflect the version of .NET Framework in use. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/801&quot;&gt;#801&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/803&quot;&gt;#803&lt;/a&gt;: Thread safety issue in access to HTTP headers collection in HttpClient on .NET 6. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/804&quot;&gt;#804&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.2.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;672DBD066BAFF31C837B8FA3070FCD36DB3E9F68A3F830BBD93079CEE7DFA63F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.2.0.0.msi&lt;/td&gt;
&lt;td&gt;30441A7FF8531F224FCC6C8377989873A8AA08854F28873F7B576AA6A51D92BD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.2.0.0.zip&lt;/td&gt;
&lt;td&gt;739A0685B253F900868D81E11B15405D2FC030E850CD0B249AE0BED30CC0FC5E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.2.0.0.msi&lt;/td&gt;
&lt;td&gt;053D569CF51C99554DEAE7DB8B01E731F9AB775A96EEB6A414D8A7A10B32FAE3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.2.0.0.zip&lt;/td&gt;
&lt;td&gt;7B06E2DFDF31654D387E51AC3EF974C0253F429914DB76550F1A33C388A08886&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.2.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;684AA635EBFD7303FB9C205AC7B618D98CED3B04D35E95C34E4E40B87A55C9BA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.2.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;BE36D5DE8BABE92463CEA95FC446B4961FDFA4CC045885551841EFB662E46E04&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.2.0.0.zip&lt;/td&gt;
&lt;td&gt;E44A7EE3C3FCEDF0F08F29FCE4C8D37B036E762896EC33FE4DF8B10C8FD4805A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.2.0.0.zip&lt;/td&gt;
&lt;td&gt;3ADD8938392613C35916923EBE1BB851CC25678F942B53CD0ECD1B59CFF585C6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.2.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;06051CDF373A0877A9545D9E499B44A2F024B3FF7192D205157030812D79701E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.2.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;2B1D66A71062CB78D1D710BFA9B6ED1E1B156123F2EDB080ED6E1A9BAA1680C6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.2.0.0_arm64.deb&lt;/td&gt;
&lt;td&gt;EF173ECA83233F4FDFE2F91B996F5BE0E8C84AFCC3AC79BF1B3B786ADDE428AE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.2.0.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;CDF5F89F827E1C6C5333369D930D8D5B7826698845E46671C8E6977B6D7DC2C8&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Support statement&lt;/h2&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8221810&quot;&gt;.NET agent 8.22.181.0&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 18 Nov 2021 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.3.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjMuMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9300</link><pubDate>Tue, 04 Jan 2022 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;NServiceBus versions 6 and 7 are now supported in .NET Framework and .NET Core. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/857&quot;&gt;#857&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add ability to disable agent support for Server-Configuration with &lt;code&gt;NEW_RELIC_IGNORE_SERVER_SIDE_CONFIG&lt;/code&gt; environment variable. The available value options are &lt;code&gt;true&lt;/code&gt; and &lt;code&gt;false&lt;/code&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/814&quot;&gt;#814&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes issue &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/36&quot;&gt;#36&lt;/a&gt;: Total system memory will now be correctly reported on Linux. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/855&quot;&gt;#855&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes an issue in &lt;code&gt;newrelic.config&lt;/code&gt; file schema validation that could block agent startup. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/835&quot;&gt;#835&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.3.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;1D00014EA12F91BB9069C2331D11BE6310D3F656CA0BB95B305622C84B954C7F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.3.0.0.msi&lt;/td&gt;
&lt;td&gt;B72E991B1ABCE9C4AF989A8BA7690D00A2B268CA33B0FB23520736B1AC5E02DC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.3.0.0.zip&lt;/td&gt;
&lt;td&gt;3AC8557107BF7EBB8A5ADCA52E49BFB9CD67A6423D56926F5160D69D406CB1C0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.3.0.0.msi&lt;/td&gt;
&lt;td&gt;09E34A61205C4728D4A706CD2665FDA1AA113D15E68DF26C561B31BBEB9ADB51&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.3.0.0.zip&lt;/td&gt;
&lt;td&gt;362AA522E498306695A5BB261DA82EDB289F49FC89CD0AAEF1BFB40E085ACC98&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.3.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;53CEE9BDDC179B74CD29D026EAFF00E2C39D175CC5D761C67A9EDB8B931A51C0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.3.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;82560B0E07993E84F61DB7928D417C64482C1398400FD08324F54B815A8718B0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.3.0.0.zip&lt;/td&gt;
&lt;td&gt;4ED3A63EA81E54AE9BAF3923B97409108A2F1D565FE481AFC0A65829E79C0515&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.3.0.0.zip&lt;/td&gt;
&lt;td&gt;88B55CE150A285A8DAC298A0455719C8178DDC7DAEFE627B9E7B75FDBB486EB9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.3.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;12FBC326D6E51C9855C29AA09EC350AAED9C65D72A78AF4DAFEAB89335768B75&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.3.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;62F5CA4DEC4CD37EE3C0F3B1262C060087F26FB9680915EBF78AAEC9764CA79D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.3.0.0_arm64.deb&lt;/td&gt;
&lt;td&gt;125F596FBC125D6B72F0187E64E00906C272215C186DCE257ACFE7F4258A40DE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.3.0.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;6B0E13172255549536D1BA0694E0400EDBE4BF9336E43FA99CDEF008CFEB0306&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Support statement&lt;/h2&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8221810&quot;&gt;.NET agent 8.22.181.0&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 04 Jan 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.5.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjUuMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9500</link><pubDate>Tue, 01 Feb 2022 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;Do not install this version if you are using the agent on Alpine Linux; it will crash your applications.  See &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/918&quot;&gt;this issue&lt;/a&gt; for more details.&lt;/p&gt;&lt;/div&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Internal improvements to runtime detection logic in the profiler component of the agent. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/891&quot;&gt;#891&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/896&quot;&gt;issue with NuGet package metadata&lt;/a&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/901&quot;&gt;#901&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.5.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;FB2C1DD6766A17AB202DC84013125DB68BEC70AB6F9C4BD85E2909BCD57BAC58&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.5.0.0.msi&lt;/td&gt;
&lt;td&gt;5876943564BBF549DC5727E62F33EB4A99C5126186C649B97B6FF3561D221AD3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.5.0.0.zip&lt;/td&gt;
&lt;td&gt;4B7733F5891910DA2702453C794045521259C6D54567768AC8CF2D9136638971&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.5.0.0.msi&lt;/td&gt;
&lt;td&gt;B926ADDE8CEF4DD17C386A4C7F021A3F1A50C65A5D305ADD3A9A596CE7861D49&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.5.0.0.zip&lt;/td&gt;
&lt;td&gt;77AD919BBE4CB3FA7CB473DAFC158758C02451A29950FFAAE67C06CE39E09B01&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.5.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;ED012BBD19031FF29798A0A920F77B492F609528C7491D2FA5A0199E51C70981&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.5.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;7295C13DA7E11527386F9BE284BDA26D1467089602146E20C3833DD59B418E15&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.5.0.0.zip&lt;/td&gt;
&lt;td&gt;86050C0B7A122AD96A1318FD17F0BB0389668956DAE806706DAC8792752527F4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.5.0.0.zip&lt;/td&gt;
&lt;td&gt;6ADC5B1AF32190ED62AD4132E8F00A06811EA629EC38CAE3160D77479454C17B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.5.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;5A85628FD87F0EA5AA846AA4534400CB1B871752BD3B553D991CB5D67DB1DD93&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.5.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;525B218F26859FABA57E19DFA724E7D9177C2D7E517A894779B2BD0961E83DC2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.5.0.0_arm64.deb&lt;/td&gt;
&lt;td&gt;6082EAB15EEBE6DCC36D5D8FBF35CFD6C523F7E05E5A65038CE6FBC8A1119C5A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.5.0.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;458BD2E3E183986D45F36E1920E860054737902ACD3E0EA65173A9552A607574&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Support statement&lt;/h2&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8242440&quot;&gt;.NET agent 8.24.244.0&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 01 Feb 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.4.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjQuMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9400</link><pubDate>Tue, 18 Jan 2022 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Allows NewRelicQueryName to be specified for SQL, to implement &lt;a href=&quot;https://discuss.newrelic.com/t/provide-a-pattern-to-explicitly-name-sql-queries-displayed-in-databases-dashboard/78755&quot;&gt;this suggestion&lt;/a&gt;. Thanks to community contributor @kevinpohlmeier for the implementation. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/799&quot;&gt;#799&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Resolves an issue where GC metrics were not being properly captured for .NET 6 applications (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/874&quot;&gt;#874&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.4.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;6CC4989FBB8DD0D68036D8FEFC1349840D7909AB60700B45A24EC7CDCF6C3158&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.4.0.0.msi&lt;/td&gt;
&lt;td&gt;BFC0E3043EF6CD2667C526BB6C18B037CB9FC835EE0C8CE69EE3B60624149180&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.4.0.0.zip&lt;/td&gt;
&lt;td&gt;AD0AB9CC4E62046C0077A6C1A9B79F3395DBA9F4D88D3C1189673DCFFB3CBE45&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.4.0.0.msi&lt;/td&gt;
&lt;td&gt;C6F2C0568B35E63CCDC19E85271D1E71E1C1147CC5763498EB8C61411DA52619&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.4.0.0.zip&lt;/td&gt;
&lt;td&gt;EBA4F1EE56F68BB3F20CC2488CC494FFA838BC0209A1F0D9724F920E93D1A4FC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.4.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;EA0753FAF753FA93E3DCB4C4F8981B220B3C26CE69F8C5C5D06D7597325707FC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.4.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;F8B716342C03B6A99431B91940E1B5D54C3C097F3C96F31FC01E37FBC60AE019&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.4.0.0.zip&lt;/td&gt;
&lt;td&gt;809D6C55C3D016C91AE7A5D1F0E4EBA8D2B253E4C0693C7A6C5763A4FF18BE61&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.4.0.0.zip&lt;/td&gt;
&lt;td&gt;BCFD52C6425B62AD7442B9CF60BF458BF96641025E4F7CAF006463E4CCF5704E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.4.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;46F39D06CC349889E94A72FDE094CA2BE6D27BF16961FEE88531076ECC58593F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.4.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;A6452B05599EC84C4B2DC08A52DFB16AF652AE6C89C88C35306D7EAF05FB31B3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.4.0.0_arm64.deb&lt;/td&gt;
&lt;td&gt;1C73FBC95935F5B11FFE260E8D567C2438893A3BB2F8A26F50BF567CD5321EE1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.4.0.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;3E738DBB50A6C460386250FDE4DA4EAC9D5046999562C8A72A8D9D7DC15DADF0&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Support statement&lt;/h2&gt;
&lt;p&gt;New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8242440&quot;&gt;.NET agent 8.24.244.0&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you are upgrading from a particularly old agent, review the list of major changes and procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;upgrade legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 18 Jan 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.5.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjUuMS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9510</link><pubDate>Thu, 03 Feb 2022 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/918&quot;&gt;application crashes on Alpine Linux&lt;/a&gt; introduced in 9.5.0. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/929&quot;&gt;#929&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.5.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;E4E522D118C900E5BEF28249DEFE53DEAF1CC95B88C75B39F3539B5650E213F7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.5.1.0.msi&lt;/td&gt;
&lt;td&gt;7693E43022923020CD3799D8B7504CDF98564FCB4455E505C592E82C75A305E2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.5.1.0.zip&lt;/td&gt;
&lt;td&gt;B0A9160EAF659D96EF3D34F561251B80FA031B1066B0BCC9908073DE69D38FFC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.5.1.0.msi&lt;/td&gt;
&lt;td&gt;3ED42E06993F514E5D6C086CD5D40C7BC1E5DF674B146D2C9E2C1C9A4F89E7D2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.5.1.0.zip&lt;/td&gt;
&lt;td&gt;B9785E8245F60ACE2C1296EF03BFD882626E1830996C87E14721F307FD0A89D3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.5.1.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;8E5F0FDA4D7598F3F20448DD6E9C8481C560C566A1728B26C9F475B85A927FF9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.5.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;F730610AA3855B95E6D9D95D9787E8578BB7203B4A6C67821C5E72065EA33367&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.5.1.0.zip&lt;/td&gt;
&lt;td&gt;B4C2029110CC419E3B7C87441E154029C2A7EB75FA96A172BE72591CF166B75A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.5.1.0.zip&lt;/td&gt;
&lt;td&gt;4E01F117016CB30E5EC996B2B7A96A2D6E2912CF804BD121821B0EE5CFB1967E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.5.1.0_amd64.deb&lt;/td&gt;
&lt;td&gt;D38B442F8BF8F7C9C11C9A65F3FBBCA1138332592B73CC03E4152781258A83A2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.5.1.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;CA86928B964D525D8BC25C89D559DB74411B5376BFFCD6ECECC4C3932783FB0A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.5.1.0_arm64.deb&lt;/td&gt;
&lt;td&gt;76BC71ACC63E9A1A8957DA01863061062FABB7700A44C72A183FD50D4BE4C1C4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.5.1.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;9CB898CC055A4D9B2D923732E8726C3295A90441F6E74941ECFC95084828969A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8242440&quot;&gt;.NET agent 8.24.244.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 03 Feb 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.6.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjYuMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9600</link><pubDate>Thu, 24 Feb 2022 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds new supportability metrics to track agent endpoint data usage. New metrics will be reported under the Supportability/DotNET/Collector namespace. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/899&quot;&gt;#899&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Uses IMDSv2 instead of IMDSv1 to gather utilization details for AWS hosted instances. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/965&quot;&gt;965&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.6.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;3D65ED0B10977CD13EFD8A4CC24B7F06B0B6B60E784830A09B4384EE6F5AD9BD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.6.0.0.msi&lt;/td&gt;
&lt;td&gt;3C514C6C2C27DD33EBBFE84469333CC812045B42626619AA5BE3519FCEC17EAB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.6.0.0.zip&lt;/td&gt;
&lt;td&gt;7CCC53713245555D52F910F368621DDC83F133A1A21F29FD917E2C515283B521&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.6.0.0.msi&lt;/td&gt;
&lt;td&gt;A2E015DB73832DB818CB1E184890ED62B97FAF39EB75A45458881CB36AD1DEE3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.6.0.0.zip&lt;/td&gt;
&lt;td&gt;B962DC612C98F41F3AE63855119967246C7104CC65865F183F35E63CFF6AC36E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.6.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;1578AA7CEC1B4AB798F0359F404F1AED2720BEA4EA20A491F54A5E6FE14D0AAA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.6.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;E61D552478F5808677DAAD10460B4C77C822157097BD4625E6CDBB9A20E65B53&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.6.0.0.zip&lt;/td&gt;
&lt;td&gt;25A5854FA85C7BCC33C9D6613B4FF2271ABAAE303C3361AA18AD37B41E59E193&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.6.0.0.zip&lt;/td&gt;
&lt;td&gt;2D839B98BDB0DE52D5F4BBAD2FF3DCE066492A4A21E81B49FE23397E9C22CCB9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.6.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;53B716293BBE577940514ED088A456FD41498A1351464C00E4697B94EA867AE6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.6.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;18C66A4EF8023D83375A4F450A064892B5189A1BEEDBF393D2EB7E874F92CA96&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.6.0.0_arm64.deb&lt;/td&gt;
&lt;td&gt;C8826C78CEE2BF0B0C2F73AB65FC06BE74DE931EFDDD0A162A5BF907589852E5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.6.0.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;C8DDFD3DA29496DC760028C915E43FE54E46ACD10B213BB2F55F83DA82309431&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8242440&quot;&gt;.NET agent 8.24.244.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 24 Feb 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.6.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjYuMS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9610</link><pubDate>Tue, 15 Mar 2022 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1014&quot;&gt;application pool allow/deny listing bug&lt;/a&gt; introduced in 9.5.0 (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1015&quot;&gt;#1015&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.6.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;5C06B19B9D29D0F8E47170083EE5A9A1D7C576BC049E6C207AD69D069E09E6F6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.6.1.0.msi&lt;/td&gt;
&lt;td&gt;2AE3A0E647BD9A490B9D4F3B23817784B5FA70B5F949136E1637206118A978C9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.6.1.0.zip&lt;/td&gt;
&lt;td&gt;4D1053241C2F4849199750D598A473DB81687F0C6357582A4DA76C2E5DED82F5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.6.1.0.msi&lt;/td&gt;
&lt;td&gt;835A95F61A9097A05A9EDECADA4BD9E665FF0BFF71786B238EAC0263B8E039EE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.6.1.0.zip&lt;/td&gt;
&lt;td&gt;D84DE006542F1EDEAD1C07F6FD7BF9E82405A777A9BFC5A72FE679310EA5007B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.6.1.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;50317ABECA590387AEC7A97D7C40AB42981E074C888647174C01B2B326BF30E3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.6.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;759ADF56231178A5285087277D4968018DB6889F13BE7C8473FE87CCD1ABCA62&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.6.1.0.zip&lt;/td&gt;
&lt;td&gt;CC080FBF6C4B46171F994C40DC36937E85E78A3665927E5CC0DD768BD6F4F555&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.6.1.0.zip&lt;/td&gt;
&lt;td&gt;01FC9A6DA642257ABDD9666831D3F68B2EB8D50C74279878B73D6E8E221AFF51&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.6.1.0_amd64.deb&lt;/td&gt;
&lt;td&gt;99D46257FBE232806C8D79AFD95FE9A95F6194C9A78B023C9743C84D3BCB5A16&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.6.1.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;2ABDB8AE794660CE360A0AE13C6D32A224E67E2F8BDED8283E9B41F2F808BE77&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.6.1.0_arm64.deb&lt;/td&gt;
&lt;td&gt;9E422642220A1E164ADBA6C48269207B00CBDD5FBA3491BE26AF4B91EBC94137&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.6.1.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;A5102EDAEFC11C90368809C929ED80AA609D448FF67FA544CD7E75E27FE34BB1&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8266300&quot;&gt;.NET agent 8.26.630.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Tue, 15 Mar 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.7.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjcuMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9700</link><pubDate>Mon, 04 Apr 2022 00:00:00 +0000</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Notice:&lt;/strong&gt; For the new application logging features, if you install using the MSI, please update to version 9.7.1 or later.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notice:&lt;/strong&gt; If using Microsoft.Extensions.Logging as your logging framework of choice, please use .NET agent version 10.1.0 or newer.  We encourage you to adopt the newer version due to bug &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1230&quot;&gt;#1230&lt;/a&gt;, which we fixed in &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1237&quot;&gt;#1237&lt;/a&gt;, that was resolved in .NET agent version 10.1.0.&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds support for logging metrics which shows the rate of log message by severity in the Logs chart in the APM &lt;strong&gt;Summary&lt;/strong&gt; view for Log4net, Serilog, and Microsoft.Extensions.Logging. This is enabled by default in this release. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1034&quot;&gt;#1034&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adds support for forwarding application logs to New Relic. This automatically sends enriched application logs for Log4net, Serilog, and Microsoft.Extensions.Logging. This is disabled by default in this release. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1034&quot;&gt;#1034&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adds support for enriching application logs written to disk or standard out for Log4net, Serilog, Microsoft.Extensions.Logging. This can be used with another log forwarder if in-agent log forwarding is not desired. We recommend enabling either log forwarding or local log decorating, but not both features. This is disabled by default in this release. To learn more about APM logs in context and the configuration options, please see the documentation &lt;a href=&quot;https://docs.newrelic.com/docs/logs/logs-context/net-configure-logs-context-all&quot;&gt;here&lt;/a&gt;. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1034&quot;&gt;#1034&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adds flexibility to what is accepted to enable/disable boolean environment variables per &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1008&quot;&gt;FR #1008&lt;/a&gt;. &quot;0&quot;/&quot;1&quot;, and case insensitive &quot;true&quot;/&quot;false&quot; are now accepted. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1033&quot;&gt;#1033&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds a new environment variable &lt;code&gt;NEW_RELIC_DISABLE_APPDOMAIN_CACHING&lt;/code&gt; for customers to try when experiencing &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/533&quot;&gt;#533 high lock contention related to AppDomain.GetData()&lt;/a&gt; usage by the agent when profiling .NET Framework applications. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1033&quot;&gt;#1033&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Deprecations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The scriptable installers are now deprecated and will be removed from the download site in a future major release. (Issue: &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/571&quot;&gt;#571&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The established release installers are now deprecated and will be removed from the download site in a future major release. (Issue: &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/578&quot;&gt;#578&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.7.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;FE528292625D80547D698FC482D1EC373CC407314449B7F89F732ED301103885&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.7.0.0.msi&lt;/td&gt;
&lt;td&gt;B27BDD508CCB360D652FB23EDB5F8DFB755D96EEB74B7F4EE45D748F13A6B9A8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.7.0.0.zip&lt;/td&gt;
&lt;td&gt;7FC6D2BD6DEC16E34CEDE92E4B54759BDC28EBFBF5AFCBB257F09F88D172CFAE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.7.0.0.msi&lt;/td&gt;
&lt;td&gt;7567558EC799B2F573B042D45AB7490DA59680686FF8CECA67CF7DB20FD8B4AC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.7.0.0.zip&lt;/td&gt;
&lt;td&gt;B1DDB86396D21C050103DA8B3FE977245C2081A26702B5AD91FFCAFA50ECF17E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.7.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;BA401AF53ACA7D9C2C88338D6B54BC1B6DF025C1A07D3F9FE88CF33D4922A031&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.7.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;97389E969F8DB68F5F5CFE9B8E299C8AC828530E2C3D2DDA4A0736D06C26F79A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.7.0.0.zip&lt;/td&gt;
&lt;td&gt;B33A80F392FB80FB3D02CFF70F1995A2BBC61956575235AADDF5F9B7A0BBF585&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.7.0.0.zip&lt;/td&gt;
&lt;td&gt;D04A2EE1DCB95248E07E54C12F8D5E7434EE871BAC63E68729FE7651670E5C3C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.7.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;36C85CA42B73BC634E54A63D4DCF422E158B5475E316953D15AB4EA579A20152&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.7.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;3AF28D0C6650AD9C76567A28B766E5357AA097B2147C84EE248D98A53FBA2756&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.7.0.0_arm64.deb&lt;/td&gt;
&lt;td&gt;CD592E0975874AE9E9BEC6EEF686045E47313B0021AD1BDA391F5D9B0F8E704F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.7.0.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;A6CAC159D5E6DFEA058BAD3369FA48B9F97789EE0BCE0BF7C90D875ABE01EB8E&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8266300&quot;&gt;.NET agent 8.26.630.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Mon, 04 Apr 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.8.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjguMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9800</link><pubDate>Thu, 05 May 2022 00:00:00 +0000</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Notice:&lt;/strong&gt; If using Microsoft.Extensions.Logging as your logging framework of choice, please use .NET agent version 10.1.0 or newer.  We encourage you to adopt the newer version due to bug &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1230&quot;&gt;#1230&lt;/a&gt;, which we fixed in &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1237&quot;&gt;#1237&lt;/a&gt;, that was resolved in .NET agent version 10.1.0.&lt;/p&gt;
&lt;h3&gt;APM logs in context&lt;/h3&gt;
&lt;p&gt;Automatic application log forwarding is now enabled by default. This version of the agent will automatically send enriched application logs to New Relic. To learn more about about this feature, see the &lt;a href=&quot;https://docs.newrelic.com/docs/apm/new-relic-apm/getting-started/get-started-logs-context/&quot;&gt;APM logs in context documentation&lt;/a&gt;. For additional configuration options, see the &lt;a href=&quot;https://docs.newrelic.com/docs/logs/logs-context/net-configure-logs-context-all&quot;&gt;.NET logs in context documentation&lt;/a&gt;. To learn about how to toggle log ingestion on or off by account, see our documentation to &lt;a href=&quot;https://docs.newrelic.com/docs/logs/logs-context/disable-automatic-logging&quot;&gt;disable automatic logging&lt;/a&gt; via the UI or API.&lt;/p&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Error messages in error traces and error events now retain up to 1023 characters instead of 255 characters. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1058&quot;&gt;#1058&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;New environment variables have been added for &lt;code&gt;AllowAllHeaders&lt;/code&gt; and &lt;code&gt;Attributes&lt;/code&gt; configuration settings. See our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/configuration/net-agent-configuration/#optional-environment-variables&quot;&gt;configuration documentation&lt;/a&gt; for more details. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1059&quot;&gt;#1059&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Introduces &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/818&quot;&gt;environment variables to enable/disable cloud detection&lt;/a&gt; to facilitate customer use cases and reduce errors in logs. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1061&quot;&gt;#1061&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New environment variables have been added for all &lt;code&gt;Proxy&lt;/code&gt; configuration settings.  See our &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/configuration/net-agent-configuration/#optional-environment-variables&quot;&gt;configuration documentation&lt;/a&gt; for more details. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1063&quot;&gt;#1063&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Introduces a new configuration option to force custom instrumentation to &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/347&quot;&gt;create new transactions&lt;/a&gt; in async scenarios versus re-using an existing transaction. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1071&quot;&gt;#1071&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes Agent fails to execute explain plan for parameterized stored procedure. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1066&quot;&gt;#1066&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes getting duplicate logs using log forwarding and Serilog. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1076&quot;&gt;#1076&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Deprecations&lt;/h3&gt;
&lt;p&gt;Microsoft has officially EOLed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://devblogs.microsoft.com/dotnet/net-framework-4-5-2-4-6-4-6-1-will-reach-end-of-support-on-april-26-2022&quot;&gt;.NET Framework versions 4.5.1, 4.5.2, and 4.6.1&lt;/a&gt; on  Apr 26, 2022.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://devblogs.microsoft.com/dotnet/net-core-2-0-will-reach-end-of-life-on-september-1-2018&quot;&gt;.NET Core version 2.0&lt;/a&gt; on October 1, 2018.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://devblogs.microsoft.com/dotnet/net-core-2-1-will-reach-end-of-support-on-august-21-2021&quot;&gt;.NET Core version 2.1&lt;/a&gt; on August 21, 2021.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://devblogs.microsoft.com/dotnet/net-core-2-2-will-reach-end-of-life-on-december-23-2019&quot;&gt;.NET Core version 2.2&lt;/a&gt; on December 23, 2019.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://devblogs.microsoft.com/dotnet/net-core-3-0-end-of-life/&quot;&gt;.NET Core version 3.0&lt;/a&gt; on March 3, 2020.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The official product lifecycle start and end dates can be found on the Microsoft documentation for &lt;a href=&quot;https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-framework&quot;&gt;.NET Framework&lt;/a&gt; and for &lt;a href=&quot;https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core&quot;&gt;.NET Core onward&lt;/a&gt;. Our .NET agent support of these framework versions will continue as is with the released versions. In a future major release, we will target .NET Framework 4.6.2 and .NET Core 3.1 onwards.&lt;/p&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.8.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;C8B38337C08B4D4D9AF3385FD731E685A27F9813174D8F021B942FFDD08BB010&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.8.0.0.msi&lt;/td&gt;
&lt;td&gt;5B247617A1B20D52F7FF9B1A3DA2D31A5DDAC321CA0453115007FE665F8FD231&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.8.0.0.zip&lt;/td&gt;
&lt;td&gt;A5C0731D694EF4DC182D057073351706F642DFF28415341B38219D07F4039B0F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.8.0.0.msi&lt;/td&gt;
&lt;td&gt;FFB556903F65380B21686E229A3E8570C2A673EBCC3A514CC416C868FD9E9CBD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.8.0.0.zip&lt;/td&gt;
&lt;td&gt;CB95C49071E808DC78523D5FF366A2FA0CF2B95B2361F201E4E5A6FAE4470295&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.8.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;537F369DB1F97384C46F11AEF88A6862A0CDFE92327325133AC1FBC0E8D05DA5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.8.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;15C04CFDB251AE0C6CB458EFEAFA8151ED66B361846F87E8DC28EB88AD6E03D8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.8.0.0.zip&lt;/td&gt;
&lt;td&gt;988A41FA46F9088F51FCC5F33FE97A39128BB9FFEC9F827F8DB13D02905CCE10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.8.0.0.zip&lt;/td&gt;
&lt;td&gt;ABBEE303EAD4C1738E2B724542900321584B9298E552D1626F3BA46FBCA0531E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.8.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;3BC8F31BE6F4099C4E5AC82BBF27A701E4E801C02A585E661544278662EDC136&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.8.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;214ED65181B717AC556860F77C9987ED07FA21CF53C1865DD74DB41AFD75FAE1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.8.0.0_arm64.deb&lt;/td&gt;
&lt;td&gt;C32185FF50417C25A4E4C2D4AB50D4C16C8D0CF1607494255E4A88E91FBBA47F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.8.0.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;B12C81C412892A002DEB40B17949212AA6EA7FC109225380EE0FF5AA12520EEF&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8280&quot;&gt;.NET agent 8.28.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 05 May 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.7.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjcuMS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9710</link><pubDate>Wed, 13 Apr 2022 00:00:00 +0000</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Notice:&lt;/strong&gt; If using Microsoft.Extensions.Logging as your logging framework of choice, please use .NET agent version 10.1.0 or newer.  We encourage you to adopt the newer version due to bug &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1230&quot;&gt;#1230&lt;/a&gt;, which we fixed in &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1237&quot;&gt;#1237&lt;/a&gt;, that was resolved in .NET agent version 10.1.0.&lt;/p&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds missing instrumentation for application logging feature when using the MSI installer (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1055&quot;&gt;#1055&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixes &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/763&quot;&gt;issue on Linux&lt;/a&gt; when specifying a non-default profiler log directory with non-existent intermediate directories. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1051&quot;&gt;#1051&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.7.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;58C4A3BD47EABF9908F8D0940C634E9AAB291DB63B40A116B4E3D6F4796D8C2D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.7.1.0.msi&lt;/td&gt;
&lt;td&gt;9DB3F1990F8BAE604DB8E51E6CDD2F7E3558EAA86680418541276E5DDEA5F597&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.7.1.0.zip&lt;/td&gt;
&lt;td&gt;52C7D0321882D2564A3CF2638705B93C337185D50D8CC1D2AAE19653AA70CA73&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.7.1.0.msi&lt;/td&gt;
&lt;td&gt;17CA9FC7BE010A193EA229E0A3479EEF357C4AC7C0994877E9D04A95D8B1FBEC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.7.1.0.zip&lt;/td&gt;
&lt;td&gt;57277A14609D1540DF3F5CBD44D0E8CA848A8DD3F149FC661B1EED548FF9F171&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.7.1.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;E98AF466FFA088B2FDF0E649BA882B81BAC4489C6DDC80CDF708481F3AB68441&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.7.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;8EAAF6F13536B233344DEDED46EC5BA19A4F4EB925D605B2CDE071DB7391EB73&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.7.1.0.zip&lt;/td&gt;
&lt;td&gt;A036A53815A3EC69178B2A2FEAB49715AF4FC4390D0541D6541A1AF09110F665&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.7.1.0.zip&lt;/td&gt;
&lt;td&gt;65208DA30735F797439CACCFCF32984CC37B4DBDA15D865E343AF79A47CDE50D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.7.1.0_amd64.deb&lt;/td&gt;
&lt;td&gt;552FF7CC2023B8E905D744B3A817BBCCE691F36C802425E1665F40EB5F89F171&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.7.1.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;23642C42C5890F8019FDBEA958DE0CAFDA51255B4C5176DD509921CDCD63230A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.7.1.0_arm64.deb&lt;/td&gt;
&lt;td&gt;792D5BD7F7F8D05E6B954FF0A5B94A8BA7B4E656259D8721B256E3391518D5A0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.7.1.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;601BB88E1E373C9E28FF24B57A44E5C1DFDE2026A94984176669B772D542D344&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8266300&quot;&gt;.NET agent 8.26.630.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 13 Apr 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.8.1.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjguMS4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9810</link><pubDate>Thu, 19 May 2022 00:00:00 +0000</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Notice:&lt;/strong&gt; If using Microsoft.Extensions.Logging as your logging framework of choice, please use .NET agent version 10.1.0 or newer.  We encourage you to adopt the newer version due to bug &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1230&quot;&gt;#1230&lt;/a&gt;, which we fixed in &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1237&quot;&gt;#1237&lt;/a&gt;, that was resolved in .NET agent version 10.1.0.&lt;/p&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixes an &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1088&quot;&gt;issue with log forwarding&lt;/a&gt; where an agent could momentarily forward logs even if the feature had been disabled at an account level. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1097&quot;&gt;#1051&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adds an internal list of deprecated instrumentation xml files which will cause the profiler to ignore deprecated instrumentation. This feature avoids an issue where orphaned deprecated log forwarding instrumentation could conflict with newer instrumentation. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1097&quot;&gt;#1051&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.8.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;409AF36381E1226E6C96BC01E105FA4A1C788C7531BB3D45F8498D909F3F9583&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.8.1.0.msi&lt;/td&gt;
&lt;td&gt;6795B97B5C0E520B155F1F2400C69B23519404DE93619C64D1D44BB7CF2BD7C0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.8.1.0.zip&lt;/td&gt;
&lt;td&gt;4C488AA142B3CF96DC47B48736F5C33A05920F5C7F0D750AA769897133F4913B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.8.1.0.msi&lt;/td&gt;
&lt;td&gt;31FB12E2F4D750E2A2AE8859729DE041E064111B0BB5DFA1BCD5F6524F3A4FAC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.8.1.0.zip&lt;/td&gt;
&lt;td&gt;780E044D65A05B664149AD6080F3910A0A455CBD6C14EE51351A73D35A217178&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.8.1.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;8D2E6AC573B88C95BEBDC58522D068A15159BDD5DAB1912BCFABAB4160250FF9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.8.1.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;A98560CCD5F0DA7521A6AE1859D07B91C71B01D820D6904B5C4951324C413D64&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.8.1.0.zip&lt;/td&gt;
&lt;td&gt;D0B1D7593A982EEA60F1C7F570B276DFCE26C754100DDB8132DF8BDC301EF12D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.8.1.0.zip&lt;/td&gt;
&lt;td&gt;34C2FF00089FDE7E5A3FC7623C18B9DC2EE5798C50318B53A0F3C29F10E30D0E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.8.1.0_amd64.deb&lt;/td&gt;
&lt;td&gt;1A457E0802D543A6BA617E9001A9C6FA2936B38693ADE99E4CCF1291609EF0A8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.8.1.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;63691200311EA17CE73767E40471EE5DA32884EA4C100D188E2ABC1E4C3EB132&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.8.1.0_arm64.deb&lt;/td&gt;
&lt;td&gt;EE380761155A398143BB4162BF43C41C41D1E780DC32E5A4CF4DF4C3DA1C4882&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.8.1.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;F253BACE2E517163818F9EEFD909EBFD476453D12E8518E27DE125F692126C28&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8280&quot;&gt;.NET agent 8.28.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 19 May 2022 00:00:00 +0000.</description></item><item><title><![CDATA[.NET agent v9.9.0.0]]></title><guid isPermaLink="false">Lk5FVCBhZ2VudC05LjkuMC4w</guid><link>https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-9900</link><pubDate>Wed, 08 Jun 2022 00:00:00 +0000</pubDate><content:encoded>&lt;div&gt;&lt;p&gt;If you are currently running .NET Framework version 4.6.2 or higher, please update your .NET agent &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/&quot;&gt;to the latest version&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Notice:&lt;/strong&gt; If using Microsoft.Extensions.Logging as your logging framework of choice, please use .NET agent version 10.1.0 or newer.  We encourage you to adopt the newer version due to bug &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/issues/1230&quot;&gt;#1230&lt;/a&gt;, which we fixed in &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1237&quot;&gt;#1237&lt;/a&gt;, that was resolved in .NET agent version 10.1.0.&lt;/p&gt;
&lt;h3&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adds support for logging metrics, forwarding application logs, and enriching application logs written to disk or standard out for NLog versions v5 and v4. &lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1087&quot;&gt;#1087&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Adds integration with CodeStream, introducing code-level metrics! Golden signals visible in your IDE through New Relic CodeStream. &lt;a href=&quot;https://docs.newrelic.com/docs/apm/agents/net-agent/other-features/net-codestream-integration&quot;&gt;Learn more here&lt;/a&gt;. For any issues or direct feedback, please reach out to &lt;a href=&quot;mailto:support@codestream.com&quot;&gt;support@codestream.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Updates the following installation methods to check for and remove deprecated files. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1104&quot;&gt;#1104&lt;/a&gt;)
&lt;ul&gt;
&lt;li&gt;MSI Installer&lt;/li&gt;
&lt;li&gt;Azure Site Extension&lt;/li&gt;
&lt;li&gt;RPM package&lt;/li&gt;
&lt;li&gt;DEB package&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Upgrades Newtonsoft.Json to version 13.0.1 to address potential security vulnerabilities identified by Snyk (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1107&quot;&gt;#1107&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The agent will now send the values of application logging config options (e.g. &lt;code&gt;application_logging.forwarding.enabled&lt;/code&gt;) to the agent initialization settings page. (&lt;a href=&quot;https://github.com/newrelic/newrelic-dotnet-agent/pull/1135&quot;&gt;#1135&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Checksums&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;File&lt;/th&gt;
&lt;th&gt;SHA - 256  Hash&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-9.9.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;3D5DBC46B92E8B00D61366F53964623453D918350A6AFC7C8A98E1863379F05F&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.9.0.0.msi&lt;/td&gt;
&lt;td&gt;867D6059E0D49C2CD4531EAAB04895AC270ACB19F814CE3BDE562F0F89400AA3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x64-9.9.0.0.zip&lt;/td&gt;
&lt;td&gt;0F461830FE3610C2D5BB23E86D8DEC701F3300F25C2EA974A306011F40A33A0E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.9.0.0.msi&lt;/td&gt;
&lt;td&gt;E87AF61CD50D0CFFE15C1A640127CC67DB67347DC952E3D97677EAACFD5A1A4D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-agent-win-x86-9.9.0.0.zip&lt;/td&gt;
&lt;td&gt;20DBE5A6A0E6B4D4B1D1FA8F5941974D8D1E87AECDF9EDF0B50A771B3EB02F5E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-9.9.0.0-1.x86_64.rpm&lt;/td&gt;
&lt;td&gt;9BA2012C3737F2200EF1523088BF1D5573B7B8571744E41880FCCF7F715035C5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-9.9.0.0-scriptable-installer.zip&lt;/td&gt;
&lt;td&gt;4C7E2770EF8C0044952FE9FDC340B7A5FB10314F5CA0F6934E74E45D9692E974&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x64-9.9.0.0.zip&lt;/td&gt;
&lt;td&gt;9EA9F21496C6F07AA08B9493746959A3CEC8BDD3F2D9E818BE030BD2D6EA5BC0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent-win-x86-9.9.0.0.zip&lt;/td&gt;
&lt;td&gt;A536692FB98ED97027D3CA63AC93B50C96EB7BBD13368542B04111B63BD50C96&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.9.0.0_amd64.deb&lt;/td&gt;
&lt;td&gt;5D15D22C645AA552BCBA2CBC215E411CB220D1A730B1D801E383E29D085A173A&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.9.0.0_amd64.tar.gz&lt;/td&gt;
&lt;td&gt;B46F3B2CAF0722A43F9E726F775A921A290E557899AE57F2A38C176E120F8E8B&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.9.0.0_arm64.deb&lt;/td&gt;
&lt;td&gt;6DC6ED28E4F8EE84A0E9E7EDB0F59AD1400EBC6558CAA536E136E47D59BAB270&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;newrelic-netcore20-agent_9.9.0.0_arm64.tar.gz&lt;/td&gt;
&lt;td&gt;6DE05E0B34ABDA54730EE70CE2E411A06AA4D05F45102F5EF1A6F161D9A11702&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Support statement&lt;/h3&gt;
&lt;p&gt;New Relic recommends that you update the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is &lt;a href=&quot;https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-8290&quot;&gt;.NET agent 8.29.0&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Follow standard procedures to &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/installation-configuration/update-net-agent&quot;&gt;update the .NET agent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you&apos;re using a particularly old agent, review the list of major changes and procedures for &lt;a href=&quot;https://docs.newrelic.com/docs/agents/net-agent/troubleshooting/upgrade-legacy-net-agents&quot;&gt;updating legacy .NET agents&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 08 Jun 2022 00:00:00 +0000.</description></item></channel></rss>