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
ref(nextjs): Clean up browser tracing integration (#11022)
Show description for 6088078authoredfeat(core): Decouple `scope.transactionName` from root spans (#10991)
Show description for 40c847candauthored
Commits on Mar 11, 2024
ref(feedback): Move UserFeedback type into feedback.ts (#11032)
Show description for 0caddecauthoredref(core): Remove `startTransaction` & `finishTransaction` hooks (#11008)
Show description for eaee46fauthoredfeat(core): Remove `startTransaction` export (#11015)
Show description for fcf9bacauthoredfeat(core): Allow custom tracing implementations (#11003)
Show description for e249f36authored
Commits on Mar 8, 2024
feat: Make ESM output valid Node ESM (#10928)
Show description for 7f2e804authored
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 04a1ebeauthoredbuild(bundles): Use ES2017 for bundles (drop ES5 support) (#10911)
Show description for ebbdc8eauthored
Commits on Mar 6, 2024
feat(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 82c356dauthored- authored
Commits on Mar 5, 2024
feat(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 68fa29eauthored
Commits on Feb 29, 2024
feat(core): Remove deprecated props from `Span` interface (#10854)
Show description for 65d9150authoredref(core): Remove `status` field from Span (#10856)
Show description for 25a783bauthoredref(core): Allow `number` as span `traceFlag` (#10855)
Show description for a838c17authoredmeta: Set version to 8.0.0-alpha.0 (#10714)
Show description for e731837authored
Commits on Feb 28, 2024
chore(v8): Clean up some dead code (#10831)
Show description for b14eb9fauthoredfeat(core): Remove deprecated `scope.applyToEvent()` method (#10842)
Show description for 695b2b0authoredfeat: Set required node version to >=14.8.0 for all packages (#10834)
Show description for 20ab586authored
Commits on Feb 27, 2024
fix(types): Improve attachment type (#10832)
Show description for afcec2dauthored
Commits on Feb 26, 2024
feat(v8/core): Remove deprecated updateWithContext method (#10800)
Show description for 8ed3598authoredfeat(core): Allow to pass `forceTransaction` to `startSpan()` APIs (#10749)
Show description for 372e405authored