Skip to content

Commit 3439d39

Browse files
committed
meta(changelog): Update changelog for 7.63.0
1 parent fc7344f commit 3439d39

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 7.63.0
8+
9+
- build(deps): bump @opentelemetry/instrumentation from 0.41.0 to 0.41.2
10+
- feat(eventbuilder): Export `exceptionFromError` for use in hybrid SDKs (#8766)
11+
- feat(node-experimental): Re-export from node (#8786)
12+
- feat(tracing): Add db connection attributes for mysql spans (#8775)
13+
- feat(tracing): Add db connection attributes for postgres spans (#8778)
14+
- feat(tracing): Improve data collection for mongodb spans (#8774)
15+
- fix(nextjs): Execute sentry config independently of `autoInstrumentServerFunctions` and `autoInstrumentAppDirectory` (#8781)
16+
- fix(replay): Ensure we do not flush if flush took too long (#8784)
17+
- fix(replay): Ensure we do not try to flush when we force stop replay (#8783)
18+
- fix(replay): Fix `hasCheckout` handling (#8782)
19+
- fix(replay): Handle multiple clicks in a short time (#8773)
20+
- ref(replay): Skip events being added too long after initial segment (#8768)
21+
722
## 7.62.0
823

924
### Important Changes

0 commit comments

Comments
 (0)