Apig-wsgi

Latest version: v2.18.0

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

2.0.2

------------------

* Drop Python 2 support, only Python 3.4+ is supported now.

2.0.1

------------------

* Temporarily restore Python 2 support. This is in order to fix a packaging
metadata issue that 2.0.0 was marked as supporting Python 2, so a new release
is needed with a higher version number for ``python -m pip install apig-wsgi`` to
resolve properly on Python 2. Version 2.0.2+ of ``apig-wsgi`` will not
support Python 2.

2.0.0

------------------

* Drop Python 2 support, only Python 3.4+ is supported now.
* If ``exc_info`` is passed in, re-raise the exception (previously it would be
ignored and crash in a different way). This isn't the nicest experience,
however the behaviour is copied from ``wsgiref``\'s simple server, and most
WSGI applications implement their own exception conversion to a "500 Internal
Server Error" page already.
* Noted that the EC2 ALB to Lambda integration is also supported as it uses the
same event format as API Gateway.

1.2.0

------------------

* Work with base64 encoded ``body`` values in requests from API Gateway.

1.1.2

------------------

* Fix crash using binary support for responses missing a ``Content-Type``
header.

1.1.1

------------------

* Remove debug ``print()``

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.