Fixes
- Workaround a .NET 8 NativeAOT crash on transaction finish. (#2943)
API breaking Changes
Changed APIs
- Rename iOS and MacCatalyst platform specific options from
Cocoa
toNative
(#2940) - Rename iOS platform specific options
EnableCocoaSdkTracing
toEnableTracing
(#2940) - Rename Android platform specific options from
Android
toNative
(#2940) - Rename Android platform specific options
EnableAndroidSdkTracing
andEnableAndroidSdkBeforeSend
toEnableTracing
andEnableBeforeSend
respectively (#2940)