Skip to content

Releases: Miserlou/Zappa

0.51.0

09 Mar 13:51
80a6881
Compare
Choose a tag to compare
  • 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

20 Feb 23:00
f4e846f
Compare
Choose a tag to compare
  • 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

05 Feb 19:02
93f535f
Compare
Choose a tag to compare
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

20 Mar 20:19
c46d464
Compare
Choose a tag to compare
Merge pull request #1831 from Miserlou/release/0.48.2

Proposed release 0.48.2

0.48.1

19 Mar 21:13
d58b6f9
Compare
Choose a tag to compare
Merge pull request #1827 from Miserlou/release/0.48.1

Proposed release 0.48.1

0.47.0

12 Oct 18:05
f241b50
Compare
Choose a tag to compare
Merge pull request #1653 from Miserlou/release/0.47.0

Changelog and version for 0.47.0