Skip to content

Commit 106905d

Browse files
committed
meta: Changelog
1 parent 6d471b9 commit 106905d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

77
- [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)
1210
- [apm] ref: Remove status from tags in transaction (#2497)
1311
- [browser] fix: Respect breadcrumbs sentry:false option (#2499)
1412

0 commit comments

Comments
 (0)