Releases: max-pfeiffer/uvicorn-gunicorn-poetry
Releases · max-pfeiffer/uvicorn-gunicorn-poetry
2.2.0
2.1.0
New features:
- Poetry v1.5.0
- Python:
- v3.9.16
- v3.10.11
- v3.11.3
2.0.0
New features:
- Poetry Version 1.3.2
- Python 3.9.16
- Python 3.10.9
- Application is run with an unprivileged user
Bugfixes:
- Fixed exposed application server port
Examples:
- Dropped development image and Docker executables for tests
1.3.0
New features:
- new: Python v3.10.7 support
- Poetry v1.2.1
- Python v3.9.14
1.2.0
New features:
- Updated supported Python version to 3.9.12
1.1.0
Bug fixes:
- Removed reload configuration option because worker reload with Uvicorn workers is currently broken.
1.0.0
This is the initial production grade release of the docker image on Docker Hub.