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)
7.32.1
fix(nextjs): Make SDK multiplexer more resilient (#6905)
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)
7.32.1
fix(nextjs): Make SDK multiplexer more resilient (#6905)
The Next.js SDK now supports error and performance monitoring for Next.js middleware and Edge API routes.
To set it up, add a sentry.edge.config.js or sentry.edge.config.ts file to the root of your project and initialize the SDK:
// sentry.edge.config.js or sentry.edge.config.ts
</tr></table>
This version was pushed to npm by sentry-bot, a new releaser for @sentry/browser since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @sentry/browser from 5.27.6 to 7.33.0.
Release notes
Sourced from
@sentry/browser
's releases.... (truncated)
Changelog
Sourced from
@sentry/browser
's changelog.... (truncated)
Commits
1d8bae9
release: 7.33.067e4c2b
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'19acab7
release: 7.32.1Maintainer changes
This version was pushed to npm by sentry-bot, a new releaser for
@sentry/browser
since your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)