Skip to content

Releases: aws/aws-lambda-python-runtime-interface-client

AWS Lambda Runtime Interface Client for Python v1.1.0

01 Jun 12:31
191b808

Choose a tag to compare

  • Release GIL (Global Interpreter Lock) while polling runtime/invocation/next (#33)

  • Replace usage of deprecated module imp with importlib (#28)

  • Ensure that errorMessage, errorType, and stackTrace are always part of error responses (#15)

AWS Lambda Runtime Interface Client for Python v1.0.0

01 Dec 18:26

Choose a tag to compare

Initial release of AWS Lambda Runtime Interface Client for Python