File tree 1 file changed +15
-1
lines changed 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
+
7
+ ## 7.73.0
8
+
5
9
### Important Changes
6
10
7
11
- ** feat(replay): Upgrade to rrweb2**
@@ -23,7 +27,17 @@ Here are benchmarks comparing the version 1 of rrweb to version 2
23
27
| netTx | 282.67 KB | 272.51 KB |
24
28
| netRx | 8.02 MB | 8.07 MB |
25
29
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!
27
41
28
42
## 7.72.0
29
43
You can’t perform that action at this time.
0 commit comments