File tree 1 file changed +13
-0
lines changed 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,19 @@ Here are benchmarks comparing the version 1 of rrweb to version 2
25
25
26
26
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
27
27
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
+
28
41
## 7.72.0
29
42
30
43
### Important Changes
You can’t perform that action at this time.
0 commit comments