This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.21.1
->^0.27.0
Release Notes
encode/uvicorn (uvicorn)
v0.27.0
Compare Source
Added
ClientDisconnect(IOError)
onsend()
when client disconnected (#2218) 19/01/24v0.26.0
Compare Source
Changed
--root-path
to include the root path prefix in the full ASGIpath
as per the ASGI spec (#2213) 16/01/24__future__.annotations
on some internal modules (#2199) 16/01/24v0.25.0
Compare Source
Added
Fixed
--reload-include
(#2176) 08/12/23uvicorn.run()
(#2158) 22/11/23v0.24.0
Compare Source
Fixed
v0.23.2
Compare Source
Fixed
websockets
from 10.4 on 11.0 (#2061) 30/07/23v0.23.1
Compare Source
Fixed
typing_extensions
for Python 3.10 and lower (#2053) 18/07/23v0.23.0
Compare Source
Added
--ws-max-queue
parameter WebSockets (#2033) 10/07/23Removed
asgiref
as typing dependency (#1999) 08/06/23Fixed
scope["scheme"]
tows
orwss
instead ofhttp
orhttps
onProxyHeadersMiddleware
for WebSockets (#2043) 12/07/23Changed
ImportError
on circular import (#2040) 09/07/23logger.getEffectiveLevel()
instead oflogger.level
to check if log level isTRACE
(#1966) 01/06/23v0.22.0
Compare Source
Added
--timeout-graceful-shutdown
parameter (#1950) 26/04/23SIGBREAK
on Windows (#1909) 15/04/23Fixed
--reload-delay
is effectively used on thewatchfiles
reloader (#1930) 22/04/23Configuration
📅 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 Mend Renovate. View repository job log here.