Skip to content

AWS Lambda Runtime Interface Client for NodeJS v3.0.0

Compare
Choose a tag to compare
@aws-lambda-runtimes aws-lambda-runtimes released this 26 Jun 09:22
· 28 commits to main since this release
781b717

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 and curl 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