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