Skip to content

dependabot npm(deps): bump @sentry/tracing from 7.20.0 to 7.21.1

Bumps @sentry/tracing from 7.20.0 to 7.21.1.

Release notes

Sourced from @​sentry/tracing's releases.

7.21.1

  • fix(nextjs): Stop excluding withSentryConfig from serverless bundles (#6267)

7.21.0

  • feat(react): Add tracing support for React Router 6.4 createBrowserRouter. (#6172)
  • fix(core): Add guard against scope.getAttachments (#6258)
  • fix(core): Only generate eventIds in client (#6247)
  • fix(express): Support multiple routers with common paths. (#6253)
  • fix(tracing): Pass tracePropagationTargets to instrumentOutgoingRequests (#6259)

7.20.1

  • fix(angular): Set <unknown> component name default in TraceDirective (#6222)
  • fix(core): Include _sdkProcessingMetadata when cloning scope (#6218)
  • fix(tracing): Make shouldAttachHeaders not fall back to default values (#6238)
  • ref(vue): Check if SDK is initialized before app is mounted (#6227)
Changelog

Sourced from @​sentry/tracing's changelog.

7.21.1

  • fix(nextjs): Stop excluding withSentryConfig from serverless bundles (#6267)

7.21.0

  • feat(react): Add tracing support for React Router 6.4 createBrowserRouter. (#6172)
  • fix(core): Add guard against scope.getAttachments (#6258)
  • fix(core): Only generate eventIds in client (#6247)
  • fix(express): Support multiple routers with common paths. (#6253)
  • fix(tracing): Pass tracePropagationTargets to instrumentOutgoingRequests (#6259)

7.20.1

  • fix(angular): Set <unknown> component name default in TraceDirective (#6222)
  • fix(core): Include _sdkProcessingMetadata when cloning scope (#6218)
  • fix(tracing): Make shouldAttachHeaders not fall back to default values (#6238)
  • ref(vue): Check if SDK is initialized before app is mounted (#6227)
Commits
  • 6866161 release: 7.21.1
  • 3bd8da1 meta: Update changelog for 7.21.1 (#6268)
  • b35e3d7 fix(nextjs): Stop excluding withSentryConfig from serverless bundles (#6267)
  • 99864fa Merge branch 'release/7.21.0'
  • 90e53c3 release: 7.21.0
  • 3fbf2a2 chore(otel): Update installation instructions (#6262)
  • 3d9f0fd fix(nextjs): Exclude build-time files from page dependency manifests (#6058)
  • 4ffeedd meta: Update changelog for 7.21.0 (#6260)
  • 3fe5f7a fix(core): Only generate eventIds in client (#6247)
  • 72c6855 fix(express): Support multiple routers with common paths. (#6253)
  • Additional commits viewable in compare view

Merge request reports

Loading