AWS Lambda Runtime Interface Client for NodeJS v3.0.0
·
28 commits
to main
since this release
What's Changed
- AWS Lambda response streaming support
- ES module support
- Migrate from TypeScript to JavaScript, Include type declaration files for TypeScript support.
- Support Amazon Linux 2023
- Update RIE to
v1.12
- Reduce image size by deleting
aws-lambda-cpp
andcurl
dependencies after building them
Commits
- aws-lambda-ric 3.0.0 release by @andclt in #70
- Run integration tests against every distro on PR by @andclt in #71
Full Changelog: v2.1.0...v3.0.0