Download Latest Version 0.8.0 source code.zip (28.7 kB)
Email in envelope

Get an email when there's a new version of uvicorn-gunicorn-fastapi

Home / 0.7.0
Name Modified Size InfoDownloads / Week
Parent folder
0.7.0.tar.gz 2022-11-25 17.5 kB
0.7.0.zip 2022-11-25 31.3 kB
README.md 2022-11-25 5.7 kB
Totals: 3 Items   54.5 kB 0

Highlights of this release:

  • Support for Python 3.10 and 3.11.
  • Deprecation of Python 3.6.
    • The last Python 3.6 image tag was pushed and is available in Docker Hub, but it won't be updated or maintained anymore.
    • The last image with a date tag is python3.6-2022-11-25.
  • Upgraded versions of all the dependencies.

Features

  • ✨ Add support for Python 3.10 and 3.11. PR #220 by @tiangolo.
  • ✨ Add Python 3.9 and Python 3.9 Alpine. PR #67 by @graue70.

Breaking Changes

Upgrades

  • ⬆️ Upgrade FastAPI and Uvicorn versions. PR #212 by @tiangolo.
  • ⬆️ Upgrade packages to the last version that supports Python 3.6. PR #207 by @tiangolo.

Docs

  • 📝 Add note to discourage Alpine with Python. PR #122 by @tiangolo.
  • 📝 Add warning for Kubernetes, when to use this image. PR #121 by @tiangolo.
  • ✏ Fix typo, repeated word on README. PR #96 by @shelbylsmith.

Internal

Source: README.md, updated 2022-11-25