File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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
+
7
22
## 7.62.0
8
23
9
24
### Important Changes
You can’t perform that action at this time.
0 commit comments