Skip to content

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

AWS Lambda Runtime Interface Client for Python v2.0.10

Choose a tag to compare

@briensea briensea released this 13 Feb 16:52
8930afa

What's Changed

Full Changelog: 2.0.9...2.0.10

AWS Lambda Runtime Interface Client for Python v2.0.9

Choose a tag to compare

@briensea briensea released this 12 Feb 12:56
b2557ae

What's Changed

Full Changelog: 2.0.8...2.0.9

AWS Lambda Runtime Interface Client for Python v2.0.8

Choose a tag to compare

@pushkarchawda pushkarchawda released this 30 Oct 17:36
b45577e

What's Changed

Full Changelog: 2.0.7...2.0.8

AWS Lambda Runtime Interface Client for Python v2.0.7

Choose a tag to compare

@alex-pewpew alex-pewpew released this 31 Aug 12:32
2d0c421

What's Changed

Full Changelog: 2.0.6...2.0.7

AWS Lambda Runtime Interface Client for Python v2.0.6

Choose a tag to compare

@briensea briensea released this 22 Aug 14:10
6fbad51

What's Changed

New Contributors

Full Changelog: 2.0.5...2.0.6

AWS Lambda Runtime Interface Client for Python v2.0.5

Choose a tag to compare

@aws-lambda-runtimes aws-lambda-runtimes released this 16 Aug 13:47
d53a9bc
  • Add support for Python3.11. (#103)
  • Add support for Python3.10. (#102)
  • Emit multi-line logs with timestamps.(#92)
  • Remove importlib-metadata dependency.(#83)

AWS Lambda Runtime Interface Client for Python v2.0.0

Choose a tag to compare

@aws-lambda-runtimes aws-lambda-runtimes released this 29 Sep 20:18
a94d6e2

AWS Lambda Runtime Interface Client for Python with ARM64 support

AWS Lambda Runtime Interface Client for Python v1.2.2

Choose a tag to compare

@aws-lambda-runtimes aws-lambda-runtimes released this 23 Aug 12:36
c92c8ad
  • Remove importlib.metadata dependency & introduce _version_ #55

AWS Lambda Runtime Interface Client for Python v1.2.0

Choose a tag to compare

@aws-lambda-runtimes aws-lambda-runtimes released this 28 Jun 18:25
149ce3a
  • Add Support for / in handler name #45
  • Add requestId in error response #40
  • Move the / to . replacement, only for import_module call, error message was impacted #47

AWS Lambda Runtime Interface Client for Python v1.1.1

Choose a tag to compare

@aws-lambda-runtimes aws-lambda-runtimes released this 09 Jun 21:55
66f1e9d
  • Update Curl version to 7.77.0 (#35)