2.13.0-beta1 (2.13.0.194)
Pre-release
Pre-release
- All product sdks are now building the same symbols (DebugType = FULL) and we're including symbols in the nuget package.
- Upgraded FxCop and fixed several issues related to null checks and disposing objects.
- Fix Environment read permission Exception
- Exceptions are not correlated to requests when customErrors=Off and Request-Id is passed
- Switch to compact Id format in W3C mode
- Sanitizing Message in Exception
- Fix CreateRequestTelemetryPrivate throwing System.ArgumentOutOfRangeException
- NLog supports TargetFramework NetStandard2.0 and reduces dependencies