File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -32,11 +32,15 @@ If you have concerns about this, feel free to open an issue.
32
32
- feat(node-experimental): Sync OTEL context with Sentry AsyncContext (#8797 )
33
33
- feat(replay): Allow to configure ` maxReplayDuration ` (#8769 )
34
34
- fix(browser): Add replay and profiling options to ` BrowserClientOptions ` (#8921 )
35
+ - fix(browser): Check for existence of instrumentation targets (#8939 )
36
+ - fix(nextjs): Don't re-export default in route handlers (#8924 )
35
37
- fix(node): Improve mysql integration (#8923 )
36
38
- fix(remix): Guard against missing default export for server instrument (#8909 )
37
39
- ref(browser): Deprecate top-level ` wrap ` function (#8927 )
38
40
- ref(node-otel): Avoid exporting internals & refactor attribute adding (#8920 )
39
41
42
+ Work in this release contributed by @SorsOps . Thank you for your contribution!
43
+
40
44
## 7.66.0
41
45
42
46
- fix: Defer tracing decision to downstream SDKs when using SDK without performance (#8839 )
You can’t perform that action at this time.
0 commit comments