Important Changes
- feat: Export
wrapMcpServerWithSentry
from server packages (#16127)
Exports the wrapMcpServerWithSentry which is our MCP server instrumentation from all the server packages.
- feat(core): Associate resource/tool/prompt invocations with request span instead of response span (#16126)
Adds a best effort mechanism to associate handler spans for resource
, tool
and prompt
with the incoming message requests instead of the outgoing SSE response.
Other Changes
- fix: Vercel
ai
ESM patching (#16152) - fix(node): Update version range for
module.register
(#16125) - fix(react-router): Spread
unstable_sentryVitePluginOptions
correctly (#16156) - fix(react): Fix Redux integration failing with reducer injection (#16106)
- fix(remix): Add ESM-compatible exports (#16124)
- fix(remix): Avoid rewrapping root loader. (#16136)
Work in this release was contributed by @AntoineDuComptoirDesPharmacies. Thank you for your contribution!
Bundle size π¦
Path | Size |
---|---|
@sentry/browser | 23.28 KB |
@sentry/browser - with treeshaking flags | 23.1 KB |
@sentry/browser (incl. Tracing) | 36.93 KB |
@sentry/browser (incl. Tracing, Replay) | 74.1 KB |
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags | 67.47 KB |
@sentry/browser (incl. Tracing, Replay with Canvas) | 78.76 KB |
@sentry/browser (incl. Tracing, Replay, Feedback) | 90.58 KB |
@sentry/browser (incl. Feedback) | 39.68 KB |
@sentry/browser (incl. sendFeedback) | 27.9 KB |
@sentry/browser (incl. FeedbackAsync) | 32.67 KB |
@sentry/react | 25.09 KB |
@sentry/react (incl. Tracing) | 38.93 KB |
@sentry/vue | 27.5 KB |
@sentry/vue (incl. Tracing) | 38.69 KB |
@sentry/svelte | 23.31 KB |
CDN Bundle | 24.49 KB |
CDN Bundle (incl. Tracing) | 36.96 KB |
CDN Bundle (incl. Tracing, Replay) | 72 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) | 77.3 KB |
CDN Bundle - uncompressed | 71.5 KB |
CDN Bundle (incl. Tracing) - uncompressed | 109.33 KB |
CDN Bundle (incl. Tracing, Replay) - uncompressed | 220.62 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 233.15 KB |
@sentry/nextjs (client) | 40.51 KB |
@sentry/sveltekit (client) | 37.41 KB |
@sentry/node | 143.4 KB |
@sentry/node - without tracing | 96.49 KB |
@sentry/aws-serverless | 120.81 KB |