Releases: newrelic/newrelic-dotnet-agent
Releases · newrelic/newrelic-dotnet-agent
v10.40.0
v10.39.0
10.39.0 (2025-03-19)
Notice
- Automatic browser agent injection for ASP.NET Core v6+ web applications has been enabled by default. If you experience any issues with this feature, please see item 2 on this page for a setting that can be set to
false
to disable the feature and contact us for support. (051ceab)
New features
- Enable ASP.NET Core browser auto-injection by default. (051ceab)
- Instrument In-Process Azure Function invocations, with distributed tracing support for Http and Service Bus triggers. (#3003) (47d22a1)
Fixes
- Look for
ASPNETCORE_IIS_APP_POOL_ID
ifAPP_POOL_ID
isn't found. (#3036) (620064c) - Remove diagnostics tracing output from agent API calls (#3029) (be7b7f4)
- Remove unnecessary dependency on
System.Runtime.InteropServices.RuntimeInformation
in .NET 4.6.2 builds. (#3033) (ab81d1c) - Set Profiler logger to initialized when configuration load fails. (#3015) (7ab30d7)
v10.38.0
v10.37.0
10.37.0 (2025-02-19)
New features
- Add AI Monitoring instrumentation for
AmazonBedrockRuntimeClient.ConverseAsync()
(#2997) (cdc2f6c) - Add AI Monitoring instrumentation for OpenAI and Azure.AI.OpenAI (#2987) (aa06d9d)
- Add support for .NET Framework Azure Function Apps (#2992) (5b077f3)
- Improve logging and validation for license keys. (#2982) (19e8387)
v10.36.0
New Relic Azure Site Extension v1.6.0 Release
What's Changed
- Azure Site Extension now supports deployment to Windows Azure Functions, with instrumentation enabled by default. #2976
v10.35.0
v10.34.1
v10.34.0
10.34.0 (2024-11-19)
Notice
- The .NET agent now allows you to opt-in to adding your custom tags (labels) to agent-forwarded logs. With custom tags on logs, platform engineers can easily filter, search, and correlate log data for faster and more efficient troubleshooting, improved performance, and optimized resource utilization. To learn more about this feature see the documentation.(#2831) (d1e29ea)
New features
- Add Distributed Tracing support for Azure Functions HTTPTrigger. (#2868) (0278836)
- The .NET agent now allows you to opt-in to adding your custom tags (labels) to agent-forwarded logs. With custom tags on logs, platform engineers can easily filter, search, and correlate log data for faster and more efficient troubleshooting, improved performance, and optimized resource utilization. To learn more about this feature see the documentation.(#2831) (d1e29ea)