-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Node 22 #11455
Labels
Package: node
Issues related to the Sentry Node SDK
Package: profiling-node
Issues related to the Sentry Profiling Node SDK
Comments
AbhiPrasad
added
Package: node
Issues related to the Sentry Node SDK
Package: profiling-node
Issues related to the Sentry Profiling Node SDK
labels
Apr 5, 2024
Proposal pull-request is up: nodejs/node#52505 |
#11754 only changes v7 - we have to make the change for v8 as well. |
JonasBa
added a commit
that referenced
this issue
May 1, 2024
tracking issue: #11455 ABI is 126: https://github.com/electron/node-abi/blob/bd11f2da07c5da324e735e2de5bf6716ce97b11c/abi_registry.json#L95-L102 ~Waiting for nodejs/node#52505 to release!~ Added changelog entry for `7.113.0`, will cut a release after this gets merged. --------- Co-authored-by: JonasBa <[email protected]>
s1gr1d
pushed a commit
that referenced
this issue
May 2, 2024
tracking issue: #11455 ABI is 126: https://github.com/electron/node-abi/blob/bd11f2da07c5da324e735e2de5bf6716ce97b11c/abi_registry.json#L95-L102 ~Waiting for nodejs/node#52505 to release!~ Added changelog entry for `7.113.0`, will cut a release after this gets merged. --------- Co-authored-by: JonasBa <[email protected]>
@AbhiPrasad when you're back, can we close this? |
Yup, we can close! The other items were just investigation points, but we don't need to spend time on it atm. |
AbhiPrasad
added a commit
that referenced
this issue
May 21, 2024
Adds support for https://nodejs.org/api/process.html#processavailablememory introduced with Node 22 App Context: https://develop.sentry.dev/sdk/event-payloads/contexts/#app-context ref #11455
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Package: node
Issues related to the Sentry Node SDK
Package: profiling-node
Issues related to the Sentry Profiling Node SDK
Node 22 releases on
2024-04-23
.https://nodejs.org/en/blog/announcements/v21-release-announce
Tasks
The text was updated successfully, but these errors were encountered: