• EnglishEspañol日本語한국어Português
  • Log inStart now

.NET agent release notesRSS

March 28, 2023
.NET agent v10.9.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 is 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.26.630.0.

New Errors inbox features

  • User tracking: You can now see the number of users impacted by an error group. Identify the end user with the setUserId method.
  • Error fingerprint: Are your error occurrences grouped poorly? Set your own error fingerprint via a callback function.

New Features

Fixes

  • Reduce redundant collector request data payload logging in the agent log at DEBUG level. #1449
  • Fixes #1459, a regression in NLog local decoration when logging messages with object parameters. #1480

Other

  • Renamed NewRelic.Providers.Wrapper.Asp35 to NewRelic.Providers.Wrapper.AspNet since this wrapper instruments multiple versions of ASP.NET. Updated installers to remove old Asp35 artifacts. #1448

Once published, you can find the release artifacts for this release here or on NuGet.org.

Checksums

FileSHA - 256 Hash
newrelic-dotnet-agent-10.9.0-1.x86_64.rpm26AA1CE84A2724E65991E3035FB9F2899DF47447DC96618DC1969C424D18DFEB
newrelic-dotnet-agent_10.9.0_amd64.debF03AF60E81DFCAF706551BC8DB8DEB7B6FE7ADDCD961DDA72AA3B7F7D866B319
newrelic-dotnet-agent_10.9.0_amd64.tar.gz04F0A8699A35FF4E22D0FF704227B7E2DBA900064B17490D86270D4ADC01DB23
newrelic-dotnet-agent_10.9.0_arm64.deb2C16448899297496B2659C31B6B72BDF08EE0B3A23218374FC9FE515BB714361
newrelic-dotnet-agent_10.9.0_arm64.tar.gzC1795D4A94268DAEB57290DD2012822D9E9A76C7F38C52E84F93729BC89862D4
NewRelicDotNetAgent_10.9.0_x64.msiCFC4F5A33888B532808FEE8D256EF552804D59672726E43A34AADA20B31C972A
NewRelicDotNetAgent_10.9.0_x64.zip8D4682B2C3540527AB96EA08CB01F9B050917B66A67D651EECBD1A69DFC6FB59
NewRelicDotNetAgent_10.9.0_x86.msiA3C8FCC210F984BD89B91AD1237F212F17AA9DC77E7B977AA67D52FA4E4030AE
NewRelicDotNetAgent_10.9.0_x86.zip87775474DF6AF523380A9F434C316EC53694FF55784435BD53CFF272D1B4E085

Updating

March 14, 2023
.NET agent v10.8.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 is 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.26.630.0.

New Features

  • When running on Linux, distro name and version will be reported as environment settings #1439

Fixes

  • Fixes #1353 so that out-of-process .Net Core web applications are instrumented according to the <applicationPools> setting in the newrelic.config file. 1392
  • Update NLog to improve local log decoration coverage. #1393

Once published, you can find the release artifacts for this release here or on NuGet.org.

Checksums

FileSHA - 256 Hash
newrelic-dotnet-agent-10.8.0-1.x86_64.rpmB6EDAF8B198C81FAB0FA190F28F5D49A8A255F5670CA8D76DBEDBF9E23B7DA10
newrelic-dotnet-agent_10.8.0_amd64.deb8FFA4364420264E8E541DCF8F4F04F46EFAC8D30053C66686E922F7CDD45D511
newrelic-dotnet-agent_10.8.0_amd64.tar.gz04558B3B12DAE989874BF873041EB661995EC76DCE1594B936ADC671906385D3
newrelic-dotnet-agent_10.8.0_arm64.deb50A88D55B0D82B63D7BDF68D2C83A030898BDA215F55992B20AE678AA1415BE7
newrelic-dotnet-agent_10.8.0_arm64.tar.gz015EEDF62DEC64CF4B95BFFBCDAC8FCE7DB0ECDEF833647ADD4DA69FFC65020C
NewRelicDotNetAgent_10.8.0_x64.msi7CF5BD50484C0CACE334F5CECF449602E9A596FF6D27F2E43EF15A0B44BE0479
NewRelicDotNetAgent_10.8.0_x64.zip8112FF27EBFB77A1E3F80EC13B8A9194814D0E4E48A79CC22F3EDB2351F15F4A
NewRelicDotNetAgent_10.8.0_x86.msiBF8669052C08A3B449A5278EC9FD23CAFA684CE322F19E30D172E3CB1EE4A12D
NewRelicDotNetAgent_10.8.0_x86.zip7A1658A7F8C6D39EED8AEFD30DCC5814D4A458E3A3F2EC45902AF001C0770F98

Updating

February 14, 2023
.NET agent v10.7.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 is 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.

New Features

  • 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. #1363
  • Enables gzip compression by default for Infinite Tracing. #1383

Fixes

  • Fix a race condition when using SetApplicationName. #1361
  • Resolves #1374 related to enabling Context Data for some loggers. #1381
  • Add missing supportability metrics to gRPC response streams and improve Infinite Tracing integration test reliability #1379

Deprecations

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, gRPC Core, has been in the maintenance-only phase since May 2021, and will be deprecated as of May 2023.

The .NET Agent on .NET Core has been migrated to gRPC for .NET per the guidance from grpc.io. However, this library doesn't have the full functionality that is required for Infinite Tracing on .NET Framework applications. Those applications will continue to use gRPC Core until May 2023, at which time we'll end support for Infinite Tracing for .NET Framework. We may revisit this decision in the future if the situation changes. #1367

Other

  • Resolved several static code analysis warnings relating to unused variables and outdated api usage. #1369
  • Update gRPC log message when a response stream is automatically cancelled due to no messages in a time period. #1378
  • Proxy configuration for Infinite Tracing should be specified using only the https_proxy environment variable. grpc_proxy is no longer supported for all application types.

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

Checksums

FileSHA - 256 Hash
newrelic-dotnet-agent-10.7.0-1.x86_64.rpmB40A11004136EECD12F56BE28BDDE832E8D8494FC969A4A18EB058DC46E212EC
newrelic-dotnet-agent_10.7.0_amd64.deb2444258E09B0029FD18BEC9C21379E5A3F7DE2F67726C3C0D4944CEB271539FC
newrelic-dotnet-agent_10.7.0_amd64.tar.gz4AA2CA405CBCBA7A9045E13E888883027681314061FEF88B12605DBF2B1E0350
newrelic-dotnet-agent_10.7.0_arm64.deb060B9ABD3788833F1EF3F9476EF83A8D4FBB46E5897E992C55830214F6C6F27D
newrelic-dotnet-agent_10.7.0_arm64.tar.gzAAA980762F908C6AD69D085D4C40D55CBD38D8E1A0197DDE79CB3E9B7E55B593
NewRelicDotNetAgent_10.7.0_x64.msi43238C88046CBB39896E749A9A5ED24190A450E3278D52C144777CF5B4FFDF1E
NewRelicDotNetAgent_10.7.0_x64.zip622304DD180C2B630A2DFDC00BB71172CF28BFF2CE4414C7AF5C15B64872E3DD
NewRelicDotNetAgent_10.7.0_x86.msi3CBCBE7DE060255FDA98A8B4BB7259DD9D0B4752678BA79936653D47031ADDF1
NewRelicDotNetAgent_10.7.0_x86.zip2FD5DE0EFA6AA8B45568C70ACC0120D6264A1F3C2B5C5B7DCF8F2FB9CD3FCF6F

Updating

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

  • StackExchange.Redis versions 2 and above use a new wrapper with improved performance and reduced network overhead. #1351

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

Copyright © 2024 New Relic Inc.

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