File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments