AWS Lambda Runtime Interface Client for NodeJS v3.2.0
What's Changed
- Introduce advanced logging controls by @thenewguy39 in #91
- Bump package-lock deps by @andclt in #98
- Remove Node14 from integ tests matrix since it is deprecated by @andclt in #99
- Handle invalid char when sending HTTP request to Runtime API by @andclt in #100
- Update codebuild_build.sh script by @andclt in #110
- Fix centos and ubuntu integ tests by @andclt in #111
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #109
- Bump tar from 6.1.15 to 6.2.1 by @dependabot in #103
- Encode request id in URI path by @andclt in #113
- Release aws-lambda-ric 3.2.0 by @andclt in #114
New Contributors
- @thenewguy39 made their first contribution in #91
Full Changelog: v3.1.0...v3.2.0