Update dependency uvicorn to v0.30.3 #18
Reference in New Issue
Block a user
Delete Branch "renovate/uvicorn-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==0.22.0->==0.30.3Release Notes
encode/uvicorn (uvicorn)
v0.30.3Compare Source
Fixed
KeyboardInterruptfrom CLI and programmatic usage (#2384)ClientDisconnectinherits fromOSErrorinstead ofIOError(#2393)v0.30.2Compare Source
Added
reasonsupport towebsocket.disconnectevent (#2324)Fixed
v0.30.1Compare Source
Fixed
\tin response header values (#2345)v0.30.0Compare Source
Added
ConfigParseror aio.IO[Any]onlog_config(#1976)Fixed
content-lengthheader on 5xx (#2304)Deprecated
uvicorn.workersmodule (#2302)v0.29.0Compare Source
Added
v0.28.1Compare Source
Fixed
ClientDisconnectedon HTTP (#2276)v0.28.0Compare Source
Added
ClientDisconnectedonsend()when client disconnected (#2220)Fixed
AttributeErroronsys.stdin.fileno()for Windows IIS10 (#1947)X-Forwarded-Protofor WebSockets scheme when the proxy provides it (#2258)v0.27.1Compare Source
v0.27.0.post1Compare Source
Fixed
v0.27.0Compare Source
Fixed
v0.26.0Compare Source
Changed
--root-pathto include the root path prefix in the full ASGIpathas per the ASGI spec (#2213)__future__.annotationson some internal modules (#2199)v0.25.0Compare Source
Added
Fixed
--reload-include(#2176)uvicorn.run()(#2158)v0.24.0.post1Compare Source
Fixed
v0.24.0Compare Source
Fixed
v0.23.2Compare Source
Fixed
websocketsfrom 10.4 on 11.0 (#2061)v0.23.1Compare Source
Fixed
typing_extensionsfor Python 3.10 and lower (#2053)v0.23.0Compare Source
Added
--ws-max-queueparameter WebSockets (#2033)Removed
asgirefas typing dependency (#1999)Fixed
scope["scheme"]towsorwssinstead ofhttporhttpsonProxyHeadersMiddlewarefor WebSockets (#2043)Changed
ImportErroron circular import (#2040)logger.getEffectiveLevel()instead oflogger.levelto check if log level isTRACE(#1966)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (
==0.30.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to theignoreDepsarray of your Renovate config.If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Pull request closed