Skip to content

dependabot npm(deps): bump @sentry/node from 7.17.3 to 7.17.4

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

Bumps @sentry/node from 7.17.3 to 7.17.4.

Release notes

Sourced from @​sentry/node's releases.

7.17.4

  • fix(aws): Move relay to port 5333 to avoid collisions (#6093)
  • fix(nextjs): Await Next.js server in patched getServerRequestHandler (#6072)
  • fix(nextjs): CLI binary not found on Windows (#6096)
  • fix(nextjs): Escape Windows paths when writing wrapper templates (#6101)
Changelog

Sourced from @​sentry/node's changelog.

7.17.4

  • fix(aws): Move relay to port 5333 to avoid collisions (#6093)
  • fix(nextjs): Await Next.js server in patched getServerRequestHandler (#6072)
  • fix(nextjs): CLI binary not found on Windows (#6096)
  • fix(nextjs): Escape Windows paths when writing wrapper templates (#6101)
Commits
  • 1693828 release: 7.17.4
  • 1a70492 meta: CHANGELOG for 7.17.4 (#6124)
  • c9a01ff fix(otel): Use global map instead of old map var (#6122)
  • b55dd07 feat(otel): Ignore outgoing Sentry HTTP requests from otel integration (#6116)
  • f36c268 feat(otel): Add inject functionality to SentryPropagator (#6114)
  • e00de10 feat(otel): Add base SentryPropagator class (#6109)
  • 0595ee8 feat(otel): Updates to otel span processor (#6113)
  • a1a6450 feat(otel): Add @opentelemetry/core package (#6108)
  • c67afc7 ci(e2e): Run E2E tests on non-PR triggers (#6110)
  • cfa196b chore(otel): Add basic usage instructions to readme (#6094)
  • Additional commits viewable in compare view

Merge request reports

Loading