dependabot npm(deps): bump @sentry/node from 7.32.1 to 7.33.0
Bumps @sentry/node from 7.32.1 to 7.33.0.
Release notes
Sourced from @sentry/node
'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
andreplaysOnErrorSampleRate
options.
Changelog
Sourced from @sentry/node
'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
andreplaysOnErrorSampleRate
options.
Commits
-
1d8bae9
release: 7.33.0 -
67e4c2b
meta: CHANGELOG for 7.33.0 (#6920) -
7cbac13
fix(nextjs): Mark multiplexer targets as entrypoints (#6919) -
1476a1f
ci: Increase E2E test timeout (#6913) -
3aed9a7
feat(replay): try/catch around stopRecording (#6856) -
f2e00b1
feat(replay): Remove default sample rates for replay (#6878) -
d1ddeff
test(nextjs): Add NextJS server-side E2E tests. (#6829) -
bee8d52
ref(replay): Extract some more handlers out into functional style (#6893) -
e66a0c0
Merge branch 'release/7.32.1' - See full diff in compare view