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)
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)
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 7.32.1 to 7.33.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases"><code>@sentry/tracing</code>'s releases</a>.</em></p>
<blockquote>
<h2>7.33.0</h2>
<p>With this release, the sample rate for Session Replays will default to 0. We recommend explicitly setting the sample rate via the <code>replaysSessionSampleRate</code> and <code>replaysOnErrorSampleRate</code> options.</p>
<ul>
<li>feat(replay): Remove default sample rates for replay (<a href="https://github.com/getsentry/sentry-javascript/issues/6878">#6878</a>)</li>
<li>feat(replay): try/catch around stopRecording (<a href="https://github.com/getsentry/sentry-javascript/issues/6856">#6856</a>)</li>
<li>fix(nextjs): Mark multiplexer targets as entrypoints (<a href="https://github.com/getsentry/sentry-javascript/issues/6919">#6919</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md"><code>@sentry/tracing</code>'s changelog</a>.</em></p>
<blockquote>
<h2>7.33.0</h2>
<p>With this release, the sample rate for Session Replays will default to 0. We recommend explicitly setting the sample rate via the <code>replaysSessionSampleRate</code> and <code>replaysOnErrorSampleRate</code> options.</p>
<ul>
<li>feat(replay): Remove default sample rates for replay (<a href="https://github.com/getsentry/sentry-javascript/issues/6878">#6878</a>)</li>
<li>feat(replay): try/catch around stopRecording (<a href="https://github.com/getsentry/sentry-javascript/issues/6856">#6856</a>)</li>
<li>fix(nextjs): Mark multiplexer targets as entrypoints (<a href="https://github.com/getsentry/sentry-javascript/issues/6919">#6919</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/1d8bae908130ad09d17eb943c91c7f3df316fcb5"><code>1d8bae9</code></a> release: 7.33.0</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/67e4c2b9eb37538aa7a736d0b5e008826dc8e0f0"><code>67e4c2b</code></a> meta: CHANGELOG for 7.33.0 (<a href="https://github.com/getsentry/sentry-javascript/issues/6920">#6920</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/7cbac1395b84c1536fdb87f9e64f16c4f77fd5ce"><code>7cbac13</code></a> fix(nextjs): Mark multiplexer targets as entrypoints (<a href="https://github.com/getsentry/sentry-javascript/issues/6919">#6919</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/1476a1fd882c02c698ad7fd02b26fd6ee207ae2f"><code>1476a1f</code></a> ci: Increase E2E test timeout (<a href="https://github.com/getsentry/sentry-javascript/issues/6913">#6913</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/3aed9a7ba1a92cb19731435605e7c3189b0ff394"><code>3aed9a7</code></a> feat(replay): try/catch around stopRecording (<a href="https://github.com/getsentry/sentry-javascript/issues/6856">#6856</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/f2e00b191a7d181d6aa1f435689de7c47618882f"><code>f2e00b1</code></a> feat(replay): Remove default sample rates for replay (<a href="https://github.com/getsentry/sentry-javascript/issues/6878">#6878</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/d1ddeffde738d5f35e990b1393a304a4616af50e"><code>d1ddeff</code></a> test(nextjs): Add NextJS server-side E2E tests. (<a href="https://github.com/getsentry/sentry-javascript/issues/6829">#6829</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/bee8d522099a472d18da4cc3c67c70c4bda3f8e5"><code>bee8d52</code></a> ref(replay): Extract some more handlers out into functional style (<a href="https://github.com/getsentry/sentry-javascript/issues/6893">#6893</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/e66a0c09166f6f5539ae69ae1a23d21fa4004cc6"><code>e66a0c0</code></a> Merge branch 'release/7.32.1'</li>
<li>See full diff in <a href="https://github.com/getsentry/sentry-javascript/compare/7.32.1...7.33.0">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps @sentry/tracing from 7.32.1 to 7.33.0.
Release notes
Sourced from
@sentry/tracing's releases.Changelog
Sourced from
@sentry/tracing's changelog.Commits
1d8bae9release: 7.33.067e4c2bmeta: CHANGELOG for 7.33.0 (#6920)7cbac13fix(nextjs): Mark multiplexer targets as entrypoints (#6919)1476a1fci: Increase E2E test timeout (#6913)3aed9a7feat(replay): try/catch around stopRecording (#6856)f2e00b1feat(replay): Remove default sample rates for replay (#6878)d1ddefftest(nextjs): Add NextJS server-side E2E tests. (#6829)bee8d52ref(replay): Extract some more handlers out into functional style (#6893)e66a0c0Merge branch 'release/7.32.1'Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
8afdfe2f- 1 commit from branchmaster647e8e8a- Build(deps): bump @sentry/tracing from 7.32.1 to 7.33.0Compare with previous version