Releases: aws/aws-lambda-python-runtime-interface-client
Releases · aws/aws-lambda-python-runtime-interface-client
AWS Lambda Runtime Interface Client for Python v3.0.0
What's Changed:
- Dropped Support: Deprecated Python runtimes below 3.9 are no longer supported.
- New Support: Added support for the Python 3.13 runtime. Learn more in the AWS Lambda now supports python3.13.
- SnapStart Runtime Hooks: Introduced support for runtime hooks for SnapStart enabled python functions. Details available in the SnapStart Blog.
AWS Lambda Runtime Interface Client for Python v2.2.1
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
AWS Lambda Runtime Interface Client for Python v2.0.11
What's Changed
- Upgrade simplejson to
3.18.4
by @kpark-hrp in #136 - Bump to version 2.0.11. by @briensea in #137
New Contributors
- @kpark-hrp made their first contribution in #136
Full Changelog: 2.0.10...2.0.11
AWS Lambda Runtime Interface Client for Python v2.0.10
What's Changed
- Update format of unhandled exception warning message. by @briensea in #132
- Bump version to 2.0.10. by @briensea in #133
Full Changelog: 2.0.9...2.0.10
AWS Lambda Runtime Interface Client for Python v2.0.9
What's Changed
Full Changelog: 2.0.8...2.0.9
AWS Lambda Runtime Interface Client for Python v2.0.8
What's Changed
- Onboarded Python3.12 (#118)
- Fix runtime_client blocking main thread from SIGTERM being handled. Enabled by default only for Python3.12 (#115) by @tgsong (#124) by @pushkarchawda (#125) by @alex-pewpew
- Use unicode chars instead of escape sequences in json encoder output. Enabled by default only for Python3.12 (#88) by @mdsakalu (#122) by @briensea
- Cold start improvements (#121) by @alex-pewpew
Full Changelog: 2.0.7...2.0.8
AWS Lambda Runtime Interface Client for Python v2.0.7
What's Changed
- Use AWS_LAMBDA_LOG_LEVEL env var to set log level for text format by @kotyara1005 in #111
- Bump version to 2.0.7 by @alex-pewpew in #112
Full Changelog: 2.0.6...2.0.7
AWS Lambda Runtime Interface Client for Python v2.0.6
What's Changed
- Emit logs in JSON format by @kotyara1005 in #101
- Bunp version to 2.0.6. by @briensea in #110
New Contributors
- @kotyara1005 made their first contribution in #101
Full Changelog: 2.0.5...2.0.6