Commits
User selector
Commit History
Commits on Mar 13, 2024
ref: Remove deprecated properties from `startSpan` options (#11054)
Show description for 3e1c45dauthoredref: Remove deprecated `origin` field on span start options (#11058)
Show description for 2b69368authored
Commits on Mar 12, 2024
feat(core): Move globals to `__SENTRY__` singleton (#11034)
Show description for 34d7e41authoredref(node): Use new performance APIs in legacy `http` & `undici` (#11055)
Show description for af90bfaauthoredref(nextjs): Clean up browser tracing integration (#11022)
Show description for 6088078authoredfeat(build): Core packages into single output files (#11030)
Show description for 140f017authoredfeat(core): Update `continueTrace` to be callback-only (#11044)
Show description for 2a1a036authoredfeat(core): Decouple `scope.transactionName` from root spans (#10991)
Show description for 40c847candauthored
Commits on Mar 11, 2024
ref(core): Remove `startTransaction` & `finishTransaction` hooks (#11008)
Show description for eaee46fauthoredfeat(core): Remove `startTransaction` export (#11015)
Show description for fcf9bacauthoredfeat(opentelemetry): Use core `getRootSpan` functionality (#11004)
Show description for f147e86authoredfeat(core): Allow custom tracing implementations (#11003)
Show description for e249f36authoredfeat: Ensure `getRootSpan()` does not rely on transaction (#10979)
Show description for ccde98bauthored
Commits on Mar 8, 2024
feat: Make ESM output valid Node ESM (#10928)
Show description for 7f2e804authoredfeat(opentelemetry): Do not use SentrySpan & Transaction classes (#10982)
Show description for 8d0b779authoredref: Remove `spanRecorder` and all related code (#10977)
Show description for a08d370authoredfeat(browser): Use idle span for browser tracing (#10957)
Show description for 7634a76authored
Commits on Mar 7, 2024
feat: Set required node version to >=14.18.0 for all packages (#10968)
Show description for fa19ce0authoredfeat(core): Undeprecate setTransactionName (#10966)
Show description for 3abbeaeauthoredfeat: Remove tags from spans & transactions (#10809)
Show description for 4b261ceauthoredfix(types): Add `addScopeListener` to `Scope` interface (#10952)
Show description for 04a1ebeauthoredref(browser): Update browser metrics to avoid deprecations (#10943)
Show description for b636963authored
Commits on Mar 6, 2024
feat(core): Ensure trace APIs always return a span (#10942)
Show description for f688034authoredfeat(core): Allow metrics aggregator per client (#10949)
Show description for 02b0dadauthoredfix(types): Add `AttachmentType` and use for envelope `attachment_type` property (#10946)
Show description for aa61cd8authoredfeat(core): Implement `startIdleSpan` (#10934)
Show description for 82c356dauthoredfeat: Export `getSpanDescendants()` everywhere (#10924)
Show description for 1cdab67authored
Commits on Mar 5, 2024
feat(v8/core): Move addTracingHeadersToFetchRequest and instrumentFetchRequest to core (#10918)
Show description for b5f820bauthoredfeat(core): Update `spanToJSON` to handle OTEL spans (#10922)
Show description for 7e66a04authored- committed
Commits on Mar 4, 2024
feat(v8/core): remove void from transport return (#10794)
Show description for 166bfc9authoredfeat(core): Use serialized spans in transaction event (#10912)
Show description for 76c4c26authoredfeat: Remove `@sentry/opentelemetry-node` package (#10906)
Show description for ef6e6e5authoredref: Refactor span status handling to be OTEL compatible (#10871)
Show description for 68fa29eauthoredref(integrations): Delete deprecated class integrations (#10887)
Show description for a037e9fauthored