Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aws-lambda-ric-3.0.0.tgz | 2023-06-26 | 3.5 MB | |
AWS Lambda Runtime Interface Client for NodeJS v3.0.0.tar.gz | 2023-06-23 | 8.3 MB | |
AWS Lambda Runtime Interface Client for NodeJS v3.0.0.zip | 2023-06-23 | 8.4 MB | |
README.md | 2023-06-23 | 797 Bytes | |
Totals: 4 Items | 20.2 MB | 0 |
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 https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/70
- Run integration tests against every distro on PR by @andclt in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/71
Full Changelog: https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/compare/v2.1.0...v3.0.0