An open API service providing repository metadata for many open source software ecosystems.

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

Releases
AWS Lambda Runtime Interface Client for Python v2.0.8

2.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: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.0.7...2.0.8

about 2 years ago
Download
AWS Lambda Runtime Interface Client for Python v2.0.5

2.0.5

  • Add support for Python3.11. (#103)
  • Add support for Python3.10. (#102)
  • Emit multi-line logs with timestamps.(#92)
  • Remove importlib-metadata dependency.(#83)
about 2 years ago
Download
AWS Lambda Runtime Interface Client for Python v2.0.0

2.0.0

AWS Lambda Runtime Interface Client for Python with ARM64 support

about 4 years ago
Download
AWS Lambda Runtime Interface Client for Python v1.2.2

1.2.2

  • Remove importlib.metadata dependency & introduce _version_ #55
about 4 years ago
Download
AWS Lambda Runtime Interface Client for Python v1.2.0

1.2.0

  • 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
over 4 years ago
Download
AWS Lambda Runtime Interface Client for Python v1.1.1

1.1.1

  • Update Curl version to 7.77.0 (#35)
over 4 years ago
Download
AWS Lambda Runtime Interface Client for Python v1.1.0

1.1.0

over 4 years ago
Download
AWS Lambda Runtime Interface Client for Python v1.0.0

v1.0.0

Initial release of AWS Lambda Runtime Interface Client for Python

almost 5 years ago
Download