Skip to content

dependabot npm(deps): bump @sentry/tracing from 7.32.1 to 7.33.0

Bumps @sentry/tracing from 7.32.1 to 7.33.0.

Release notes

Sourced from @​sentry/tracing's releases.

7.33.0

With this release, the sample rate for Session Replays will default to 0. We recommend explicitly setting the sample rate via the replaysSessionSampleRate and replaysOnErrorSampleRate options.

  • feat(replay): Remove default sample rates for replay (#6878)
  • feat(replay): try/catch around stopRecording (#6856)
  • fix(nextjs): Mark multiplexer targets as entrypoints (#6919)
Changelog

Sourced from @​sentry/tracing's changelog.

7.33.0

With this release, the sample rate for Session Replays will default to 0. We recommend explicitly setting the sample rate via the replaysSessionSampleRate and replaysOnErrorSampleRate options.

  • feat(replay): Remove default sample rates for replay (#6878)
  • feat(replay): try/catch around stopRecording (#6856)
  • fix(nextjs): Mark multiplexer targets as entrypoints (#6919)
Commits

Merge request reports

Loading