Releases: Miserlou/Zappa
Releases · Miserlou/Zappa
0.51.0
- 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
- 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