Skip to content

Commit ef7ed4c

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

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6+
7+
## 7.73.0
8+
59
### Important Changes
610

711
- **feat(replay): Upgrade to rrweb2**
@@ -23,7 +27,17 @@ Here are benchmarks comparing the version 1 of rrweb to version 2
2327
| netTx | 282.67 KB | 272.51 KB |
2428
| netRx | 8.02 MB | 8.07 MB |
2529

26-
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
30+
### Other Changes
31+
32+
- feat: Always assemble Envelopes (#9101)
33+
- feat(node): Rate limit local variables for caught exceptions and enable `captureAllExceptions` by default (#9102)
34+
- fix(core): Ensure `tunnel` is considered for `isSentryUrl` checks (#9130)
35+
- fix(nextjs): Fix `RequestAsyncStorage` fallback path (#9126)
36+
- fix(node): fill in span data from http request options object (#9112)
37+
- ref(core): Refactor `InboundFilters` integration to use `processEvent` (#9020)
38+
- ref(wasm): Refactor Wasm integration to use `processEvent` (#9019)
39+
40+
Work in this release contributed by @vlad-zhukov. Thank you for your contribution!
2741

2842
## 7.72.0
2943

0 commit comments

Comments
 (0)