Commits
User selector
Commit History
Commits on Mar 12, 2024
ref(v8/angular): Remove instrumentAngularRouting and fix tests (#11021)
Show description for 2274b27authored
Commits on Mar 5, 2024
feat(core): Update `spanToJSON` to handle OTEL spans (#10922)
Show description for 7e66a04authored
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 12, 2024
- authored
Luca Forstner
Commits on Jan 31, 2024
feat(angular): Export custom `browserTracingIntegration()` (#10353)
Show description for 5fd5c5dauthored
Commits on Jan 19, 2024
feat: 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 3, 2024
feat(core): Add `span.updateName()` and deprecate `span.setName()` (#10018)
Show description for e5f3428authored
Commits on Dec 21, 2023
chore(biome): enable noUnusedImports rule (#9895)
Show description for 5d16aaeauthoredfeat(core): Add `span.end()` to replace `span.finish()` (#9954)
Show description for a04e780andauthored
Commits on Dec 15, 2023
ref: Use `getCurrentScope()` / `getClient` instead of `hub.xxx` (#9862)
Show description for ffc4181authored
Commits on Nov 29, 2023
Commits on Nov 22, 2023
feat(core): Add top level `getClient()` method (#9638)
Show description for 692e9c6authoredfeat(core): Allow to pass `mechanism` as event hint (#9590)
Show description for f251833authored
Commits on Sep 8, 2023
ref: Remove all usages of ts-ignore (#8974)
Show description for f63b33bauthored
Commits on Aug 29, 2023
ref(tracing): Add `origin` to spans (#8765)
Show description for 0fd86bcauthored
Commits on Jun 28, 2023
build: Update typescript from 3.8.3 to 4.9.5 (#8255)
Show description for c89c54aauthored
Commits on Jun 20, 2023
fix(angular): Filter out `TryCatch` integration by default (#8367)
Show description for e5e6a6bauthoredfix(angular): Stop routing spans on navigation cancel and error events (#8369)
Show description for 365c750authored
Commits on Apr 5, 2023
fix(angular): Only open report dialog if error was sent (#7750)
Show description for 2531853authored
Commits on Apr 3, 2023
fix(angular): Handle routes with empty path (#7686)
Show description for 776d9ceauthored
Commits on Mar 24, 2023
Commits on Feb 27, 2023
feat(angular): Add Ivy-compatible Angular SDK package (#7264)
Show description for cca2514authored
Commits on Jan 11, 2023
build: Add `@typescript-eslint/consistent-type-imports` rule (#6662)
Show description for 2aa4e94authored
Commits on Jan 9, 2023
ref(angular) Add error-like objects handling (#6446)
Show description for f052394authored
Commits on Dec 16, 2022
ref(angular): Add more tests to the error handler (#6445)
Show description for d144d12authored
Commits on Oct 5, 2022
test(angular): Increase Angular SDK Test Coverage. (#5790)
Show description for fcde2a8authored
Commits on Sep 1, 2022
Commits on Jul 22, 2022
ref(angular): Set ErrorHandler Exception Mechanism to be unhandled by default(#3844)
Show description for 3665831authored
Commits on Jul 15, 2022
feat(angular): Add URL Parameterization of Transaction Names (#5416)
Show description for a87c0c6authored
Commits on Jul 8, 2022
ref(angular): Add transaction source for Angular Router (#5382)
Show description for 4984870authored
Commits on Jun 15, 2022
chore(angular): Add Angular version to event contexts (#5260)
Show description for 7573f19authored
Commits on Jun 3, 2022
fix(dev): Add placeholder tsconfigs for tests (#5200)
Show description for d48f6fdauthored
Loading