New Features
- Adds support for capturing request.uri attribute for WCF services when available.
- [.NET Core] SQL query parameter values can now be captured on Slow SQL Traces on Linux.
Fixes
- Fixes an issue where errors set to be ignored through configuration were not being ignored.
- Fixes an issue where running the thread profiler can cause an application to terminate.
- Fixes an issue where transaction events could be dropped.
- [.NET Core] Fixes an issue for .NET Core applications running on Linux when serializing slow SQL trace and explain plan data for transmission to New Relic. Previously, the following exception would be seen in the agent logs: NewRelic ERROR: System.PlatformNotSupportedException: Operation is not supported on this platform.
Notes
- We will be removing the
core_20
directory from the download site the week of September 3rd, 2018 as it contains a deprecated version of the .Net Core agent. Please be sure to update any of your scripts that reference this location accordingly.- All downloads for the current version of the agent can be found in the
latest_release
directory on the download site. - Historical versions can be found in the
previous_releases
directory.
- All downloads for the current version of the agent can be found in the
Upgrading
- Follow standard procedures to update the .NET agent.
- If you are upgrading from a particularly old agent, review the list of major changes and procedures to upgrade legacy .NET agents.