| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| aws-lambda-ric-3.2.0.tgz | 2024-07-03 | 3.5 MB | |
| AWS Lambda Runtime Interface Client for NodeJS v3.2.0 source code.tar.gz | 2024-07-02 | 8.3 MB | |
| AWS Lambda Runtime Interface Client for NodeJS v3.2.0 source code.zip | 2024-07-02 | 8.4 MB | |
| README.md | 2024-07-02 | 1.6 kB | |
| Totals: 4 Items | 20.2 MB | 0 | |
What's Changed
- Introduce advanced logging controls by @thenewguy39 in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/91
- Bump package-lock deps by @andclt in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/98
- Remove Node14 from integ tests matrix since it is deprecated by @andclt in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/99
- Handle invalid char when sending HTTP request to Runtime API by @andclt in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/100
- Update codebuild_build.sh script by @andclt in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/110
- Fix centos and ubuntu integ tests by @andclt in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/111
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/109
- Bump tar from 6.1.15 to 6.2.1 by @dependabot in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/103
- Encode request id in URI path by @andclt in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/113
- Release aws-lambda-ric 3.2.0 by @andclt in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/114
New Contributors
- @thenewguy39 made their first contribution in https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/pull/91
Full Changelog: https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/compare/v3.1.0...v3.2.0