Commits
User selector
Commit History
Commits on Feb 9, 2024
feat(core): Deprecate the `Hub` constructor (#10574)
Show description for 90b45f0andauthored
feat(opentelemetry): Fix & align isolation scope usage in node-experimental (#10570)
Show description for 5a2b676andauthored
Commits on Feb 8, 2024
feat(v8): Remove deprecated spanStatusfromHttpCode export (#10563)
Show description for 737fb0eauthoredfeat(v8/node): Remove deepReadDirSync export (#10564)
Show description for 8b2569bauthored
Commits on Feb 7, 2024
feat(v8/node): Remove LocalVariables class integration (#10558)
Show description for ca6010bauthored- authored
Commits on Feb 6, 2024
- committed
Commits on Feb 2, 2024
feat: Export `setHttpStatus` from all packages (#10475)
Show description for cd3a744authoredfeat(node-experimental): Add koa integration (#10451)
Show description for 649101dauthoredfeat(node-experimental): Update opentelemetry packages (#10456)
Show description for 0588a3fauthored
Commits on Feb 1, 2024
feat(node-experimental): Update tracing integrations to functional style (#10443)
Show description for 2000d7eauthored
Commits on Jan 31, 2024
feat(node): Expose functional integrations to replace classes (#10356)
Show description for 0c16f21authored- authored
Luca Forstner
Commits on Jan 30, 2024
- authored andcommitted
Commits on Jan 29, 2024
- authored
Luca Forstner feat(core): Deprecate `spanStatusfromHttpCode` in favour of `getSpanStatusFromHttpCode` (#10361)
Show description for 51b0f5dauthored
Commits on Jan 25, 2024
- committed
- committed
Commits on Jan 23, 2024
- committed
feat(core): Expose `isInitialized()` to replace checking via `getClient` (#10296)
Show description for 675309dauthored
Commits on Jan 19, 2024
feat(core): Deprecate `Span.origin` in favor of `sentry.origin` attribute (#10260)
Show description for 1cceeaeauthoredref: Streamline SDK metadata handling (#10251)
Show description for f3b2e7dauthoredMerge pull request #10265 from getsentry/master
Show description for b916548authored- committed
feat: 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 fb7e516authoredfeat(core): Deprecate integration classes & `Integrations.X` (#10198)
Show description for e50cc8aauthored
Commits on Jan 16, 2024
- authored
Luca Forstner
Commits on Jan 15, 2024
feat(core): Add `client.getIntegrationByName()` (#10130)
Show description for 5498a78authored
Commits on Jan 11, 2024
feat(core): Add `client.init()` to replace `client.setupIntegrations()` (#10118)
Show description for 7ab0fe8authored
Commits on Jan 10, 2024
feat(core): Deprecate methods on `Hub` (#10124)
Show description for ac278e7authored- committed
Commits on Jan 9, 2024
feat(node): Make `getModuleFromFilename` compatible with ESM (#10061)
Show description for eff57faauthored
Commits on Jan 8, 2024
feat(core): Allow to pass `scope` to `startSpan` APIs (#10076)
Show description for b6c369dauthored- authored
Luca Forstner