8.44.0
Deprecations
-
feat: Deprecate
autoSessionTracking(#14640)Deprecates
autoSessionTracking.
To enable session tracking, it is recommended to unsetautoSessionTrackingand ensure that either, in browser environments
thebrowserSessionIntegrationis added, or in server environments thehttpIntegrationis added.To disable session tracking, it is recommended to unset
autoSessionTrackingand to remove thebrowserSessionIntegrationin
browser environments, or in server environments configure thehttpIntegrationwith thetrackIncomingRequestsAsSessionsoption set tofalse.
Other Changes
- feat: Reword log message around unsent spans (#14641)
- feat(opentelemetry): Set
responsecontext for http.server spans (#14634) - fix(google-cloud-serverless): Update homepage link in package.json (#14411)
- fix(nuxt): Add unbuild config to not fail on warn (#14662)
Work in this release was contributed by @robinvw1. Thank you for your contribution!
Bundle size 📦
| Path | Size |
|---|---|
| @sentry/browser | 23.27 KB |
| @sentry/browser - with treeshaking flags | 21.94 KB |
| @sentry/browser (incl. Tracing) | 35.77 KB |
| @sentry/browser (incl. Tracing, Replay) | 73 KB |
| @sentry/browser (incl. Tracing, Replay) - with treeshaking flags | 63.4 KB |
| @sentry/browser (incl. Tracing, Replay with Canvas) | 77.31 KB |
| @sentry/browser (incl. Tracing, Replay, Feedback) | 89.8 KB |
| @sentry/browser (incl. Feedback) | 40.02 KB |
| @sentry/browser (incl. sendFeedback) | 27.88 KB |
| @sentry/browser (incl. FeedbackAsync) | 32.67 KB |
| @sentry/react | 25.94 KB |
| @sentry/react (incl. Tracing) | 38.59 KB |
| @sentry/vue | 27.47 KB |
| @sentry/vue (incl. Tracing) | 37.61 KB |
| @sentry/svelte | 23.43 KB |
| CDN Bundle | 24.41 KB |
| CDN Bundle (incl. Tracing) | 37.43 KB |
| CDN Bundle (incl. Tracing, Replay) | 72.62 KB |
| CDN Bundle (incl. Tracing, Replay, Feedback) | 77.98 KB |
| CDN Bundle - uncompressed | 71.69 KB |
| CDN Bundle (incl. Tracing) - uncompressed | 110.99 KB |
| CDN Bundle (incl. Tracing, Replay) - uncompressed | 225.06 KB |
| CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 238.28 KB |
| @sentry/nextjs (client) | 38.88 KB |
| @sentry/sveltekit (client) | 36.27 KB |
| @sentry/node | 162.4 KB |
| @sentry/node - without tracing | 98.57 KB |
| @sentry/aws-serverless | 126.28 KB |