Fixes
- Emit transaction.data inside contexts.trace.data (#3936)
- Native SIGSEGV errors resulting from managed NullReferenceExceptions are now suppressed on Android (#3903)
- OTel activities that are marked as not recorded are no longer sent to Sentry (#3890)
- Fixed envelopes with oversized attachments getting stuck in __processing (#3938)
- OperatingSystem will now return macOS as OS name instead of 'Darwin' as well as the proper version. (#2710)
- Ignore null value on CocoaScopeObserver.SetTag (#3948)