Features
- Add native application start spans (#3855, #3884)
- This doesn't change the app start measurement length, but add child spans (more detail) into the existing app start span
- Added JS Bundle Execution start information to the application start measurements (#3857)
Fixes
- Add more expressive debug logs to Native Frames Integration (#3880)
- Add missing tracing integrations when using
client.init()
(#3882) - Ensure
sentry-cli
doesn't trigger Xcodeerror:
prefix (#3887)- Fixes
--allow-failure
failing Xcode builds
- Fixes