Skip to content

feat(tracing): Add strict trace continuation support#5828

Closed
antonis wants to merge 2 commits intomainfrom
feat/strict-trace-continuation-v2
Closed

feat(tracing): Add strict trace continuation support#5828
antonis wants to merge 2 commits intomainfrom
feat/strict-trace-continuation-v2

Conversation

@antonis
Copy link
Contributor

@antonis antonis commented Mar 17, 2026

Add tests for strict trace continuation support (strictTraceContinuation and orgId options). The core logic is in @sentry/core v10.43.0.

Add tests verifying that strictTraceContinuation and orgId options from
@sentry/core are correctly passed through the React Native SDK init and
native bridge. The core trace continuation logic is already implemented
in @sentry/core v10.43.0 - this ensures the options are properly
exposed and the behavior works end-to-end in the React Native context.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • feat(tracing): Add strict trace continuation support by antonis in #5828
  • fix(tracing): Fix native frames measurements dropped for idle transactions by antonis in #5813
  • feat(core): Support SENTRY_ENVIRONMENT in bare React Native builds by antonis in #5823
  • chore(deps): bump tar to ^7.5.11 by antonis in #5824
  • chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 by dependabot in #5822
  • chore(deps): bump dorny/paths-filter from 3.0.2 to 4.0.1 by dependabot in #5820
  • chore(deps): bump reactivecircus/android-emulator-runner from 2.35.0 to 2.37.0 by dependabot in #5818
  • chore(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.23.2 to 2.24.1 by dependabot in #5821
  • chore(deps): bump getsentry/craft from 2.23.2 to 2.24.1 by dependabot in #5819
  • chore(deps): bump undici from 6.23.0 to 6.24.1 by dependabot in #5817
  • chore(deps): bump flatted from 3.3.1 to 3.4.1 by dependabot in #5816
  • Ref: remove yarn from stub update by lucas-zimerman in #5811
  • Ref(CI): Unify stub update with android update by lucas-zimerman in #5807

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2026

Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 0d5e215

@antonis
Copy link
Contributor Author

antonis commented Mar 17, 2026

Closing in favor of #5829 which includes both JS and native bridge changes.

@antonis antonis closed this Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant