Skip to content

Commit 09f7f7e

Browse files
committed
update changelog after rebase
1 parent 262da82 commit 09f7f7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,15 @@ If you have concerns about this, feel free to open an issue.
3232
- feat(node-experimental): Sync OTEL context with Sentry AsyncContext (#8797)
3333
- feat(replay): Allow to configure `maxReplayDuration` (#8769)
3434
- 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)
3537
- fix(node): Improve mysql integration (#8923)
3638
- fix(remix): Guard against missing default export for server instrument (#8909)
3739
- ref(browser): Deprecate top-level `wrap` function (#8927)
3840
- ref(node-otel): Avoid exporting internals & refactor attribute adding (#8920)
3941

42+
Work in this release contributed by @SorsOps. Thank you for your contribution!
43+
4044
## 7.66.0
4145

4246
- fix: Defer tracing decision to downstream SDKs when using SDK without performance (#8839)

0 commit comments

Comments
 (0)