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
File | SHA - 256 Hash |
---|---|
newrelic-dotnet-agent-10.2.0-1.x86_64.rpm | 7A858BD492CBD40285D0C94CCF2C962EB2AF42D80B5736550E06D510B2FE769F |
newrelic-dotnet-agent_10.2.0_amd64.deb | 2B6D05EBC19B051702EA4FBE9ABA80CC5BD431D45D943652B8B1B1EFC3730D61 |
newrelic-dotnet-agent_10.2.0_amd64.tar.gz | DED11457AD8BF1BB15FB7EA2F6F3E786E603201FD7D5370642EE9E19E8DA4510 |
newrelic-dotnet-agent_10.2.0_arm64.deb | 50D7AE765199EE8A4FBE171E3418D6F59C95E4436E1127317E0DD254FFD22C7B |
newrelic-dotnet-agent_10.2.0_arm64.tar.gz | CB7BF9C7739A2DAFB77EDE24D4E0DDC8300665077B36C3FB48DA6EAB41F4FF92 |
NewRelicDotNetAgent_10.2.0_x64.msi | C053944AD9B0F79358A997FB26ED504675E36F606F25C5B27DB07B844127E1EC |
NewRelicDotNetAgent_10.2.0_x64.zip | F61CD3AA34AF50D12145679946E1D3EFCB7EDB438D1F7908C0215F99D645A5F1 |
NewRelicDotNetAgent_10.2.0_x86.msi | 6548DDD56CE1E47E74170A4F741946524B83A51EED99C76DE2DAC1A09E3054A1 |
NewRelicDotNetAgent_10.2.0_x86.zip | 26695340A63007F29F36F6C8D6499B917C15FEC68590750311CF9B6F7E32BD9C |
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
- 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.