github getsentry/sentry-dotnet 3.1.0

latest releases: 4.6.2, 4.6.1, 4.6.0...
3 years ago

Fixes

  • Don't add version prefix in release if it's already set (#877) @Tyrrrz

Features

  • Enrich transactions with more data (#875) @Tyrrrz
  • Adding TaskUnobservedTaskExceptionIntegration to default integrations and method to remove it (#870) @FilipNemec

To opt out of TaskUnobservedTaskException, you can use the option:

sentryOption.DisableTaskUnobservedTaskExceptionCapture();

Don't miss a new sentry-dotnet release

NewReleases is sending notifications on new releases.