GitHub / aws / aws-lambda-python-runtime-interface-client
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-python-runtime-interface-client
PURL: pkg:github/aws/aws-lambda-python-runtime-interface-client
Stars: 286
Forks: 79
Open issues: 38
License: apache-2.0
Language: Python
Size: 31.4 MB
Dependencies parsed at: Pending
Created at: about 5 years ago
Updated at: about 2 months ago
Pushed at: 3 months ago
Last synced at: 24 days ago
Commit Stats
Commits: 95
Authors: 31
Mean commits per author: 3.06
Development Distribution Score: 0.821
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/aws/aws-lambda-python-runtime-interface-client
AWS Lambda Runtime Interface Client for Python v3.1.1
3.1.1
What’s Changed
- Move unhandled exception warning message to init errors. by @briensea in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/189
- Bump version to 3.1.1. by @briensea in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/190
Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/3.1.0...3.1.1
Download
AWS Lambda Runtime Interface Client for Python v3.1.0
3.1.0
What’s Changed
- feat: add tenant-id to lambda context and structured log message by @ramisa2108 in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/187
- Bump to version 3.1.0 by @ramisa2108 in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/188
New Contributors
- @ramisa2108 made their first contribution in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/187
Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/3.0.2...3.1.0
Download
AWS Lambda Runtime Interface Client for Python v3.0.2
3.0.2
What’s Changed
- Update simplejson to 3.20.1 by @briensea in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/184
- Bump to version 3.0.2. by @briensea in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/185
Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/3.0.1...3.0.2
Download
AWS Lambda Runtime Interface Client for Python v3.0.1
3.0.1
What’s Changed
- Don’t enforce text format on uncaught exception warning message by @dtorok in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/182
- Bump to version 3.0.1. by @briensea in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/183
New Contributors
- @dtorok made their first contribution in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/182
Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/3.0.0...3.0.1
Download
AWS Lambda Runtime Interface Client for Python v3.0.0
3.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.
Download
AWS Lambda Runtime Interface Client for Python v2.2.1
2.2.1
What’s Changed
- Update version to 2.2.1 by @m-rph in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/170
- Patch libcurl configure.ac to work with later versions of autoconf by @m-rph in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/170
Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.1.1...2.2.1
Download
AWS Lambda Runtime Interface Client for Python v2.1.0
2.1.0
What’s Changed
- Use latest codebuild version by @m-rph in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/157
- Raise all init errors in init instead of suppressing them until the fist invoke by @trivenay in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/163
- Bump version to 2.1.0 by @trivenay in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/164
New Contributors
- @trivenay made their first contribution in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/163
Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.0.12...2.1.0
Download
AWS Lambda Runtime Interface Client for Python v2.0.11
2.0.11
What’s Changed
- Upgrade simplejson to
3.18.4by @kpark-hrp in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/136 - Bump to version 2.0.11. by @briensea in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/137
New Contributors
- @kpark-hrp made their first contribution in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/136
Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.0.10...2.0.11
Download
AWS Lambda Runtime Interface Client for Python v2.0.10
2.0.10
What’s Changed
- Update format of unhandled exception warning message. by @briensea in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/132
- Bump version to 2.0.10. by @briensea in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/133
Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.0.9...2.0.10
Download
AWS Lambda Runtime Interface Client for Python v2.0.9
2.0.9
What’s Changed
- Log warning on unhandled exception. by @briensea in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/120
- Bump version to 2.0.9 by @briensea in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/131
Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.0.8...2.0.9
Download