Skip to content

3.1.0

Compare
Choose a tag to compare
@bruno-garcia bruno-garcia released this 10 Mar 00:41
· 1733 commits to main since this release

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();