github zappa/Zappa 0.55.0

latest releases: 0.59.0, 0.58.0, 0.57.0...
2 years ago

0.55.0

  • Fix "cd workflow fired event outside of the create tags event" (#1152)
  • Remove 'futures' package requirement (#826,#808)
  • Remove function invoke command does not need quotes around function (#900)
  • Add python_requires to setup.py (#1111)
  • Remove python 3.6 support (#1151)
  • Update handler to be global if INSTANTIATE_LAMBDA_HANDLER_ON_IMPORT=True (#1096)
  • Fix async invocation in Python 3 (#1006)
  • Drastically reduce cold start times by calling LambdaHandler externally (#982)
  • Support Newest Manylinux Version for dependencies (#1083)
  • Decode zappa invoke output regardless of --no-color option (#1069)
  • Convert project to using 'pipenv' to manage dependencies (#1077)
  • Ensure unique scheduled event names (#1080)
  • Check isort in CI (#1078)
  • Use 'black' everywhere (#1076)
  • Update setup.py (#1050)

Don't miss a new Zappa release

NewReleases is sending notifications on new releases.