Skip to content

Commit 82fbbc7

Browse files
mydeaLms24
andauthored
meta: Update changelog for 7.34.0 (#6950)
Co-authored-by: Lukas Stracke <[email protected]>
1 parent 69b46b3 commit 82fbbc7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

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

7+
## 7.34.0
8+
9+
This release adds automatic injection of the Next.js SDK into serverside `app` directory bundles, allowing users to call the Sentry SDK in server components.
10+
11+
- feat(nextjs): Add SDK to serverside `app` directory (#6927)
12+
- fix(replay): Do not renew session in error mode (#6948)
13+
- fix(replay): Handle compression worker errors more gracefully (#6936)
14+
- fix(replay): fix path separator substitution to replay all `\` (#6932)
15+
- fix(replay): ignore errors in CSSStyleSheetObserver (getsentry/rrweb#16)
16+
17+
Work in this release contributed by @mdtro. Thank you for your contribution!
18+
719
## 7.33.0
820

921
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.

0 commit comments

Comments
 (0)