dependabot npm(deps): bump @sentry/node from 8.0.0 to 8.2.1
Bumps @sentry/node from 8.0.0 to 8.2.1.
Release notes
Sourced from @sentry/node
's releases.
8.2.1
Bundle size
📦
Path Size @sentry/browser
21.72 KB @sentry/browser
(incl. Tracing)32.86 KB @sentry/browser
(incl. Tracing, Replay)68.21 KB @sentry/browser
(incl. Tracing, Replay) - with treeshaking flags61.6 KB @sentry/browser
(incl. Tracing, Replay with Canvas)72.25 KB @sentry/browser
(incl. Tracing, Replay, Feedback)84.25 KB @sentry/browser
(incl. Feedback)37.68 KB @sentry/browser
(incl. sendFeedback)26.29 KB @sentry/browser
(incl. FeedbackAsync)30.66 KB @sentry/react
24.41 KB @sentry/react
(incl. Tracing)35.85 KB @sentry/vue
25.65 KB @sentry/vue
(incl. Tracing)34.68 KB @sentry/svelte
21.86 KB CDN Bundle 24.26 KB CDN Bundle (incl. Tracing) 34.29 KB CDN Bundle (incl. Tracing, Replay) 67.99 KB CDN Bundle (incl. Tracing, Replay, Feedback) 72.95 KB CDN Bundle - uncompressed 71.33 KB CDN Bundle (incl. Tracing) - uncompressed 101.68 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 211.3 KB CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 223.6 KB @sentry/nextjs
(client)35.07 KB @sentry/sveltekit
(client)33.44 KB @sentry/node
141.32 KB @sentry/aws-serverless
128.07 KB 8.2.0
- feat(redis-cache): Create cache-span with prefixed keys (get/set commands) (#12070)
- feat(core): Add
beforeSendSpan
hook (#11886)- feat(browser): Improve idle span handling (#12065)
- fix(node): Set transactionName for unsampled spans in httpIntegration (#12071)
- fix(core): Export Scope interface as
Scope
(#12067)- fix(core): Avoid looking up client for
hasTracingEnabled()
if possible (#12066)- fix(browser): Use consistent timestamps (#12063)
- fix(node): Fix check for performance integrations (#12043)
- ref(sveltekit): Warn to delete source maps if Sentry plugin enabled source maps generation (#12072)
Bundle size
📦
Path Size
... (truncated)
Changelog
Sourced from @sentry/node
's changelog.
8.2.1
8.2.0
- feat(redis-cache): Create cache-span with prefixed keys (get/set commands) (#12070)
- feat(core): Add
beforeSendSpan
hook (#11886)- feat(browser): Improve idle span handling (#12065)
- fix(node): Set transactionName for unsampled spans in httpIntegration (#12071)
- fix(core): Export Scope interface as
Scope
(#12067)- fix(core): Avoid looking up client for
hasTracingEnabled()
if possible (#12066)- fix(browser): Use consistent timestamps (#12063)
- fix(node): Fix check for performance integrations (#12043)
- ref(sveltekit): Warn to delete source maps if Sentry plugin enabled source maps generation (#12072)
8.1.0
This release mainly fixes a couple of bugs from the initial 8.0.0 release. In addition to the changes below, we updated some initially missed points in our migration guides and documentation.
- feat(aws-serverless): Fix tree-shaking for aws-serverless package (#12017)
- feat(node): Bump opentelemetry instrumentation to latest version (#12028)
- feat(scope): Bring back
lastEventId
on isolation scope (#11951) (#12022)- fix(aws-serverless): Export
awslambda-auto
- fix(node): Do not warn for missing instrumentation if SDK is disabled (#12041)
- fix(react): Set dependency-injected functions as early as possible (#12019)
- fix(react): Warn and fall back gracefully if dependency injected functions are not available (#12026)
- ref(core): Streamline
parseSampleRate
utility function (#12024)- ref(feedback): Make
eventId
optional and uselastEventId
in report dialog (#12029)
Commits
-
bb2f1bc
release: 8.2.1 -
86f4ea8
Merge pull request #12085 from getsentry/prepare-release/8.2.1 -
aacb33a
meta: Update CHANGELOG for 8.2.1 -
7ce2f20
fix(aws-serverless): Fix build of lambda layer (#12083) -
ac94e3e
Merge pull request #12084 from getsentry/master -
84e924f
Merge branch 'release/8.2.0' -
98621d0
fix(nestjs): Broaden nest.js type (#12076) -
8888dd7
release: 8.2.0 -
0ef0c7f
Merge pull request #12073 from getsentry/prepare-release/8.2.0 -
46511e5
meta(changelog): Update changelog for v8.2.0 - Additional commits viewable in compare view