Commits
User selector
Commit History
Commits on Mar 13, 2024
ref: 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 34d7e41authored
Commits on Mar 11, 2024
ref(opentelemetry): Remove span metadata handling (#11020)
Show description for 5ccc813authored
Commits on Mar 8, 2024
feat(opentelemetry): Do not use SentrySpan & Transaction classes (#10982)
Show description for 8d0b779authored
Commits on Mar 7, 2024
- authored
build(bundles): Use ES2017 for bundles (drop ES5 support) (#10911)
Show description for ebbdc8eauthored
Commits on Mar 6, 2024
feat(core): Ensure trace APIs always return a span (#10942)
Show description for f688034authored
Commits on Mar 4, 2024
feat(core): Use serialized spans in transaction event (#10912)
Show description for 76c4c26authoredfeat(node): Allow to configure `skipOpenTelemetrySetup` (#10907)
Show description for 97bbb8cauthoredfix(opentelemetry): Ensure DSC propagation works correctly (#10904)
Show description for 09f2a69authoredfeat(core): Fix span scope handling & transaction setting (#10886)
Show description for 54b1cf5authored
Commits on Feb 28, 2024
ref(node): Align semantic attribute handling (#10827)
Show description for e1063f4authored
Commits on Feb 27, 2024
feat(opentelemetry): Ensure DSC & attributes are correctly set (#10806)
Show description for 240fd8aauthored
Commits on Feb 22, 2024
feat(metrics): Remove metrics method from `BaseClient` (#10789)
Show description for 36806f3authored
Commits on Feb 21, 2024
ref(node-experimental): Rename `errorHandler` to `expressErrorHandler` (#10746)
Show description for f014ac6authoredfeat(node-experimental): Move integrations from node (#10743)
Show description for 342b8eaauthoredfeat(v8): Remove usage of span.description and span.name (#10697)
Show description for c2baeacauthored
Commits on Feb 20, 2024
feat(node-experimental): Move cron code over (#10742)
Show description for 3e2c8f4authoredfeat(core): Use global `TextEncoder` and `TextDecoder` (#10701)
Show description for fe41836authoredfeat(node-experimental): Move `errorHandler` (#10728)
Show description for a02aa00authoredref(node-experimental): Cleanup tracing intergations (#10730)
Show description for c002d8fauthored
Commits on Feb 19, 2024
ref(node-experimental): Copy transport & client to node-experimental (#10720)
Show description for 4f92ff0authored- authored
Luca Forstner - authored
Luca Forstner
Commits on Feb 16, 2024
ref(core): Rename `Span` class to `SentrySpan` (#10687)
Show description for dc5383dauthoredref(node-experimental): Remove deprecated class integrations (#10675)
Show description for b38bccdauthoredfeat: Implement new Async Context Strategy (#10647)
Show description for dc8726aauthored
Commits on Feb 12, 2024
ref(node-experimental): Remove custom hub & scope (#10616)
Show description for c78789dauthoredfeat(core): Update `Sentry.addBreadcrumb` to skip hub (#10601)
Show description for d0accc0authored
Commits on Feb 9, 2024
feat(opentelemetry): Fix & align isolation scope usage in node-experimental (#10570)
Show description for 5a2b676andauthored
Commits on Feb 1, 2024
feat(node-experimental): Update tracing integrations to functional style (#10443)
Show description for 2000d7eauthored
Commits on Jan 29, 2024
Commits on Jan 19, 2024
feat(core): Deprecate `Span.origin` in favor of `sentry.origin` attribute (#10260)
Show description for 1cceeaeauthoredfeat: Refactor exposed `defaultIntegrations` to `getDefaultIntegrations()` (#10243)
Show description for 33d1cb0authored
Commits on Jan 17, 2024
feat(core): Deprecate `Span.op` in favor of op attribute (#10189)
Show description for fb7e516authored