Skip to content

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

AWS Lambda Runtime Interface Client for Python v2.2.1

23 Aug 11:34
2fe3eca
Compare
Choose a tag to compare

What's Changed

  • Update version to 2.2.1 by @m-rph in #170
  • Patch libcurl configure.ac to work with later versions of autoconf by @m-rph in #170

Full Changelog: 2.1.1...2.2.1

AWS Lambda Runtime Interface Client for Python v2.1.0

31 Jul 16:25
d9bb2e4
Compare
Choose a tag to compare

What's Changed

  • Use latest codebuild version by @m-rph in #157
  • Raise all init errors in init instead of suppressing them until the fist invoke by @trivenay in #163
  • Bump version to 2.1.0 by @trivenay in #164

New Contributors

Full Changelog: 2.0.12...2.1.0

AWS Lambda Runtime Interface Client for Python v2.0.11

28 Mar 14:44
03ba270
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.10...2.0.11

AWS Lambda Runtime Interface Client for Python v2.0.10

13 Feb 16:52
8930afa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.9...2.0.10

AWS Lambda Runtime Interface Client for Python v2.0.9

12 Feb 12:56
b2557ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.8...2.0.9

AWS Lambda Runtime Interface Client for Python v2.0.8

30 Oct 17:36
b45577e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.7...2.0.8

AWS Lambda Runtime Interface Client for Python v2.0.7

31 Aug 12:32
2d0c421
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.6...2.0.7

AWS Lambda Runtime Interface Client for Python v2.0.6

22 Aug 14:10
6fbad51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.5...2.0.6

AWS Lambda Runtime Interface Client for Python v2.0.5

16 Aug 13:47
d53a9bc
Compare
Choose a tag to compare
  • 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

29 Sep 20:18
a94d6e2
Compare
Choose a tag to compare

AWS Lambda Runtime Interface Client for Python with ARM64 support