Skip to content

dependabot npm(deps): bump @sentry/node from 7.60.1 to 7.61.0

Depen d'Abot requested to merge dependabot-npm_and_yarn-sentry-node-7.61.0 into master

Bumps @sentry/node from 7.60.1 to 7.61.0.

Release notes

Sourced from @​sentry/node's releases.

7.61.0

Important Changes

  • feat(node-experimental): Add @sentry/node-experimental package as MVP for POTEL (#8609)

This introduces a new, experimental package, @sentry/node-experimental. This is a variant of the Node SDK which uses OpenTelemetry under the hood for performance instrumentation.

Note that this package is very much WIP, considered unstable and may change at any time. No SemVer guarantees apply whatsoever. Still, if you're brave enough you can give it a try. Read more about @​sentry/node-experimental

Other Changes

  • fix(node): Don't set extra baggage headers (#8657)
  • fix(tracing): Trim idle transaction spans if they exceed final timeout (#8653)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 75.07 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.4 KB
@​sentry/browser - Webpack (gzipped) 21.95 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.79 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 28.28 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 20.33 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 220.89 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 85.99 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 60.48 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 30.41 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.14 KB
@​sentry/react - Webpack (gzipped) 21.96 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 92.91 KB
@​sentry/nextjs Client - Webpack (gzipped) 50.89 KB
Changelog

Sourced from @​sentry/node's changelog.

7.61.0

Important Changes

  • feat(node-experimental): Add @sentry/node-experimental package as MVP for POTEL (#8609)

This introduces a new, experimental package, @sentry/node-experimental. This is a variant of the Node SDK which uses OpenTelemetry under the hood for performance instrumentation.

Note that this package is very much WIP, considered unstable and may change at any time. No SemVer guarantees apply whatsoever. Still, if you're brave enough you can give it a try. Read more about @​sentry/node-experimental

Other Changes

  • fix(node): Don't set extra baggage headers (#8657)
  • fix(tracing): Trim idle transaction spans if they exceed final timeout (#8653)
Commits
  • eefb288 release: 7.61.0
  • 6f082a1 Merge pull request #8682 from getsentry/prepare-release/7.61.0
  • 1ccb8d2 meta(changelog): Update readme for 7.61.0
  • dc2999a Revert "feat(browser): Add ContextLines integration for html-embedded JS st...
  • ab3515c feat(browser): Add ContextLines integration for html-embedded JS stack fram...
  • e7afa27 chore(node-experimental): Align @sentry/ dependency version (#8676)
  • a858a07 feat(node-experimental): Add @sentry/node-experimental package as MVP for P...
  • 540adac Revert "test(nextjs): Pin Nextjs 13 integration tests to next@13.4.9 (#8551...
  • e7417d5 chore: Remove action that is now in an app (#8669)
  • aff5677 fix(tracing): Trim idle transaction spans if they exceed final timeout (#8653)
  • Additional commits viewable in compare view

Merge request reports