Release 1.4.1
1.4.1
Features
-
Add IS_OFFLINE environment variable to serve (#42).
Alex DeBrie
-
Handle binary request payloads and compressed responses (#41).
Malcolm Jones
-
Provide access to raw
event
through request environment (#37).
Bugs
-
Fixed issue where CONTENT_LENGTH was computed differently than the wsgi.input (#40).
Phil Hachey
-
Fix deprecation warnings for the before:deploy:createDeploymentArtifacts and after:deploy:createDeploymentArtifacts hooks (#43).
Malcolm Jones
-
Blacklist
__pycache__
from requirements packaging in order to avoid conflicts (#35). -
Fix insecure usage of X-Forwarded-For (#36).
-
Explicitly set virtualenv interpreter when packaging requirements (#34).