Commits
User selector
Commit History
Commits on Mar 15, 2024
feat(v8): Remove deprecated integration methods on client (#11134)
Show description for 2c09292authored
Commits on Mar 13, 2024
feat(core): Move more scope globals to `__SENTRY__` (#11074)
Show description for 5039e84authoreddocs: Add docs for node setup in v8 (#11060)
Show description for bb004f2authored
Commits on Mar 12, 2024
feat(core): Move globals to `__SENTRY__` singleton (#11034)
Show description for 34d7e41authored
Commits on Mar 6, 2024
Commits on Mar 4, 2024
fix(browser): Don't use chrome variable name (#10874)
Show description for f655931authored
Commits on Feb 29, 2024
feat(core): Remove deprecated props from `Span` interface (#10854)
Show description for 65d9150authoredfix(processing): Only mark aggregate errors as exception groups (#10850)
Show description for 006b096authored
Commits on Feb 22, 2024
ref(eslint): Remove unused eslint-disable directives (#10771)
Show description for 722183bauthored
Commits on Feb 21, 2024
feat(v8): Remove usage of span.description and span.name (#10697)
Show description for c2baeacauthored
Commits on Feb 20, 2024
feat(v8): Update eventFromUnknownInput to only use client (#10692)
Show description for de681dcauthoredfeat(core): Use global `TextEncoder` and `TextDecoder` (#10701)
Show description for fe41836authoredfeat(v8): Remove deprecated addInstrumentationHandler (#10693)
Show description for 3a4683eauthoredfix(stacktrace): Always use `?` for anonymous function name (#10732)
Show description for db8f26eauthored
Commits on Feb 19, 2024
- authored
Luca Forstner
Commits on Feb 15, 2024
Commits on Feb 7, 2024
- authored
feat(v8): Bump minimum Node Version to 14 (#10527)
Show description for 09e8dd8authored
Commits on Jan 31, 2024
- authored
Luca Forstner
Commits on Jan 29, 2024
Commits on Jan 23, 2024
feat(sveltekit): Update default integration handling & deprecate `addOrUpdateIntegration` (#10263)
Show description for 62b0c4dauthoredfeat: Make `parameterize` function available through browser and node API (#10085)
Show description for a27decaauthored
Commits on Jan 18, 2024
fix(utils): Ensure `dropUndefinedKeys()` does not break class instances (#10245)
Show description for a9e52e7authored
Commits on Jan 11, 2024
Commits on Jan 10, 2024
feat(core): Deprecate methods on `Hub` (#10124)
Show description for ac278e7authoredfeat(core): Deprecate span `tags`, `data`, `context` & setters (#10053)
Show description for a56fc29authored
Commits on Jan 9, 2024
feat(core): Deprecate transaction metadata in favor of attributes (#10097)
Show description for 0276c03authored
Commits on Jan 5, 2024
ref(utils): Clean up timestamp calculation code (#10069)
Show description for 3fc7916authoredfeat(utils): Add `parameterize` function (#9145)
Show description for 3545c68authored
Commits on Jan 3, 2024
fix(node): ANR fixes and additions (#9998)
Show description for 011ba71authored- authored
feat(core): Add `span.updateName()` and deprecate `span.setName()` (#10018)
Show description for e5f3428authored
Commits on Jan 2, 2024
perf: enable `noAccumulatingSpread` lint rule (#9996)
Show description for 82d8fdbandauthoredchore(eslint): Add eslint rule to flag `new RegExp()` usage (#10009)
Show description for bf9f2e6authored