Important Changes
-
feat(node):
pino
integration (#17584)This release adds a new
pino
integration for Node.js, enabling Sentry to capture logs from the Pino logging library. -
feat: Remove @sentry/pino-transport package (#17851)
The
@sentry/pino-transport
package has been removed. Please use the newpino
integration in@sentry/node
instead. -
feat(node-core): Extend onnhandledrejection with ignore errors option (#17736)
Added support for selectively suppressing specific errors with configurable logging control in onnhandledrejection integration.
Other Changes
- feat(core): Rename vercelai.schema to gen_ai.request.schema (#17850)
- feat(core): Support stream responses and tool calls for Google GenAI (#17664)
- feat(nextjs): Attach headers using client hook (#17831)
- fix(core): Keep all property values in baggage header (#17847)
- fix(nestjs): Add support for Symbol as event name (#17785)
- fix(nuxt): include
sentry.client.config.ts
in nuxt app types (#17830) - fix(react-router): Fix type for
OriginalHandleRequest
with middleware (#17870)
Internal Changes
Work in this release was contributed by @stefanvanderwolf. Thank you for your contribution!
Bundle size 📦
Path | Size |
---|---|
@sentry/browser | 23.69 KB |
@sentry/browser - with treeshaking flags | 22.24 KB |
@sentry/browser (incl. Tracing) | 39.5 KB |
@sentry/browser (incl. Tracing, Replay) | 76.98 KB |
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags | 66.87 KB |
@sentry/browser (incl. Tracing, Replay with Canvas) | 81.54 KB |
@sentry/browser (incl. Tracing, Replay, Feedback) | 93.45 KB |
@sentry/browser (incl. Feedback) | 40.01 KB |
@sentry/browser (incl. sendFeedback) | 28.24 KB |
@sentry/browser (incl. FeedbackAsync) | 33.05 KB |
@sentry/react | 25.37 KB |
@sentry/react (incl. Tracing) | 41.42 KB |
@sentry/vue | 28.09 KB |
@sentry/vue (incl. Tracing) | 41.27 KB |
@sentry/svelte | 23.72 KB |
CDN Bundle | 25.17 KB |
CDN Bundle (incl. Tracing) | 39.39 KB |
CDN Bundle (incl. Tracing, Replay) | 74.79 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) | 80.16 KB |
CDN Bundle - uncompressed | 73.59 KB |
CDN Bundle (incl. Tracing) - uncompressed | 116.56 KB |
CDN Bundle (incl. Tracing, Replay) - uncompressed | 229.03 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 241.49 KB |
@sentry/nextjs (client) | 43.38 KB |
@sentry/sveltekit (client) | 39.91 KB |
@sentry/node-core | 49.38 KB |
@sentry/node | 150.58 KB |
@sentry/node - without tracing | 90.25 KB |
@sentry/aws-serverless | 103.65 KB |