This repository was archived by the owner on Jun 10, 2020. It is now read-only.
v2.2.0-beta1
Pre-release
Pre-release
·
657 commits
to develop
since this release
This release contains the following fixes and improvements:
- Project is upgraded to work with Visual Studio 2017. Also projects are modified to use csproj instead of project.json.
- Adaptive sampling enabled for both - full framework and .NET Core applications.
ServerTelemetryChannel is enabled and set as default channel for both - full framework and .NET Core applications. - Live metrics collection is enabled by default for .NET Core applications (was already enabled for full .NET applications).
- Updated Web/Base SDK version dependency to 2.5.0-beta1.
- DependencyCollector referred from 2.5.0-beta1 supports collecting SQL dependency calls in .NET Core Applications using EntityFramework.