Update dependency uvicorn to v0.30.6 #3
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.13.4->==0.30.6Release Notes
encode/uvicorn (uvicorn)
v0.30.6Compare Source
Fixed
v0.30.5Compare Source
Fixed
v0.30.4Compare Source
Fixed
h11sets client state toMUST_CLOSE(#2375)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)v0.22.0Compare Source
Added
--timeout-graceful-shutdownparameter (#1950)SIGBREAKon Windows (#1909)Fixed
--reload-delayis effectively used on thewatchfilesreloader (#1930)v0.21.1Compare Source
Fixed
v0.21.0Compare Source
Added
Changed
h11andpyyamlwhen not needed to improve import time (#1846)WSGIMiddlewareimplementation bya2wsgi(#1825)--app-dirfrom "." (dot) to "" (empty string) (#1835)Fixed
surrogateescapeto encode headers onwebsocketsimplementation (#1005)v0.20.0Compare Source
Added
wsprotoshutdown (#1737)reloadandworkersflag are used together (#1731)Fixed
WebSocketerror codes onclose(#1753)wsproto(#996)SIGQUIThandler toUvicornWorker(#1710)CONFIG_KWARGSinUvicornWorkerclass (#1746)Removed
RemoteProtocolError.event_hintonwsproto(#1486)handle_no_connectonwsprotoimplementation (#1759)v0.19.0Compare Source
Added
httptoolsversion to0.5.0(#1645)py.typedto comply with PEP 561 (#1687)Fixed
propagatetoFalseon "uvicorn" logger (#1288)UvicornWorker. (#1565)WebSocketslogs (#1385)Removed
--debugflag (#1640)DebugMiddleware(#1697)v0.18.3Compare Source
Fixed
Changed
reload_delaydefault changed fromNoneto0.25onuvicorn.run()andConfig.Noneis not an acceptable value anymore. (#1545)v0.18.2Compare Source
Fixed
log_configonuvicorn.run()(#1541)loggingfile name modification (#1543)v0.18.1Compare Source
Fixed
DEFAULT_MAX_INCOMPLETE_EVENT_SIZEas default toh11_max_incomplete_event_sizeon the CLI (#1534)v0.18.0Compare Source
Added
reloadflag prioritizeswatchfilesinstead of the deprecatedwatchgod(#1437)uvicorn.run()function (#1423)max_incomplete_event_sizeforh11implementation (#1514)Removed
asgirefdependency (#1532)Fixed
raw_pathinto bytes on both websockets implementations (#1487)asyncio.WindowsSelectorEventLoopPolicy()when using multiple workers to avoid "WinError 87" (#1454)v0.17.6Compare Source
Changed
httptoolsrange to>=0.4.0(#1400)v0.17.5Compare Source
Fixed
Changed
v0.17.4Compare Source
Fixed
create_serverbycreate_unix_server(#1362)v0.17.3Compare Source
Fixed
v0.17.2Compare Source
Fixed
httptoolsimplementation. (#1354)v0.17.1Compare Source
Fixed
spec_versionfield from "2.1" to "2.3", as Uvicorn is compliant with that version of the ASGI specifications. (#1337)v0.17.0.post1Compare Source
Fixed
python_requiresversion specifier (#1328)v0.17.0Compare Source
Fixed
python_requiresversion specifier (#1328)v0.16.0Compare Source
Added
websocketsto 10.0. (#1180)httptoolsversion range from "==0.2.*" to ">=0.2.0,<0.4.0". (#1243)HttpToolsProtocol.pipelinetype fromlisttodeque. (#1213)WSGIResponder.send_queuetype fromlisttodeque. (#1214)Fixed
WebSocketProtocol.asgi_receiveon which we returned a close frame even if there were data messages before that frame in the read queue. (#1252)--reload-dirswas splitting a string into single character directories. (#1267)v0.15.0Compare Source
Added
.pyfiles are watched, which is different from the previous default behavior. (#820)asyncio.runwhich will: start a fresh asyncio event loop, on shutdown cancel any background tasks rather than aborting them,aexitany remaining async generators, and shutdown the defaultThreadPoolExecutor. (#1070)Changed
Fixed
SIGTERMsupervisors now terminate their processes before joining them (#1069)httptoolson minimal installation (#1135)v0.14.0Compare Source
Added
Changed
Fixed
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.
770fcddf93to55631cb682Update dependency uvicorn to v0.30.5to Update dependency uvicorn to v0.30.6Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (
==0.30.6). 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