Sourced from uvicorn's releases.
Version 0.28.0
Added
- Raise
ClientDisconnected
onsend()
when client disconnected (#2220) 12/02/24Fixed
- Except
AttributeError
onsys.stdin.fileno()
for Windows IIS10 (#1947) 29/02/24- Use
X-Forwarded-Proto
for WebSockets scheme when the proxy provides it (#2258) 01/03/24
Full Changelog: https://github.com/encode/uvicorn/compare/0.27.1...0.28.0
Version 0.27.1
Fixed
- Fix spurious
h11.LocalProtocolError
errors when processing pipelined requests (#2243) 10/02/24
Full Changelog: https://github.com/encode/uvicorn/compare/0.27.0.post1...0.27.1
Version 0.27.0.post1
Fixed
- Fix nav overrides for newer version of Mkdocs Material (#2233) 26/01/24
Full Changelog: https://github.com/encode/uvicorn/compare/0.27.0...0.27.0.post1
Sourced from uvicorn's changelog.
0.28.0 - 2024-03-09
Added
- Raise
ClientDisconnected
onsend()
when client disconnected (#2220) 12/02/24Fixed
- Except
AttributeError
onsys.stdin.fileno()
for Windows IIS10 (#1947) 29/02/24- Use
X-Forwarded-Proto
for WebSockets scheme when the proxy provides it (#2258) 01/03/240.27.1 - 2024-02-10
- Fix spurious LocalProtocolError errors when processing pipelined requests (#2243) 10/02/24
0.27.0.post1 - 2024-01-29
Fixed
- Fix nav overrides for newer version of Mkdocs Material (#2233) 26/01/24
a05ae64
Version 0.28.0 (#2269)4a503d8
Change ruff rules (#2251)0d4747e
Use X-Forwarded-Proto
for WebSockets scheme when the proxy
provides it (#2258)93897b5
Except AttributeError
on sys.stdin.fileno()
for Windows IIS10 (#1947)ed2d655
Bump cryptography from 42.0.2 to 42.0.4 (#2253)1e5f1be
Raise ClientDisconnected
on send()
when client
disconnected (#2220)bd552df
Version 0.27.1 (#2250)2ff704b
Fix spurious LocalProtocolError errors when processing pipelined
requests (#2...4f74ed1
Bump the python-packages group with 5 updates (#2241)f39933c
Version 0.27.0.post1 (#2239)