Features
- Add
sentry.origin
to SDK spans to indicated if spans are created by a part of the SDK or manually (#4066)
Changes
- Set
parentSpanIsAlwaysRootSpan
totrue
to make parent of network requests predictable (#4084) - Remove deprecated
enableSpotlight
andspotlightSidecarUrl
(#4086) tracePropagationTargets
defaults to all targets on mobile and same origin on the web (#4083)- Move
_experiments.profilesSampleRate
toprofilesSampleRate
root options object #3851)