File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
- - feat(replay): Add ` beforeAddRecordingEvent ` Replay option
6
5
7
6
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
8
7
8
+ ## 7.53.0
9
+
10
+ - feat(replay): Add ` beforeAddRecordingEvent ` Replay option (#8124 )
11
+ - feat(replay): Do not capture replays < 5 seconds (#7949 )
12
+ - fix(nextjs): Guard for non-absolute paths when injecting sentry config (#8151 )
13
+ - fix(nextjs): Import path issue on Windows (#8142 )
14
+ - fix(nextjs): Make ` withSentryConfig ` isomorphic (#8166 )
15
+ - fix(node): Add debug logging for node checkin (#8131 )
16
+ - fix(node): Add LRU map for tracePropagationTargets calculation (#8130 )
17
+ - fix(node): Remove new URL usage in Undici integration (#8147 )
18
+ - fix(replay): Show the correct Replay config option name ` maskFn `
19
+ - fix(sveltekit): Avoid double-wrapping load functions (#8094 )
20
+ - fix(tracing): Change where content-length gets added (#8139 )
21
+ - fix(tracing): Use integer for content length (#8152 )
22
+ - fix(utils): Fail silently if the provided Dsn is invalid (#8121 )
23
+ - ref(node): Cache undici trace propagation decisions (#8136 )
24
+ - ref(serverless): Remove relay extension from AWS Layer (#8080 )
25
+
9
26
## 7.52.1
10
27
11
28
- feat(replay): Capture slow clicks (experimental) (#8052 )
You can’t perform that action at this time.
0 commit comments