You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,14 @@
4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+
## 7.33.0
8
+
9
+
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.
10
+
11
+
- feat(replay): Remove default sample rates for replay (#6878)
12
+
- feat(replay): try/catch around stopRecording (#6856)
13
+
- fix(nextjs): Mark multiplexer targets as entrypoints (#6919)
14
+
7
15
## 7.32.1
8
16
9
17
- fix(nextjs): Make SDK multiplexer more resilient (#6905)
0 commit comments