重要
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.
注意
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 ofSystem.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
File | SHA - 256 Hash |
---|---|
newrelic-dotnet-agent-10.5.0-1.x86_64.rpm | 939A1A8DFD179B4436F2DFDC1950D7AD4DEC5ED4F26C3E750A9880F147E47092 |
newrelic-dotnet-agent_10.5.0_amd64.deb | 39B1E63CAD364765527B254EF363615F3209213D9CCF9EC2DA2920D4104788B2 |
newrelic-dotnet-agent_10.5.0_amd64.tar.gz | A3937CF850A2FDAC5978112626063C07AEA96244FF82749E85470FA02523B44B |
newrelic-dotnet-agent_10.5.0_arm64.deb | D2BE115DFF5E98A637451C7851BC6BA03B703543931CF1DF2609637AC61F6AFF |
newrelic-dotnet-agent_10.5.0_arm64.tar.gz | 340063F58538E2DF33FBE8DDA04D41A548DE4F2D139EE9A7D2E5EA79F0FB4279 |
NewRelicDotNetAgent_10.5.0_x64.msi | E2C6F6FDFA4789D2A72EE985FEF4B86E8B53E57ADC26EF3CD1D4E44DAE4D09A3 |
NewRelicDotNetAgent_10.5.0_x64.zip | 7141AB68BA848B5861943DD50849E5609B767B75A3BF43E540959EAA1874326A |
NewRelicDotNetAgent_10.5.0_x86.msi | E87DEF5028F1AF01A8EF8A0503A112F80D1B519EA11464FFC41AFE63F231D54A |
NewRelicDotNetAgent_10.5.0_x86.zip | 4C660F4267F42A73EA66166AC536CC0596F8A7840D62FCA8FC76EB4771942439 |
Updating
- Follow standard procedures to update the .NET agent.
- If you're using a particularly old agent, review the list of major changes and procedures for updating legacy .NET agents.