FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for packages/node/src - getsentry/sentry-javascript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
getsentry
/
sentry-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
8.7k
Code
Issues
637
Pull requests
85
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
sentry-javascript
packages
node
src
on
develop
User selector
Datepicker
Commit history
Commits on Sep 10, 2026
fix(node): Register diagnostics-channel injection in `NodeClient` con… (#24293)
Show description for 9428d80
timfish
authored
9428d80
View commit details
Copy full SHA for 9428d80
View code at this point
Browse repository at this point
Commits on Sep 9, 2026
ref(node): Fix flaky ANR stop-and-restart test with deterministic worker-ready signal (#23514)
Show description for e4a55c3
mydea
and
claude
authored
e4a55c3
View commit details
Copy full SHA for e4a55c3
View code at this point
Browse repository at this point
Commits on Sep 7, 2026
ref(node): Remove two Node <20 leftovers (hrtime.bigint, undici channel refs) (#24183)
Show description for 9596f42
wittachai-as
and
claude
authored
9596f42
View commit details
Copy full SHA for 9596f42
View code at this point
Browse repository at this point
feat(node): Add first-party Mastra integration (#23823)
Show description for 98330de
RulaKhaled
and
claude
authored
98330de
View commit details
Copy full SHA for 98330de
View code at this point
Browse repository at this point
Commits on Sep 3, 2026
feat(core): Add `safeCallback` helper for isolating user-provided callbacks (#23760)
Show description for 6011362
msonnb
and
claude
authored
6011362
View commit details
Copy full SHA for 6011362
View code at this point
Browse repository at this point
feat(node): Deprecate `ignoreStatusCodes` in http integrations (#23973)
Show description for 0d3087a
Lms24
authored
0d3087a
View commit details
Copy full SHA for 0d3087a
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
feat(server-utils)!: Rename `otlpIntegration` to `openTelemetryIntegration` (#23938)
Show description for 46e0cb4
andreiborza
and
claude
authored
46e0cb4
View commit details
Copy full SHA for 46e0cb4
View code at this point
Browse repository at this point
Commits on Sep 1, 2026
ref(express)!: Export a single ExpressIntegrationOptions type (#23763)
Show description for 6327be6
s1gr1d
authored
6327be6
View commit details
Copy full SHA for 6327be6
View code at this point
Browse repository at this point
ref(core)!: Split browser/server-only exports out of the default entrypoint (#23762)
Show description for d99cacd
mydea
and
claude
authored
d99cacd
View commit details
Copy full SHA for d99cacd
View code at this point
Browse repository at this point
feat(server-runtime-injection): Split runtime orchestrion injection into a dedicated package (#23685)
Show description for 8c2ab94
mydea
and
claude
authored
8c2ab94
View commit details
Copy full SHA for 8c2ab94
View code at this point
Browse repository at this point
feat: Emit low-cardinality http.client span names for node:http and undici (#23690)
Show description for bdae903
chargome
and
claude
authored
bdae903
View commit details
Copy full SHA for bdae903
View code at this point
Browse repository at this point
Commits on Aug 31, 2026
fix(node)!: rejection warning in strict mode (#21160)
Show description for 1900883
mohd-akram
and
JPeer264
authored
1900883
View commit details
Copy full SHA for 1900883
View code at this point
Browse repository at this point
feat(deno)!: Align remaining denoHttpIntegration options with httpIntegration (#23692)
Show description for 3519e74
RulaKhaled
and
cursoragent
authored
3519e74
View commit details
Copy full SHA for 3519e74
View code at this point
Browse repository at this point
ref: Use op constants from conventions (#23742)
Show description for 78bcb9b
msonnb
and
claude
authored
78bcb9b
View commit details
Copy full SHA for 78bcb9b
View code at this point
Browse repository at this point
Commits on Aug 28, 2026
fix(node): Only end the process session when it is still ok (#23725)
Show description for 2e8e009
suhailopensource
authored
2e8e009
View commit details
Copy full SHA for 2e8e009
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
feat(node): Capture Express errors automatically via `expressIntegration` (#23464)
Show description for 3016b1f
authored
3016b1f
View commit details
Copy full SHA for 3016b1f
View code at this point
Browse repository at this point
ref(core)!: Unify `tracePropagation` vs `propagateTrace` option names (#23649)
Show description for bfcc018
RulaKhaled
and
claude
authored
bfcc018
View commit details
Copy full SHA for bfcc018
View code at this point
Browse repository at this point
ref(node)!: Remove deprecated fastify exports, deprecate `setupFastifyErrorHandler` (#23460)
Show description for 2325c8d
mydea
authored
2325c8d
View commit details
Copy full SHA for 2325c8d
View code at this point
Browse repository at this point
feat(node): Add build-time opt-out for runtime channel injection (#23475)
Show description for 9c94002
authored
9c94002
View commit details
Copy full SHA for 9c94002
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
feat(core): Emit low-cardinality http.server span names when streaming (#23596)
Show description for d4e9ccd
chargome
and
claude
authored
d4e9ccd
View commit details
Copy full SHA for d4e9ccd
View code at this point
Browse repository at this point
ref(server-utils): Remove `otel` part from span origins (#23627)
Show description for 2f41fa9
mydea
authored
2f41fa9
View commit details
Copy full SHA for 2f41fa9
View code at this point
Browse repository at this point
feat(node): Auto-register Hapi error handler on server start (#23461)
Show description for bef02f7
mydea
authored
bef02f7
View commit details
Copy full SHA for bef02f7
View code at this point
Browse repository at this point
feat(node)!: Always report the encoded body size on HTTP spans (#23576)
Show description for edc02af
msonnb
and
claude
authored
edc02af
View commit details
Copy full SHA for edc02af
View code at this point
Browse repository at this point
feat!: Replace the deprecated `http.target` span attribute (#23575)
Show description for 964e438
msonnb
and
claude
authored
964e438
View commit details
Copy full SHA for 964e438
View code at this point
Browse repository at this point
feat!: Rename deprecated `http.*` span attributes (#23574)
Show description for 6d427d4
msonnb
and
claude
authored
6d427d4
View commit details
Copy full SHA for 6d427d4
View code at this point
Browse repository at this point
feat(node): Auto-register Koa error handler on app start (#23463)
Show description for 683f190
mydea
authored
683f190
View commit details
Copy full SHA for 683f190
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
ref: Remove orchestrion references from customer-facing surfaces (#23507)
Show description for 63119eb
timfish
and
claude
authored
63119eb
View commit details
Copy full SHA for 63119eb
View code at this point
Browse repository at this point
ref(core)!: Migrate to SENTRY_SEGMENT_NAME_SOURCE (#23368)
Show description for 6154b37
RulaKhaled
and
cursoragent
authored
6154b37
View commit details
Copy full SHA for 6154b37
View code at this point
Browse repository at this point
ref(node)!: Consolidate httpIntegration options (#23443)
Show description for fde8099
RulaKhaled
and
cursoragent
authored
fde8099
View commit details
Copy full SHA for fde8099
View code at this point
Browse repository at this point
feat(node): Always set up express, fastify, koa, hapi integrations (#23473)
Show description for d410f29
mydea
and
claude
authored
d410f29
View commit details
Copy full SHA for d410f29
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
feat!: Rename deprecated `net.` span attributes (#23301)
Show description for b9c864b
s1gr1d
and
claude
authored
b9c864b
View commit details
Copy full SHA for b9c864b
View code at this point
Browse repository at this point
ref(server-utils): Export integrations from `@sentry/server-utils` & remove `/orchestrion` entrypoint (#23459)
Show description for 897f5a2
mydea
authored
897f5a2
View commit details
Copy full SHA for 897f5a2
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
feat(node)!: split childProcess integration into childProcess and worker integrations (#22886)
Show description for 2bc19b3
atharv-sys32
and
JPeer264
authored
2bc19b3
View commit details
Copy full SHA for 2bc19b3
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
fix(node): Move Async context strategy setup to NodeClient.init() (#23458)
timfish
authored
45799a0
View commit details
Copy full SHA for 45799a0
View code at this point
Browse repository at this point
ref(node)!: Remove legacy incoming HTTP span hooks and default keepAlive to true (#23396)
Show description for 9293f44
RulaKhaled
and
cursoragent
authored
9293f44
View commit details
Copy full SHA for 9293f44
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL