Skip to content

Release 1.0.1

Compare
Choose a tag to compare
@logandk logandk released this 19 Dec 08:26
· 434 commits to master since this release

1.0.1

Features

  • Enable using the requirements packaging functionality alone, without the WSGI handler. This is enabled by omitting the custom.wsgi.app setting from serverless.yml.
  • Load provider and function environment variables when serving WSGI app locally

Bugs

  • If no requirements.txt file is present and the WSGI handler is enabled, make sure to package werkzeug.