Zappa Versions Save

Serverless Python

0.51.0

4 years ago
  • Lambda Layers
  • Cognito support
  • Skip venv check if --no_venv argument is passed
  • Fix for abi3 filename matching
  • Wait for the Load Balancer to become active before proceeding
  • Add option 'Scheme' for alb config
  • Allow full path exclusions while packaging
  • Workaround for werkzeug incompatibility
  • And assorted fixes

0.50.0

4 years ago
  • Updated manylinux to support manylinux1/manylinux2010/manylinux2014 packages
  • Fixed issue with duplicated cookie headers in API Gateway
  • Various maintenance updates to the README file
  • Remove old python 2.7 code (not all yet)
  • Use pip-tools to manage dependencies (and remove pinned dependencies from the package)
  • Add option for concurrency limit
  • Use safe_load with YAML
  • Support for ABI3 binary packages (particularly cryptography)
  • Remove dependency on lambda-packages

0.49.0

4 years ago
Added support for Python 3.8
Fixed boto3 reporting of long names
Added support for new AWS Regions
Minor bug and README fixes

0.48.2

5 years ago

0.48.1

5 years ago

0.47.0

5 years ago