Skip to content

Releases: aws/aws-lambda-runtime-interface-emulator

Release 1.2

29 Sep 21:15
b57d8f4
Compare
Choose a tag to compare

Changes

  • 703935c - valid the bootstraps before passing to NewBootstrapSingleCmd (#45)
  • 6bc4a28 - Support for arm64 architecture (#52)

Release 1.1

08 Jul 17:33
abd363e
Compare
Choose a tag to compare

Changes

  • 68b32d6 - chore: fix poorly formatted README.md section (#18)
  • d49d4b5 - feat: Use millisecond billing granularity (#7)
  • a32fdf4 - docs: Correct spelling of x86-64 (#29)
  • 2c9ea44 - docs: Fix name of memory env var in README (#17)
  • 00d793b - fix: Add a fake arn to Context (#23)
  • a78c49c - Pull upstream changes (#34)
  • b1c9aa7 - Pull upstream changes 2021/06 (#39)
  • 8af3c67 - docs: Fix ordering of options in example (#36)

AWS Lambda Runtime Interface Emulator

01 Dec 01:07
6a74e68
Compare
Choose a tag to compare

The Lambda Runtime Interface Emulator is a proxy for Lambda’s Runtime and Extensions APIs, which allows customers to locally test their Lambda function packaged as a container image.