Fixes
- Use
canonicalName
in Fragment Integration for better de-obfuscation (#2379) - Fix Timber and Fragment integrations auto-installation for obfuscated builds (#2379)
- Don't attach screenshots to events from Hybrid SDKs (#2360)
- Ensure Hints do not cause memory leaks (#2387)
- Do not attach empty
sentry-trace
andbaggage
headers (#2385)
Features
- Add beforeSendTransaction which allows users to filter and change transactions (#2388)
- Add experimental support for OpenTelemetry (README)(#2344)