Zappa

Serverless Python

MIT License

Downloads
43
Stars
11.9K

Bot releases are hidden (Show)

Zappa - 0.51.0 Latest Release

Published by jneves over 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
Zappa - 0.50.0

Published by jneves over 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
Zappa - 0.49.0

Published by mcrowson over 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
Zappa - 0.48.2

Published by mcrowson over 5 years ago

Zappa - 0.48.1

Published by mcrowson over 5 years ago

Zappa - 0.47.0

Published by mcrowson about 6 years ago