github tiangolo/uvicorn-gunicorn-fastapi-docker 0.7.0

latest release: 0.8.0
18 months ago

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

Don't miss a new uvicorn-gunicorn-fastapi-docker release

NewReleases is sending notifications on new releases.