New features
- Add a supportability metric (Supportability/Logging/Forwarding/Empty) when an "empty" log event is not forwarded. Resolves #1472 (1db5335)
- Add automatic browser agent injection for ASP.NET Core v6+ web applications. (14c6bb1)
- Add automatic instrumentation for ASP.NET Core v6+ Razor Pages. (14c6bb1)
- Add automatic instrumentation of MassTransit clients v7.1.0 and newer. #1282 (3b79002)
- 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. (9500d4d)
- 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. (1db5335)
- Enable auto-instrumentation for Confluent.Kafka versions 1.4.0 to 2.x.x. (#1990) (9f8d22f)
- Update RabbitMQ instrumentation to capture more message consumption scenarios. (3b79002)
Fixes
- Ensure log lines are written to the audit log file when audit logging is enabled. (#2028) (#2029) (c6b940d)
- Fix a segfault when using sendDataOnExit with Linux on Docker. (#2018) (3ac75a0)
- Reduce exception logging on CallVendorApi failures. Resolves #2005 (#2006) (bf4102b)
Checksums
File | SHA - 256 Hash |
---|---|
newrelic-dotnet-agent-10.19.0-1.x86_64.rpm | 974F97AB59C6238E0FB581D460BC6947333687AC4F7CDC4ECD643F4DB82A70A3 |
newrelic-dotnet-agent_10.19.0_amd64.deb | B04EF61A2806A1C72C3C1914207332BE8AC33517F57D88069B4F73D9E3FBD24A |
newrelic-dotnet-agent_10.19.0_amd64.tar.gz | FF51604E6568C6DB0134916C0ACFC5B3E456B85CC0312A6CA904C94B10DCBA74 |
newrelic-dotnet-agent_10.19.0_arm64.deb | A0A50986BC4679D5ACAE399FF4E05EF3F2F5C7840F2BB88E5B3BDE7E2843630F |
newrelic-dotnet-agent_10.19.0_arm64.tar.gz | 824B3E844576246C913FE8550CDFD163DED17E69B994F50A3DAD8C43836DC3CE |
NewRelicDotNetAgent_10.19.0_x64.msi | 1122F7F497D07D7FB8B01033B730938BB23AC7241322863F2913F54043D367D5 |
NewRelicDotNetAgent_10.19.0_x64.zip | C0B151EF5C6F8010E56AD238C0B382CDA36AE923229E25C29192D7BDD7EBC5CD |
NewRelicDotNetAgent_10.19.0_x86.msi | 62FC78CD6189FD16E0698A4685265AAE7FB98A54C4D3C88CAA1E10F64307C270 |
NewRelicDotNetAgent_10.19.0_x86.zip | C43A28596AC7B785D14BC66526937C625EBA3D836B92671741B61B1626E1A262 |
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.
We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping your agent up to date. See the New Relic .NET agent EOL policy doc for information about agent releases and support dates.