Important Changes
- feat(browser): Add CLS sources to span attributes (#16710)
Enhances CLS (Cumulative Layout Shift) spans by adding attributes detailing the elements that caused layout shifts.
- feat(cloudflare): Add
instrumentWorkflowWithSentry
to instrument workflows (#16672)
We've added support for Cloudflare Workflows, enabling comprehensive tracing for your workflow runs. This integration uses the workflow's instanceId as the Sentry trace_id
and for sampling, linking all steps together. You'll now be able to see full traces, including retries with exponential backoff.
- feat(pino-transport): Add functionality to send logs to sentry (#16667)
Adds the ability to send logs to Sentry via a pino transport.
Other Changes
- feat(nextjs): Expose top level buildTime
errorHandler
option (#16718) - feat(node): update pipeline spans to use agent naming (#16712)
- feat(deps): bump @prisma/instrumentation from 6.9.0 to 6.10.1 (#16698)
- fix(sveltekit): Export logger from sveltekit worker (#16716)
- fix(google-cloud-serverless): Make
CloudEventsContext
compatible withCloudEvent
(#16705) - fix(nextjs): Stop injecting release value when create release options is set to
false
(#16695) - fix(node): account for Object. syntax with local variables matching (#16702)
- fix(nuxt): Add alias for
@opentelemetry/resources
(#16727)
Work in this release was contributed by @flaeppe. Thank you for your contribution!
Bundle size 📦
Path | Size |
---|---|
@sentry/browser | 23.42 KB |
@sentry/browser - with treeshaking flags | 23.2 KB |
@sentry/browser (incl. Tracing) | 37.93 KB |
@sentry/browser (incl. Tracing, Replay) | 75.18 KB |
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags | 68.42 KB |
@sentry/browser (incl. Tracing, Replay with Canvas) | 79.83 KB |
@sentry/browser (incl. Tracing, Replay, Feedback) | 91.63 KB |
@sentry/browser (incl. Feedback) | 39.79 KB |
@sentry/browser (incl. sendFeedback) | 28.02 KB |
@sentry/browser (incl. FeedbackAsync) | 32.8 KB |
@sentry/react | 25.16 KB |
@sentry/react (incl. Tracing) | 39.88 KB |
@sentry/vue | 27.69 KB |
@sentry/vue (incl. Tracing) | 39.75 KB |
@sentry/svelte | 23.45 KB |
CDN Bundle | 24.9 KB |
CDN Bundle (incl. Tracing) | 38 KB |
CDN Bundle (incl. Tracing, Replay) | 73.08 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) | 78.41 KB |
CDN Bundle - uncompressed | 72.75 KB |
CDN Bundle (incl. Tracing) - uncompressed | 112.71 KB |
CDN Bundle (incl. Tracing, Replay) - uncompressed | 224.1 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 236.62 KB |
@sentry/nextjs (client) | 41.48 KB |
@sentry/sveltekit (client) | 38.41 KB |
@sentry/node | 147.34 KB |
@sentry/node - without tracing | 96.32 KB |
@sentry/aws-serverless | 121.48 KB |