0.51.0
Version 0.51.0
Changed 1
- Restart workers with overlap on SIGHUP for near-zero-downtime reloads
Removed 1
- Remove colorama from the standard extra
What's Changed
- Restart workers with overlap on SIGHUP for near-zero-downtime reloads by @Kludex in https://github.com/Kludex/uvicorn/pull/3025
- Remove colorama from the standard extra by @Kludex in https://github.com/Kludex/uvicorn/pull/3027
Full Changelog: https://github.com/Kludex/uvicorn/compare/0.50.2...0.51.0