Skip to content

Commit

Permalink
meta: CHANGELOG for 7.33.0 (#6920)
Browse files Browse the repository at this point in the history
  • Loading branch information
lforst committed Jan 24, 2023
1 parent 7cbac13 commit 67e4c2b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott

## 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)

## 7.32.1

- fix(nextjs): Make SDK multiplexer more resilient (#6905)
Expand Down

0 comments on commit 67e4c2b

Please sign in to comment.