File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
7
- [ apm] fix: Sampling of traces work now only depending on the client option ` tracesSampleRate ` (#2500 )
8
- - [ apm] fix: Remove internal ` makeRoot ` parameter from ` hub.startSpan ` (#2500 )
9
- - [ apm] fix: Made constructor of ` Span ` internal, only use ` hub.startSpan ` or ` Sentry.startSpan ` in the future (#2500 )
10
- - [ apm] ref: Refactored SpanRecorder to work correctly when recording child spans (#2500 )
11
- - [ apm] feat: Now individual transaction can be sent without relying on the Scope (#2500 )
8
+ - [ apm] fix: Remove internal ` forceNoChild ` parameter from ` hub.startSpan ` (#2500 )
9
+ - [ apm] fix: Made constructor of ` Span ` internal, only use ` hub.startSpan ` (#2500 )
12
10
- [ apm] ref: Remove status from tags in transaction (#2497 )
13
11
- [ browser] fix: Respect breadcrumbs sentry: false option (#2499 )
14
12
You can’t perform that action at this time.
0 commit comments