Important Changes
- feat(node): Add Anthropic AI integration (#17348)
This release adds support for automatically tracing Anthropic AI SDK requests, providing better observability for AI-powered applications.
- fix(core): Instrument invoke_agent root span, and support Vercel
ai
v5 (#17395)
This release makes the Sentry vercelAiIntegration
compatible with version 5 of Vercel ai
.
- docs(nuxt): Remove beta notice (#17400)
The Sentry Nuxt SDK is now considered stable and no longer in beta!
Other Changes
- feat(astro): Align options with shared build time options type (#17396)
- feat(aws): Add support for automatic wrapping in ESM (#17407)
- feat(node): Add an instrumentation interface for Hono (#17366)
- fix(browser): Use
DedicatedWorkerGlobalScope
global object type inregisterWebWorker
(#17447) - fix(core): Only consider ingest endpoint requests when checking
isSentryRequestUrl
(#17393) - fix(node): Fix preloading of instrumentation (#17403)
Internal Changes
- chore: Add external contributor to CHANGELOG.md (#17449)
- chore(deps): bump astro from 4.16.18 to 4.16.19 in /dev-packages/e2e-tests/test-applications/astro-4 (#17434)
- test(e2e/firebase): Fix firebase e2e test failing due to outdated rules file (#17448)
- test(nextjs): Fix canary tests (#17416)
- test(nuxt): Don't rely on flushing for lowQualityTransactionFilter (#17406)
- test(solidstart): Don't rely on flushing for lowQualityTransactionFilter (#17408)
Work in this release was contributed by @Karibash. Thank you for your contribution!
Bundle size 📦
Path | Size |
---|---|
@sentry/browser | 23.59 KB |
@sentry/browser - with treeshaking flags | 22.2 KB |
@sentry/browser (incl. Tracing) | 38.94 KB |
@sentry/browser (incl. Tracing, Replay) | 76.21 KB |
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags | 66.28 KB |
@sentry/browser (incl. Tracing, Replay with Canvas) | 80.79 KB |
@sentry/browser (incl. Tracing, Replay, Feedback) | 92.62 KB |
@sentry/browser (incl. Feedback) | 39.88 KB |
@sentry/browser (incl. sendFeedback) | 28.13 KB |
@sentry/browser (incl. FeedbackAsync) | 32.92 KB |
@sentry/react | 25.27 KB |
@sentry/react (incl. Tracing) | 40.88 KB |
@sentry/vue | 27.97 KB |
@sentry/vue (incl. Tracing) | 40.72 KB |
@sentry/svelte | 23.62 KB |
CDN Bundle | 25.06 KB |
CDN Bundle (incl. Tracing) | 38.82 KB |
CDN Bundle (incl. Tracing, Replay) | 74.09 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) | 79.41 KB |
CDN Bundle - uncompressed | 73.2 KB |
CDN Bundle (incl. Tracing) - uncompressed | 114.83 KB |
CDN Bundle (incl. Tracing, Replay) - uncompressed | 226.51 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 238.82 KB |
@sentry/nextjs (client) | 42.86 KB |
@sentry/sveltekit (client) | 39.38 KB |
@sentry/node-core | 46.86 KB |
@sentry/node | 144.94 KB |
@sentry/node - without tracing | 90.08 KB |
@sentry/aws-serverless | 102.01 KB |