• English日本語한국어
  • Log inStart now

.NET agent release notesRSS

January 24, 2023
.NET agent v10.6.0

Important

New Relic recommends that you update the agent regularly and at a minimum every 3 months. Read more about keeping your agent up to date.

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 EOL policy doc.

As of this release, the oldest supported version is .NET agent 8.24.244.0.

Fixes

New Features

  • Custom instrumentation now supports targeting specific assembly versions. See the documentation for more details. #1342
  • 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. #1352
  • 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. #1356
  • .NET TLS options are now logged during startup. #1357

Once published, the release artifacts for this release can be found here or on NuGet.org.

Checksums

FileSHA - 256 Hash
newrelic-dotnet-agent-10.6.0-1.x86_64.rpmAAC3DD1231440E8D763BD1DF321AEAD8F4839F64CB1F9571270B9FFCC5C44AE2
newrelic-dotnet-agent_10.6.0_amd64.debD50AD9EC45E40C82B410B8D46742375CCEB406018A5D1BC2B0F742F2AAD61836
newrelic-dotnet-agent_10.6.0_amd64.tar.gz9E3364B6AB5E9E28096AE58D8B25B0FCB7D71FFAAE18F2F119D5173212184A4B
newrelic-dotnet-agent_10.6.0_arm64.deb48165573EAE02D95A0B32EA044D7F9CF01A8BDBAD71F3B1A957D15D8D479BFE2
newrelic-dotnet-agent_10.6.0_arm64.tar.gzCBD1FFF6117C122C48502A5CCB7C15D8175FF533213C56F193FCC57BC32AEE9A
NewRelicDotNetAgent_10.6.0_x64.msi904082AD371266353719FE331AB8013008DE71AD15A587974C09CAFD62591DA9
NewRelicDotNetAgent_10.6.0_x64.zip87572DF1F0B41F38999F630C812B51F054A6DB6B31194829647FDF44C9A3C395
NewRelicDotNetAgent_10.6.0_x86.msiBDE47257B5AEF653671269724D8F781D9242538DB5A0CEEC540C603021892B06
NewRelicDotNetAgent_10.6.0_x86.zip47006C36D9D2483D5A9497DC500078B077076B61EAFCC9219D6EFE4C8179D518

Updating

January 17, 2023
.NET agent v10.5.1

Important

New Relic recommends that you update the agent regularly and at a minimum every 3 months. Read more about keeping your agent up to date.

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 EOL policy doc.

As of this release, the oldest supported version is .NET agent 8.24.244.0.

Fixes

  • Resolves #1346 where some NuGet packages were incomplete for the 10.5.0 release. Impacted packages have been delisted from NuGet. (#1347)

Once published, the release artifacts for this release can be found at https://download.newrelic.com/dot_net_agent/latest_release/ or on NuGet.org.

Checksums

FileSHA - 256 Hash
newrelic-dotnet-agent-10.5.1-1.x86_64.rpm7F1407B5CF51F1D6F32FE7EC63FF06DB401554BD9C4C2337EDA2AE43FCB46EBF
newrelic-dotnet-agent_10.5.1_amd64.deb0B80A6F79457A2CDE1DB2B9C49002B31FE8CB6EB529161752FB9A389B7CDDE09
newrelic-dotnet-agent_10.5.1_amd64.tar.gzEAC8E7B3104E8E385AED5D5038A0AB250E6AAE174EC7CD2432D35CDFAA931EF3
newrelic-dotnet-agent_10.5.1_arm64.deb0F1B7E673A2CFA78DF87DC677E9E35CC7DF88CC4D510284E7EC777494F4A872B
newrelic-dotnet-agent_10.5.1_arm64.tar.gz403C51C04133A3BB62203988B404B6C1509456AE83646FDB034F5DD3B4E2B9CA
NewRelicDotNetAgent_10.5.1_x64.msi7753F1912849BF11ADDA71D5BD00539D6E49A46ABFD80CF357C65CC244DAC1C6
NewRelicDotNetAgent_10.5.1_x64.zip78245732D094919DEA264C0B793601E630220984A66E54567CEABB2220C4E00D
NewRelicDotNetAgent_10.5.1_x86.msiDEDC6A206868A460496435676EEF37D9A1FC319B96282F0FB9F7CC6D0E6119D4
NewRelicDotNetAgent_10.5.1_x86.zipA29FBC03013D8B5A1EB81B3AB7838AF19309BC96314C733E7882061BEFFE1272

