Skip to content

feat(core)!: Remove hasTracingEnabled #17072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 18, 2025
Merged

Conversation

andreiborza
Copy link
Member

hasTracingEnabled was deprecated in v9, use hasSpansEnabled as a direct replacement.

@andreiborza andreiborza added this to the 10.0.0 milestone Jul 17, 2025
Copy link
Contributor

github-actions bot commented Jul 17, 2025

size-limit report 📦

Path Size % Change Change
@sentry/browser 23.78 kB +0.01% +1 B 🔺
@sentry/browser - with treeshaking flags 22.34 kB +0.01% +1 B 🔺
@sentry/browser (incl. Tracing) 39.66 kB - -
@sentry/browser (incl. Tracing, Replay) 77.79 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.59 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 82.49 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 94.59 kB - -
@sentry/browser (incl. Feedback) 40.47 kB -0.01% -1 B 🔽
@sentry/browser (incl. sendFeedback) 28.46 kB +0.01% +1 B 🔺
@sentry/browser (incl. FeedbackAsync) 33.36 kB -0.01% -1 B 🔽
@sentry/react 25.54 kB - -
@sentry/react (incl. Tracing) 41.62 kB - -
@sentry/vue 28.23 kB - -
@sentry/vue (incl. Tracing) 41.45 kB - -
@sentry/svelte 23.81 kB +0.01% +1 B 🔺
CDN Bundle 25.18 kB - -
CDN Bundle (incl. Tracing) 39.42 kB - -
CDN Bundle (incl. Tracing, Replay) 75.41 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 80.89 kB - -
CDN Bundle - uncompressed 73.44 kB - -
CDN Bundle (incl. Tracing) - uncompressed 116.86 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 231 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 243.81 kB - -
@sentry/nextjs (client) 43.66 kB - -
@sentry/sveltekit (client) 40.08 kB - -
@sentry/node-core 47.24 kB -0.01% -1 B 🔽
@sentry/node 143.81 kB - -
@sentry/node - without tracing 91.31 kB - -
@sentry/aws-serverless 102.75 kB - -

View base workflow run

Base automatically changed from ab/migration-guide to develop July 18, 2025 08:04
`hasTracingEnabled` was deprecated in v9, use `hasSpansEnabled` as a direct
replacement.
@andreiborza andreiborza force-pushed the ab/remove-hasTracingEnabled branch from ef17d52 to 5eae960 Compare July 18, 2025 09:16
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Markdown Formatting Error in MIGRATION.md

Unresolved Git merge conflict markers (<<<<<<< HEAD and >>>>>>>) were accidentally committed to MIGRATION.md. These markers appear within a list item, causing malformed markdown and breaking the documentation's formatting.

MIGRATION.md#L8-L12

- Upgrading from [SDK 8.x to 9.x](./docs/migration/v8-to-v9.md)
<<<<<<< HEAD
- # Upgrading from [SDK 9.x to 10.x](#upgrading-from-9x-to-10x)
- Upgrading from [SDK 9.x to 10.x](#upgrading-from-8x-to-9x)
> > > > > > > f726d5ab5 (chore: Add migration guide for v10 and move v8->v9 guide to docs)

Fix in CursorFix in Web


Was this report helpful? Give feedback by reacting with 👍 or 👎

@andreiborza andreiborza merged commit b5b0b32 into develop Jul 18, 2025
328 of 333 checks passed
@andreiborza andreiborza deleted the ab/remove-hasTracingEnabled branch July 18, 2025 09:50
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