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
- Support
SENTRY_ENVIRONMENT in bare React Native builds (#5823)
- Add
expoUpdatesListenerIntegration that records breadcrumbs for Expo Updates lifecycle events (#5795)
- Tracks update checks, downloads, errors, rollbacks, and restarts as
expo.updates breadcrumbs
- Enabled by default in Expo apps (requires
expo-updates to be installed)
- feat(android): Expose
enableAnrFingerprinting option (#5838)
- Show feedback widget on device shake (#5754)
- Use
Sentry.enableFeedbackOnShake() / Sentry.disableFeedbackOnShake() or set feedbackIntegration({ enableShakeToReport: true })
Fixes
- Fix native frames measurements being dropped due to race condition (#5813)
- Fix app start data lost when first navigation transaction is discarded (#5833)
Dependencies
- Bump JavaScript SDK from v10.43.0 to v10.44.0 (#5832)
- Bump Android SDK from v8.33.0 to v8.36.0 (#5812)
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
SENTRY_ENVIRONMENTin bare React Native builds (#5823)expoUpdatesListenerIntegrationthat records breadcrumbs for Expo Updates lifecycle events (#5795)expo.updatesbreadcrumbsexpo-updatesto be installed)enableAnrFingerprintingoption (#5838)Sentry.enableFeedbackOnShake()/Sentry.disableFeedbackOnShake()or setfeedbackIntegration({ enableShakeToReport: true })Fixes
Dependencies