Updating

January 12, 2023
.NET agent v10.5.0

Important

New Relic recommends that you update the agent regularly and at a minimum every 3 months. Read more about keeping your agent up to date.

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 EOL policy doc.

As of this release, the oldest supported version is .NET agent 8.23.107.0.

callout.warning

Some of the NuGet packages from this release were incomplete and have been unpublished from nuget.org. Please use 10.5.1 instead.

Fixes

  • 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). (#1335)
  • The agent has been updated to use System.Net.Http.HTTPClient to send data to New Relic instead of System.Net.WebRequest, in order to fix issue #897, as well as remove use of a deprecated library. (#1325)

Once published, the release artifacts for this release can be found at https://download.newrelic.com/dot_net_agent/latest_release/ or on NuGet.org.

Checksums

FileSHA - 256 Hash
newrelic-dotnet-agent-10.5.0-1.x86_64.rpm939A1A8DFD179B4436F2DFDC1950D7AD4DEC5ED4F26C3E750A9880F147E47092
newrelic-dotnet-agent_10.5.0_amd64.deb39B1E63CAD364765527B254EF363615F3209213D9CCF9EC2DA2920D4104788B2
newrelic-dotnet-agent_10.5.0_amd64.tar.gzA3937CF850A2FDAC5978112626063C07AEA96244FF82749E85470FA02523B44B
newrelic-dotnet-agent_10.5.0_arm64.debD2BE115DFF5E98A637451C7851BC6BA03B703543931CF1DF2609637AC61F6AFF
newrelic-dotnet-agent_10.5.0_arm64.tar.gz340063F58538E2DF33FBE8DDA04D41A548DE4F2D139EE9A7D2E5EA79F0FB4279
NewRelicDotNetAgent_10.5.0_x64.msiE2C6F6FDFA4789D2A72EE985FEF4B86E8B53E57ADC26EF3CD1D4E44DAE4D09A3
NewRelicDotNetAgent_10.5.0_x64.zip7141AB68BA848B5861943DD50849E5609B767B75A3BF43E540959EAA1874326A
NewRelicDotNetAgent_10.5.0_x86.msiE87DEF5028F1AF01A8EF8A0503A112F80D1B519EA11464FFC41AFE63F231D54A
NewRelicDotNetAgent_10.5.0_x86.zip4C660F4267F42A73EA66166AC536CC0596F8A7840D62FCA8FC76EB4771942439

Updating

December 6, 2022
.NET agent v10.4.0

Important

We recommend updating to the latest agent version as soon as it'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 keeping your agent up to date.

As of this release, the oldest supported version is .NET agent 8.22.181.0.

New Features

  • Support for .NET 7 has been verified with the GA version of the .NET 7 SDK. Please note that if you use dynamically-created assemblies, there is a bug in .NET 7 that prevents them from being instrumented at this time.
  • 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 here.
  • The NewRelic.Agent NuGet package now includes the Linux Arm64 profiler. This can be found in the newrelic/linux-arm64 directory. Configure your CORECLR_PROFILER_PATH environment variable to use this version of the profiler when deploying to linux ARM64 targets.
  • When finest logs are enabled, the transaction guid will be applied to attribute limit log messages, if present.

Fixes

  • Resolves potential crash when using Infinite Tracing. #1319

Once published, the release artifacts for this release can be found at https://download.newrelic.com/dot_net_agent/latest_release/ or on NuGet.org.

Checksums

FileSHA - 256 Hash
newrelic-dotnet-agent-10.4.0-1.x86_64.rpm7A1E1F2A669D7043C7BCAEE0DF13993928CAC392981253F3AB443ADC5E280EB2
newrelic-dotnet-agent_10.4.0_amd64.deb21B067F89092F95CD8420BFE285A8B034F7BF25E8FDF04353934F59FE862D761
newrelic-dotnet-agent_10.4.0_amd64.tar.gz375B4EE5F5E3471E1C2CC8029F07EEA1613D113EB9490B3F852043076E5B4038
newrelic-dotnet-agent_10.4.0_arm64.deb5EDED9749F2877074ABEB10480F4DF351C6EB25B2CB971A25284CADBABFF0EE7
newrelic-dotnet-agent_10.4.0_arm64.tar.gzD60ED7376AD3C82F6C0ED0A57386D3CBF98D5FB003343278C74E5B894ABD57E9
NewRelicDotNetAgent_10.4.0_x64.msi0F7FA6A0EC37362A4575DD4C300F74D2B616AE5817EB9A36E7100C9AE185D970
NewRelicDotNetAgent_10.4.0_x64.zipECA525FC60AAFA1B7B671C7F380D7AB4C35DA2B123A87E2C34C57C5EB118ECD8
NewRelicDotNetAgent_10.4.0_x86.msiA216AD012037C418BAF09D0C3795D0CDE5B458070504985E2C1E567DCF7E4D03
NewRelicDotNetAgent_10.4.0_x86.zipB8B849A860A7AFBD18931179EEB5C18722D3AD5F2EEF8ABF26BDC811BD791B59

Updating

October 26, 2022
.NET agent v10.3.0

Important

We recommend updating to the latest agent version as soon as it'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 keeping your agent up to date.

As of this release, the oldest supported version is .NET agent 8.20.262.0.

New features

  • Custom event limit increase
    • 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 the docs for max_samples_stored. To learn more about the change and how to determine if custom events are being dropped, see our Explorers Hub post. #1284

Checksums

FileSHA - 256 Hash
newrelic-dotnet-agent-10.3.0-1.x86_64.rpmF115BC82F8CACD4AA5603282C3D21ADEAF32B344E2A0C4CF93108AD70250A4BA
newrelic-dotnet-agent_10.3.0_amd64.deb04521A96DF7A40140BA68761B2E5DE55AA2C561CE495AA284C45E7CFBAE294AF
newrelic-dotnet-agent_10.3.0_amd64.tar.gz164BCF990059A4FA41FD02CA878D9ABAF019EEF3D0FA7D5C0F8694122C0C0B79
newrelic-dotnet-agent_10.3.0_arm64.deb056F13CB19738BD8E4085F39119E4890B429ADAF1BCE9B2A43E8ACB8C1CD4D9B
newrelic-dotnet-agent_10.3.0_arm64.tar.gz05E46D4BA843ADAADEBEFA9AEC3ECE02A90E36C8CF5A9D3D7D35FC190E80B110
NewRelicDotNetAgent_10.3.0_x64.msiCE393D38481F013D083F1473D518A7BC74663FD988C260570A79B8B087C919B1
NewRelicDotNetAgent_10.3.0_x64.zip1588BBDFAE862439364D8E446E43A03947429247DA1ED611982CDD6AA598A206
NewRelicDotNetAgent_10.3.0_x86.msiC27161AD0B8FFCDBA1D18697EC7395ECFDB433060996811BB829BA6EF309C4A8
NewRelicDotNetAgent_10.3.0_x86.zipD952DC4CEA0400AFBA02E9EB2ECAD3932790942D7EFA2960E94CB3CE9FAA487C

Updating

October 3, 2022
.NET agent v10.2.0

New Features

  • Add new environment variables to control SendDataOnExit functionality: NEW_RELIC_SEND_DATA_ON_EXIT, NEW_RELIC_SEND_DATA_ON_EXIT_THRESHOLD_MS. #1250
  • 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. Learn more here. For any issues or direct feedback, please reach out to support@codestream.com. #1255

Fixes

  • Resolves an issue where the .NET Core agent could crash during application shutdown when SendDataOnExit functionality was triggered. #1254
  • Resolves an issue where the .NET agent incorrectly injects the browser agent script inside HTML pages. #1247
  • Resolves an issue where some instrumentation was missing for Microsoft.Data.SqlClient in .NET Framework. #1248
  • Resolves an issue with local log decoration for NLog where the original log message was not included in the output. #1249
  • Resolves an issue where the .NET agent failed to serialize custom attributes containing some non-primitive types. #1256
  • Includes missing profiler environment variables in debug logs during application startup. #1255
  • Resolves an issue where the .NET agent still sends up disabled event types during reconnecting period. #1251

Checksums

FileSHA - 256 Hash
newrelic-dotnet-agent-10.2.0-1.x86_64.rpm7A858BD492CBD40285D0C94CCF2C962EB2AF42D80B5736550E06D510B2FE769F
newrelic-dotnet-agent_10.2.0_amd64.deb2B6D05EBC19B051702EA4FBE9ABA80CC5BD431D45D943652B8B1B1EFC3730D61
newrelic-dotnet-agent_10.2.0_amd64.tar.gzDED11457AD8BF1BB15FB7EA2F6F3E786E603201FD7D5370642EE9E19E8DA4510
newrelic-dotnet-agent_10.2.0_arm64.deb50D7AE765199EE8A4FBE171E3418D6F59C95E4436E1127317E0DD254FFD22C7B
newrelic-dotnet-agent_10.2.0_arm64.tar.gzCB7BF9C7739A2DAFB77EDE24D4E0DDC8300665077B36C3FB48DA6EAB41F4FF92
NewRelicDotNetAgent_10.2.0_x64.msiC053944AD9B0F79358A997FB26ED504675E36F606F25C5B27DB07B844127E1EC
NewRelicDotNetAgent_10.2.0_x64.zipF61CD3AA34AF50D12145679946E1D3EFCB7EDB438D1F7908C0215F99D645A5F1
NewRelicDotNetAgent_10.2.0_x86.msi6548DDD56CE1E47E74170A4F741946524B83A51EED99C76DE2DAC1A09E3054A1
NewRelicDotNetAgent_10.2.0_x86.zip26695340A63007F29F36F6C8D6499B917C15FEC68590750311CF9B6F7E32BD9C

Support statement

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 .NET agent 8.20.262.0.

Updating

September 12, 2022
.NET agent v10.1.0

Notice: 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 #1230, which we fixed in #1237, that was resolved in .NET agent version 10.1.0.

New Features

  • Support of setting up labels via appsettings.json and app/web.config file. #1204
  • Additional DEBUG-level logging of all environment variables.
  • Forwarded application logs now capture exception details including, error message, error stack, and error class. #1228
    • Log events with no message will now be accepted if an exception is present in the log event.
    • The error stack is created using the stack of the inner exception, up to 5 levels deep, just like existing Agent error reporting.
  • Adds a new SetName() method to the Agent API for spans which allows customization of segment/span/metric names. #1238

Fixes

  • Resolves an issue where log forwarding could drop logs in async scenarios. #1174
  • Resolves an issue where more logs were forwarded than expected from Microsoft.Extensions.Logging. #1237
  • Resolves an agent configuration bug where values set in the MAX_EVENT_SAMPLES_STORED and MAX_TRANSACTION_SAMPLES_STORED 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. #1239

Checksums

FileSHA - 256 Hash
newrelic-dotnet-agent-10.1.0-1.x86_64.rpm44B3FF7D21084633900F26EA1174DA58562100EC5469BDD9C297E608435C3F1D
newrelic-dotnet-agent_10.1.0_amd64.deb64609D1E3B1B4BE0912F723CED0EA629DA4E5129F676E2B20A83830714D1E63F
newrelic-dotnet-agent_10.1.0_amd64.tar.gz3F479B759C6FC953FD8DB2954C4E0577AB51DD22185B2EA44948BAFB2D67A74A
newrelic-dotnet-agent_10.1.0_arm64.debD7B61C6227FF2FB7269DD777F475BFA6E56EB39E98D66078339FF74E63D174A1
newrelic-dotnet-agent_10.1.0_arm64.tar.gzEFB9FD6121884E14F1EA8D48324D48DA216CD0FFDAA6CC356FB82DEC3D7215C3
NewRelicDotNetAgent_10.1.0_x64.msiDF62C96B669A72A1B428A1F8DDD14453DA58DE36BE74BD5FC05D8571365BC610
NewRelicDotNetAgent_10.1.0_x64.zipE0FCCD38C7B302C44B2892FA41B05536B75C7E8576FB4491EF6B6BFB987237AD
NewRelicDotNetAgent_10.1.0_x86.msiAFBEAFC5A2E1701801FB2181DBD3445CA26C3F08BE87EB8BE098988A2CA36026
NewRelicDotNetAgent_10.1.0_x86.zip05FB612F76647777547F1E105960D55C08DF8296E348986C56CB558DB83830BB

Support statement

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 .NET agent 8.19.353.0.

Updating

July 19, 2022
.NET agent v10.0.0

Notice: 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 #1230, which we fixed in #1237, that was resolved in .NET agent version 10.1.0.

New Features

  • Adds support for forwarding application logs to New Relic for .NET Framework 4.6.2 and newer applications using Microsoft.Extensions.Logging. #1172
  • 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->Environment->Agent Initialization view. #1174

Fixes

  • Resolves an issue with transaction trace aggregation where the slowest transaction trace was not always captured due to a race condition. #1166
  • Adds an ignore rule to prevent profiling SMSvcHost.exe. #1182
  • Updates applicationLogging attribute log.level to be level. #1144

Deprecations/Removed Features

  • This is a major release of the agent, and contains breaking changes. See the migration guide for details.
  • 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+.
  • The scriptable installers have been removed. #1170
  • Windows installation files have been consolidated and renamed. #1187
  • The Linux installation packages have been renamed. #1180
  • Castle.Monorail instrumentation has been removed. #1177

Checksums

FileSHA - 256 Hash
newrelic-dotnet-agent-10.0.0-1.x86_64.rpm0D8501038F29E563F9B94473A54976421CDC84B6A9596615D29E7CCFD76B85F3
newrelic-dotnet-agent_10.0.0_amd64.debC0C111356EBF540A6DCA57D144A7946639A09D20FC000F364C392B4E1FAB2CD9
newrelic-dotnet-agent_10.0.0_amd64.tar.gz24F788273F257DCA688676962E415A2AA66BC6548503781E60139F131DC096A6
newrelic-dotnet-agent_10.0.0_arm64.debEAEF890DD7B4B349A4CCB1CEFE50137346F82CF92510627A4946D441BD4EA2D0
newrelic-dotnet-agent_10.0.0_arm64.tar.gz4F1042CBD4F2E19902B2BF7AF38275E3152C38C667F7BB1C07A55FA3F238377E
NewRelicDotNetAgent_10.0.0_x64.msi00B3D8C00B94334E30FB2B6016F293392C5F8FD493C82F2010DA44FDE68F02D6
NewRelicDotNetAgent_10.0.0_x64.zip48B8BDF456CA3EB8AAAF173038CF1CC5D5A7399558D4146FB8204F3A57AD3ED9
NewRelicDotNetAgent_10.0.0_x86.msi88D4EA3C0A98DF3474B69EFA9374EECD0D542967433530643132E49F08EF22BC
NewRelicDotNetAgent_10.0.0_x86.zip39B163EF4433994CD1D20E7883ECA0101CB53B920FF3D0353D5950D62BD8A95E

Support statement

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 .NET agent 8.29.0.

Updating

June 8, 2022
.NET agent v9.9.0.0

Important

If you are currently running .NET Framework version 4.6.2 or higher, please update your .NET agent to the latest version.

Notice: 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 #1230, which we fixed in #1237, that was resolved in .NET agent version 10.1.0.

New Features

  • Adds support for logging metrics, forwarding application logs, and enriching application logs written to disk or standard out for NLog versions v5 and v4. #1087
  • Adds integration with CodeStream, introducing code-level metrics! Golden signals visible in your IDE through New Relic CodeStream. Learn more here. For any issues or direct feedback, please reach out to support@codestream.com
  • Updates the following installation methods to check for and remove deprecated files. (#1104)
    • MSI Installer
    • Azure Site Extension
    • RPM package
    • DEB package

Fixes

  • Upgrades Newtonsoft.Json to version 13.0.1 to address potential security vulnerabilities identified by Snyk (#1107)
  • The agent will now send the values of application logging config options (e.g. application_logging.forwarding.enabled) to the agent initialization settings page. (#1135)

Checksums

FileSHA - 256 Hash
newrelic-agent-win-9.9.0.0-scriptable-installer.zip3D5DBC46B92E8B00D61366F53964623453D918350A6AFC7C8A98E1863379F05F
newrelic-agent-win-x64-9.9.0.0.msi867D6059E0D49C2CD4531EAAB04895AC270ACB19F814CE3BDE562F0F89400AA3
newrelic-agent-win-x64-9.9.0.0.zip0F461830FE3610C2D5BB23E86D8DEC701F3300F25C2EA974A306011F40A33A0E
newrelic-agent-win-x86-9.9.0.0.msiE87AF61CD50D0CFFE15C1A640127CC67DB67347DC952E3D97677EAACFD5A1A4D
newrelic-agent-win-x86-9.9.0.0.zip20DBE5A6A0E6B4D4B1D1FA8F5941974D8D1E87AECDF9EDF0B50A771B3EB02F5E
newrelic-netcore20-agent-9.9.0.0-1.x86_64.rpm9BA2012C3737F2200EF1523088BF1D5573B7B8571744E41880FCCF7F715035C5
newrelic-netcore20-agent-win-9.9.0.0-scriptable-installer.zip4C7E2770EF8C0044952FE9FDC340B7A5FB10314F5CA0F6934E74E45D9692E974
newrelic-netcore20-agent-win-x64-9.9.0.0.zip9EA9F21496C6F07AA08B9493746959A3CEC8BDD3F2D9E818BE030BD2D6EA5BC0
newrelic-netcore20-agent-win-x86-9.9.0.0.zipA536692FB98ED97027D3CA63AC93B50C96EB7BBD13368542B04111B63BD50C96
newrelic-netcore20-agent_9.9.0.0_amd64.deb5D15D22C645AA552BCBA2CBC215E411CB220D1A730B1D801E383E29D085A173A
newrelic-netcore20-agent_9.9.0.0_amd64.tar.gzB46F3B2CAF0722A43F9E726F775A921A290E557899AE57F2A38C176E120F8E8B
newrelic-netcore20-agent_9.9.0.0_arm64.deb6DC6ED28E4F8EE84A0E9E7EDB0F59AD1400EBC6558CAA536E136E47D59BAB270
newrelic-netcore20-agent_9.9.0.0_arm64.tar.gz6DE05E0B34ABDA54730EE70CE2E411A06AA4D05F45102F5EF1A6F161D9A11702

Support statement

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 .NET agent 8.29.0.

Updating

May 19, 2022
.NET agent v9.8.1.0

Notice: 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 #1230, which we fixed in #1237, that was resolved in .NET agent version 10.1.0.

Fixes

  • Fixes an issue with log forwarding where an agent could momentarily forward logs even if the feature had been disabled at an account level. (#1051)
  • 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. (#1051)

Checksums

FileSHA - 256 Hash
newrelic-agent-win-9.8.1.0-scriptable-installer.zip409AF36381E1226E6C96BC01E105FA4A1C788C7531BB3D45F8498D909F3F9583
newrelic-agent-win-x64-9.8.1.0.msi6795B97B5C0E520B155F1F2400C69B23519404DE93619C64D1D44BB7CF2BD7C0
newrelic-agent-win-x64-9.8.1.0.zip4C488AA142B3CF96DC47B48736F5C33A05920F5C7F0D750AA769897133F4913B
newrelic-agent-win-x86-9.8.1.0.msi31FB12E2F4D750E2A2AE8859729DE041E064111B0BB5DFA1BCD5F6524F3A4FAC
newrelic-agent-win-x86-9.8.1.0.zip780E044D65A05B664149AD6080F3910A0A455CBD6C14EE51351A73D35A217178
newrelic-netcore20-agent-9.8.1.0-1.x86_64.rpm8D2E6AC573B88C95BEBDC58522D068A15159BDD5DAB1912BCFABAB4160250FF9
newrelic-netcore20-agent-win-9.8.1.0-scriptable-installer.zipA98560CCD5F0DA7521A6AE1859D07B91C71B01D820D6904B5C4951324C413D64
newrelic-netcore20-agent-win-x64-9.8.1.0.zipD0B1D7593A982EEA60F1C7F570B276DFCE26C754100DDB8132DF8BDC301EF12D
newrelic-netcore20-agent-win-x86-9.8.1.0.zip34C2FF00089FDE7E5A3FC7623C18B9DC2EE5798C50318B53A0F3C29F10E30D0E
newrelic-netcore20-agent_9.8.1.0_amd64.deb1A457E0802D543A6BA617E9001A9C6FA2936B38693ADE99E4CCF1291609EF0A8
newrelic-netcore20-agent_9.8.1.0_amd64.tar.gz63691200311EA17CE73767E40471EE5DA32884EA4C100D188E2ABC1E4C3EB132
newrelic-netcore20-agent_9.8.1.0_arm64.debEE380761155A398143BB4162BF43C41C41D1E780DC32E5A4CF4DF4C3DA1C4882
newrelic-netcore20-agent_9.8.1.0_arm64.tar.gzF253BACE2E517163818F9EEFD909EBFD476453D12E8518E27DE125F692126C28

Support statement

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 .NET agent 8.28.0.

Updating

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.