Sourced from uvicorn's releases.
Version 0.32.0
Added
Full Changelog: https://github.com/encode/uvicorn/compare/0.31.1...0.32.0
Version 0.31.1
Fixed
- Support WebSockets 0.13.1 #2471
- Restore support for
[*]
in trusted hosts #2480- Add
PathLike[str]
type hint forssl_keyfile
#2481
Full Changelog: https://github.com/encode/uvicorn/compare/0.31.0...0.31.1
fe39100
Version 0.32.0 (#2485)967a2dc
Support Python 3.13 (#2482)079f07a
feat(server): log warning when max request limit is exceeded (#2430)137f88e
Version 0.31.1 (#2483)27d976a
Add PathLike[str]
type hint for ssl_keyfile
(#2481)1ddd250
Bump the python-packages group with 10 updates (#2478)108b1c9
docs: fix configuration option for trusting forwarded IPs (#2479)a1783d8
Add support for [*]
in trusted hosts (#2480)6ffaaf7
Update link to Hypercorn project (#2474)c7668ce
Upgrade websockets to 0.13.1 (#2471)