Skip to content

Commit 571c9ea

Browse files
committed
meta(changelog): Update changelog for 7.73.0
1 parent aa41f97 commit 571c9ea

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,19 @@ Here are benchmarks comparing the version 1 of rrweb to version 2
2525

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

28+
## 7.73.0
29+
30+
- feat: Always assemble Envelopes (#9101)
31+
- feat(node): Rate limit local variables for caught exceptions and enable `captureAllExceptions` by default (#9102)
32+
- feat(replay): Upgrade to rrweb 2.0 (#8760)
33+
- fix(core): Ensure `tunnel` is considered for `isSentryUrl` checks (#9130)
34+
- fix(nextjs): Fix `RequestAsyncStorage` fallback path (#9126)
35+
- fix(node): fill in span data from http request options object (#9112)
36+
- ref(core): Refactor `InboundFilters` integration to use `processEvent` (#9020)
37+
- ref(wasm): Refactor Wasm integration to use `processEvent` (#9019)
38+
39+
Work in this release contributed by @vlad-zhukov. Thank you for your contribution!
40+
2841
## 7.72.0
2942

3043
### Important Changes

0 commit comments

Comments
 (0)