Requested by: @antonis
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
- Copy
app.vitals.start.screen and app.vitals.start.type onto standalone app.start children, including user spans under app.start.extended (#6631)
featureFlagsIntegration now forwards flag evaluations to the native SDKs, so flags are attached to native crashes too (#6613)
Fixes
- Prevent silently dropped logs and spans on iOS with React Native >= 0.86 caused by an unreliable
performance.timeOrigin (#6654)
- Fix Metro bundler crash on Expo static/EAS Update exports (#6652)
- No longer logs
NSNull cannot be converted warnings on iOS with the New Architecture when clearing a scope context (#6651)
time_to_initial_display/time_to_full_display now measure the actual screen render for apps whose first navigation happens well after app start (#6626)
Internal
- Resolve Metro from the app's project root when generating source maps (#6625)
Dependencies
- Bump Android SDK from v8.53.0 to v8.55.0 (#6624, #6658)
- Bump Cocoa SDK from v9.24.0 to v9.26.1 (#6623)
- Bump CLI from v3.6.2 to v3.7.0 (#6632)
- Bump JavaScript SDK from v10.71.0 to v10.73.0 (#6634, #6642)
Requested by: @antonis
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
app.vitals.start.screenandapp.vitals.start.typeonto standaloneapp.startchildren, including user spans underapp.start.extended(#6631)featureFlagsIntegrationnow forwards flag evaluations to the native SDKs, so flags are attached to native crashes too (#6613)Fixes
performance.timeOrigin(#6654)NSNull cannot be convertedwarnings on iOS with the New Architecture when clearing a scope context (#6651)time_to_initial_display/time_to_full_displaynow measure the actual screen render for apps whose first navigation happens well after app start (#6626)Internal
Dependencies