Skip to content

Issue #130: Make handlerWrapper compatible with Node.js 24#136

Merged
mnapoli merged 1 commit intooss-serverless:mainfrom
MatthiasBoehm87:fix/custom-resources-with-nodejs24
Jan 22, 2026
Merged

Issue #130: Make handlerWrapper compatible with Node.js 24#136
mnapoli merged 1 commit intooss-serverless:mainfrom
MatthiasBoehm87:fix/custom-resources-with-nodejs24

Conversation

@MatthiasBoehm87
Copy link
Contributor

The changes are taken from the merge request of shinzero999, #131. The old code commented out has been removed.

Callback-based function handlers are not allowed any more with nodejs 24.

@MatthiasBoehm87 MatthiasBoehm87 changed the title Issue #130: Make handlerWrapper compatible with Node.js Issue #130: Make handlerWrapper compatible with Node.js 24 Jan 22, 2026
@mnapoli
Copy link
Contributor

mnapoli commented Jan 22, 2026

Thanks! Is this working with custom resources on NodeJS 22 too?

@MatthiasBoehm87
Copy link
Contributor Author

Yes.

@mnapoli mnapoli merged commit 2d7f527 into oss-serverless:main Jan 22, 2026
3 checks passed
@mnapoli
Copy link
Contributor

mnapoli commented Jan 22, 2026

Thanks I tagged a new release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants