Skip to content

dependabot npm(deps): bump @sentry/tracing from 7.14.2 to 7.15.0

Bumps @sentry/tracing from 7.14.2 to 7.15.0.

Release notes

Sourced from @​sentry/tracing's releases.

7.15.0

This release deprecates @sentry/hub and all of it's exports. All of the @sentry/hub exports have moved to @sentry/core. @sentry/hub will be removed in the next major release.

  • feat(ember): Add ember-engine-router support (#5905)
  • feat(nextjs): Enable autoInstrumentServerFunctions per default (#5919)
  • feat(tracing): Make BrowserTracing heartbeat interval configurable (#5867)
  • fix(node): Remove Cookie header from requestdata.headers if cookies should not be sent to Sentry (#5898)
  • fix(remix): Rework dynamic imports of react-router-dom (#5897)
  • fix(utils): Accept DSN URLs with empty password (#5902)
  • fix(vue): Finish spans in component tracking before starting new ones for same operation (#5918)
  • ref(hub): Move @sentry/hub code to @sentry/core (#5823)

Work in this release contributed by @​outsideris and @​JonasKruckenberg. Thank you for your contributions!

Changelog

Sourced from @​sentry/tracing's changelog.

7.15.0

This release deprecates @sentry/hub and all of it's exports. All of the @sentry/hub exports have moved to @sentry/core. @sentry/hub will be removed in the next major release.

  • feat(ember): Add ember-engine-router support (#5905)
  • feat(nextjs): Enable autoInstrumentServerFunctions per default (#5919)
  • feat(tracing): Make BrowserTracing heartbeat interval configurable (#5867)
  • fix(node): Remove Cookie header from requestdata.headers if cookies should not be sent to Sentry (#5898)
  • fix(remix): Rework dynamic imports of react-router-dom (#5897)
  • fix(utils): Accept DSN URLs with empty password (#5902)
  • fix(vue): Finish spans in component tracking before starting new ones for same operation (#5918)
  • ref(hub): Move @sentry/hub code to @sentry/core (#5823)

Work in this release contributed by @​outsideris and @​JonasKruckenberg. Thank you for your contributions!

Commits
  • b2379a2 release: 7.15.0
  • b05f6cc meta: CHANGELOG for 7.15.0 (#5920)
  • 516eba5 fix(vue): Finish spans in component tracking before starting new ones for sam...
  • 21dbf55 feat(nextjs): Enable autoInstrumentServerFunctions per default (#5919)
  • 8570f0d ref(hub): Move @sentry/hub code to @sentry/core (#5823)
  • e406130 fix(remix): Rework dynamic imports of react-router-dom (#5897)
  • 1d5c610 feat(tracing): Make BrowserTracing heartbeat interval configurable (#5867)
  • 4bbfb2a fix(utils): accept DSN URLs with empty password (#5902)
  • 47e8b7a feat(ember): Add ember-engine-router support (#5905)
  • 458374a fix(node): Remove Cookie header from requestdata.headers if cookies should no...
  • Additional commits viewable in compare view

Merge request reports

Loading