Added
- New multiprocess manager (#2183)
- Allow
ConfigParser
or a io.IO[Any]
on log_config
(#1976)
Fixed
- Suppress side effects of signal propagation (#2317)
- Send
content-length
header on 5xx (#2304)
Deprecated
- Deprecate the
uvicorn.workers
module (#2302)
Full Changelog: 0.29.0...0.30.0