Commits
User selector
Commit History
Commits on Dec 11, 2024
- committed
Luca Forstner
Commits on Dec 5, 2024
ref: Refactor some more `any` types (#14546)
Show description for 745775eauthored
Commits on Dec 4, 2024
- authored
Luca Forstner
Commits on Nov 29, 2024
chore: Dedupe `@sentry/core` imports (#14529)
Show description for e17bd91authored
Commits on Nov 28, 2024
- authored
Luca Forstner
Commits on Nov 20, 2024
- authored
Luca Forstner
Commits on Sep 13, 2024
fix: Ensure all logs are wrapped with `consoleSandbox` (#13690)
Show description for 5d0094aauthored
Commits on Jul 18, 2024
fix(angular): Remove `afterSendEvent` listener once root injector is destroyed (#12786)
Show description for 7500b06andauthored
Commits on Jul 12, 2024
fix(angular): Guard `ErrorEvent` check in ErrorHandler to avoid throwing in Node environments (#12892)
Show description for 9f07f99authored
Commits on Jun 21, 2024
feat(core): Return client from init method (#12585)
Show description for 012c349authored
Commits on May 14, 2024
Commits on May 3, 2024
fix(angular): Run tracing calls outside Angular (#11748)
Show description for 6f44e8aauthored
Commits on Apr 25, 2024
fix(angular): Call `showReportDialog` in root context (#11703)
Show description for aecbfafauthored
Commits on Mar 27, 2024
ref(angular): Don't include BrowserApiErrors in bundle (#11294)
Show description for df68e99authored
Commits on Mar 19, 2024
feat(v8/angular): Merge angular and angular-ivy packages and start Angular support at v14 (#11091)
Show description for 9a3aa0fandauthored
Commits on Mar 12, 2024
feat(angular/v8): Change decorator naming and add `name` parameter (#11057)
Show description for 81da58aauthoredref(angular): Refactor usage of `startChild` (#11056)
Show description for 88d41eaauthoredfeat(angular): Update scope `transactionName` when route is resolved (#11043)
Show description for 2ee0c18authoredref(v8/angular): Remove instrumentAngularRouting and fix tests (#11021)
Show description for 2274b27authored
Commits on Mar 11, 2024
feat: Ensure `getRootSpan()` does not rely on transaction (#10979)
Show description for ccde98bauthored
Commits on Feb 27, 2024
ref: Remove usage of span tags (#10808)
Show description for a6a4e53authored
Commits on Feb 23, 2024
- authored
Luca Forstner
Commits on Feb 21, 2024
feat(v8/browser): Rename TryCatch integration to `browserApiErrorsIntegration` (#10755)
Show description for 2ea788cauthoredfeat(v8): Remove usage of span.description and span.name (#10697)
Show description for c2baeacauthored
Commits on Feb 14, 2024
fix(angular): Ensure navigations always create a transaction (#10646)
Show description for efa04ffauthored
Commits on Feb 13, 2024
feat(core): Make custom tracing methods return spans & set default op (#10633)
Show description for b5829e1authored
Commits on Feb 12, 2024
- authored
Luca Forstner ref(core): Make `on` and `emit` required on client (#10603)
Show description for cb6912aauthored
Commits on Jan 31, 2024
feat(angular): Export custom `browserTracingIntegration()` (#10353)
Show description for 5fd5c5dauthored
Commits on Jan 19, 2024
ref: Streamline SDK metadata handling (#10251)
Show description for f3b2e7dauthoredfeat: Refactor exposed `defaultIntegrations` to `getDefaultIntegrations()` (#10243)
Show description for 33d1cb0authored
Commits on Jan 9, 2024
feat(core): Deprecate transaction metadata in favor of attributes (#10097)
Show description for 0276c03authored
Commits on Jan 8, 2024
feat(core): Deprecate `getActiveTransaction()` & `scope.getTransaction()` (#10098)
Show description for d305c8dauthoredfeat(core): Deprecate `span.startChild()` (#10091)
Show description for 548d455authored
Commits on Jan 4, 2024
- authored
Luca Forstner