Apig-wsgi

Latest version: v2.19.0

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

Scan your dependencies

Page 1 of 6

2.19.0

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

* Support Python 3.13.

* Drop Python 3.8 support.

* Send binary responses if the 'content-encoding' header is set to any value, rather than just 'gzip'.

Thanks to Zoe Guillen for the report in `PR 496 <https://github.com/adamchainz/apig-wsgi/pull/496>`__.

* Enable binary support by default for ALB events.

Thanks to Oliver Ford for the report in `Issue 513 <https://github.com/adamchainz/apig-wsgi/issues/513>`__.

* Treat the content-type header "application/problem+json" as non binary by default.

Thanks to Ido Savion in `PR 503 <https://github.com/adamchainz/apig-wsgi/pull/503>`__.

2.18.0

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

* Drop Python 3.7 support.

2.17.0

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

* Support Python 3.12.

2.16.0

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

* Avoid v2 trailing slash removal by reading ``rawPath`` rather than ``requestContext.http.path``.
This change prevents redirect loops on applications that automatically append slash, like Django’s default setup.

Thanks to Jon Culver for the report in `Issue 376 <https://github.com/adamchainz/apig-wsgi/issues/376>`__ and Tobias McNulty for the fix in `PR #426 <https://github.com/adamchainz/apig-wsgi/pull/426>`__.

2.15.0

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

* Make type hints more correct by using ``wsgiref.types`` on Python 3.11+, and backport it on older Python versions.

2.14.0

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

* Support Python 3.11.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.