Skip to content

chore: Retarget sentry.previous_trace TODOs to v12 - #24392

Merged
chargome merged 1 commit into
developfrom
chore/previous-trace-todo-v12
Sep 16, 2026
Merged

chargome merged 1 commit into
developfrom
chore/previous-trace-todo-v12

Conversation

@chargome

Copy link
Copy Markdown
Member

The Sentry trace view still reads sentry.previous_trace to find the previous/next trace, so the attribute has to stay in v11.

The Sentry trace view still reads `sentry.previous_trace` to navigate between linked traces, so the
attribute cannot be removed in v11.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@chargome chargome self-assigned this Sep 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

⚠️ Warning: Base artifact is not the latest one, because the latest workflow run is not done yet. This may lead to incorrect results. Try to re-run all tests to get up to date results.

Path Size % Change Change
@sentry/browser 29.08 kB +0.42% +120 B 🔺
@sentry/browser - with treeshaking flags 27.35 kB +0.34% +91 B 🔺
@sentry/browser - with treeshaking flags tracing without tracing 27.25 kB +0.38% +101 B 🔺
@sentry/browser (incl. Tracing) 50.6 kB +0.17% +85 B 🔺
@sentry/browser (incl. Tracing + Span Streaming) 50.62 kB +0.19% +93 B 🔺
@sentry/browser (incl. Tracing, Profiling) 53.6 kB +0.19% +97 B 🔺
@sentry/browser (incl. Tracing, Replay) 90.14 kB +0.09% +76 B 🔺
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 79.24 kB +0.11% +80 B 🔺
@sentry/browser (incl. Tracing, Replay with Canvas) 94.84 kB +0.09% +77 B 🔺
@sentry/browser (incl. Tracing, Replay, Feedback) 107.82 kB +0.09% +89 B 🔺
@sentry/browser (incl. Feedback) 46.61 kB +0.32% +147 B 🔺
@sentry/browser (incl. sendFeedback) 34.13 kB +0.38% +129 B 🔺
@sentry/browser (incl. FeedbackAsync) 39.25 kB +0.35% +135 B 🔺
@sentry/browser (incl. Metrics) 30.09 kB +0.38% +112 B 🔺
@sentry/browser (incl. Logs) 30.34 kB +0.34% +101 B 🔺
@sentry/browser (incl. Metrics & Logs) 31.01 kB +0.32% +96 B 🔺
@sentry/react 30.84 kB +0.4% +120 B 🔺
@sentry/react (incl. Tracing) 52.93 kB +0.22% +115 B 🔺
@sentry/vue 36.33 kB +0.36% +130 B 🔺
@sentry/vue (incl. Tracing) 52.9 kB +0.28% +147 B 🔺
@sentry/svelte 29.11 kB +0.45% +129 B 🔺
CDN Bundle 30.8 kB +0.33% +100 B 🔺
CDN Bundle (incl. Tracing) 51.15 kB +0.27% +135 B 🔺
CDN Bundle (incl. Logs, Metrics) 33.06 kB +0.25% +81 B 🔺
CDN Bundle (incl. Tracing, Logs, Metrics) 53.09 kB +0.18% +93 B 🔺
CDN Bundle (incl. Replay, Logs, Metrics) 73.74 kB +0.11% +76 B 🔺
CDN Bundle (incl. Tracing, Replay) 88.69 kB +0.14% +123 B 🔺
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 90.62 kB +0.1% +90 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) 94.72 kB +0.09% +83 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 96.7 kB +0.08% +74 B 🔺
CDN Bundle - uncompressed 91.15 kB +0.35% +316 B 🔺
CDN Bundle (incl. Tracing) - uncompressed 152.65 kB +0.21% +316 B 🔺
CDN Bundle (incl. Logs, Metrics) - uncompressed 97.72 kB +0.32% +305 B 🔺
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 158.6 kB +0.2% +305 B 🔺
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 227.13 kB +0.14% +305 B 🔺
CDN Bundle (incl. Tracing, Replay) - uncompressed 272.22 kB +0.12% +316 B 🔺
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 278.15 kB +0.11% +305 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 285.92 kB +0.12% +316 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 291.85 kB +0.11% +305 B 🔺
@sentry/nextjs (client) 55.26 kB +0.24% +130 B 🔺
@sentry/sveltekit (client) 51.04 kB +0.23% +113 B 🔺
@sentry/core/server 37.13 kB - -
@sentry/core/browser 13.66 kB - -
@sentry/node 132.21 kB +0.02% +14 B 🔺
@sentry/node/import (ESM hook with diagnostics-channel injection) 82.03 kB - -
@sentry/node - without tracing 89.83 kB +0.03% +26 B 🔺
@sentry/node - without channel injection 111.08 kB +0.02% +14 B 🔺
@sentry/aws-serverless 98.08 kB +0.03% +20 B 🔺
@sentry/cloudflare (withSentry) - minified 203.54 kB - -
@sentry/cloudflare (withSentry) 506.83 kB - -

View base workflow run

@chargome
chargome marked this pull request as ready for review September 16, 2026 08:33
@chargome
chargome requested review from a team as code owners September 16, 2026 08:33
@chargome
chargome requested review from JPeer264, isaacs, logaretm and mydea and removed request for a team September 16, 2026 08:33
@chargome
chargome merged commit f7c59da into develop Sep 16, 2026
485 of 491 checks passed
@chargome
chargome deleted the chore/previous-trace-todo-v12 branch September 16, 2026 08:56
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.

2 participants