dependabot npm(deps): bump @sentry/node from 8.20.0 to 8.21.0
Bumps @sentry/node from 8.20.0 to 8.21.0.
Release notes
Sourced from @sentry/node
's releases.
8.21.0
Important Changes
- Alpha release of Official Cloudflare SDK
This release contains the alpha version of
@sentry/cloudflare
, our SDK for the Cloudflare Workers JavaScript Runtime! For details on how to use it, please see the README. Any feedback/bug reports are greatly appreciated, please reach out on GitHub.Please note that only Cloudflare Workers are tested and supported - official Cloudflare Pages support will come in an upcoming release.
Other Changes
- feat(feedback): Make cropped screenshot area draggable (#13071)
- feat(core): Adapt spans for client-side fetch to streaming responses (#12723)
- feat(core): Capture # of dropped spans through
beforeSendTransaction
(#13022)- feat(deps): bump
@opentelemetry/instrumentation-aws-sdk
from 0.43.0 to 0.43.1 (#13089)- feat(deps): bump
@opentelemetry/instrumentation-express
from 0.41.0 to 0.41.1 (#13090)- feat(nestjs): Automatic instrumentation of nestjs middleware (#13065)
- feat(node): Upgrade
import-in-the-middle
to 1.11.0 (#13107)- feat(nuxt): Add connected tracing meta tags (#13098)
- feat(nuxt): Add vue-router instrumentation (#13054)
- feat(solidstart): Add server action instrumentation helper (#13035)
- fix(feedback): Ensure pluggable feedback CDN bundle is correctly built (#13081)
- fix(nextjs): Only delete clientside bundle source maps with
sourcemaps.deleteFilesAfterUpload
(#13102)- fix(node): Improve OTEL validation logic (#13079)
Bundle size
📦
Path Size @sentry/browser
22.45 KB @sentry/browser
(incl. Tracing)34.22 KB @sentry/browser
(incl. Tracing, Replay)70.26 KB @sentry/browser
(incl. Tracing, Replay) - with treeshaking flags63.59 KB @sentry/browser
(incl. Tracing, Replay with Canvas)74.66 KB @sentry/browser
(incl. Tracing, Replay, Feedback)87.24 KB @sentry/browser
(incl. Tracing, Replay, Feedback, metrics)89.08 KB @sentry/browser
(incl. metrics)26.75 KB @sentry/browser
(incl. Feedback)39.37 KB @sentry/browser
(incl. sendFeedback)27.06 KB @sentry/browser
(incl. FeedbackAsync)31.7 KB @sentry/react
25.22 KB @sentry/react
(incl. Tracing)37.22 KB @sentry/vue
26.6 KB
... (truncated)
Changelog
Sourced from @sentry/node
's changelog.
8.21.0
Important Changes
- Alpha release of Official Cloudflare SDK
This release contains the alpha version of
@sentry/cloudflare
, our SDK for the Cloudflare Workers JavaScript Runtime! For details on how to use it, please see the README. Any feedback/bug reports are greatly appreciated, please reach out on GitHub.Please note that only Cloudflare Workers are tested and supported - official Cloudflare Pages support will come in an upcoming release.
Other Changes
- feat(feedback): Make cropped screenshot area draggable (#13071)
- feat(core): Adapt spans for client-side fetch to streaming responses (#12723)
- feat(core): Capture # of dropped spans through
beforeSendTransaction
(#13022)- feat(deps): bump
@opentelemetry/instrumentation-aws-sdk
from 0.43.0 to 0.43.1 (#13089)- feat(deps): bump
@opentelemetry/instrumentation-express
from 0.41.0 to 0.41.1 (#13090)- feat(nestjs): Automatic instrumentation of nestjs middleware (#13065)
- feat(node): Upgrade
import-in-the-middle
to 1.11.0 (#13107)- feat(nuxt): Add connected tracing meta tags (#13098)
- feat(nuxt): Add vue-router instrumentation (#13054)
- feat(solidstart): Add server action instrumentation helper (#13035)
- fix(feedback): Ensure pluggable feedback CDN bundle is correctly built (#13081)
- fix(nextjs): Only delete clientside bundle source maps with
sourcemaps.deleteFilesAfterUpload
(#13102)- fix(node): Improve OTEL validation logic (#13079)
Commits
-
b316615
release: 8.21.0 -
dd3b1aa
Merge pull request #13110 from getsentry/prepare-release/8.21.0 -
f3a4109
meta: Update CHANGELOG for 8.21.0 -
51f85e6
feat(node): Upgrade import-in-the-middle to 1.11.0 (#13107) -
d73a567
fix(browser-integration-tests): Fix feedback addon CDN bundle integration tes... -
d222dd5
Merge pull request #13109 from getsentry/lms/sync-master-develop -
ce53667
fix(nextjs): Only delete clientside bundle source maps with `sourcemaps.delet... -
cfafa71
Merge branch 'develop' into lms/sync-master-develop -
e3af1ce
feat(nestjs): Automatic instrumentation of nestjs middleware (#13065) -
b7e62c4
test(astro): Switch to explicit vitest imports (#13093) - Additional commits viewable in compare view