Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

v2.1.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dnduffy dnduffy released this 29 Apr 01:55
· 799 commits to develop since this release

This release contains the following fixes and improvements:

  • Updated to use the new correlation headers and changed the correlationId to use appId instead of hashed ikey to match other SDKs.
  • Fixed null reference exception for unitialized ILogger.
  • Unit test bug fixes.
  • Upgraded NETStandard.Library dependency to 1.6.1.
  • Updated to reference base SDK 2.4.0-beta2.
  • Included Microsoft.ApplicationInsights.DependencyCollector for .NET Core.