Update dependency uvicorn to v0.18.2 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
uvicorn (source, changelog) | dependencies | minor |
==0.17.6 -> ==0.18.2
|
Release Notes
encode/uvicorn
v0.18.2
Fixed
- Add default
log_config
onuvicorn.run()
(#1541) 24/06/22 - Revert
logging
file name modification (#1543) 27/06/22
v0.18.1
Fixed
- Use
DEFAULT_MAX_INCOMPLETE_EVENT_SIZE
as default toh11_max_incomplete_event_size
on the CLI (#1534) 23/06/22
v0.18.0
Added
- The
reload
flag prioritizeswatchfiles
instead of the deprecatedwatchgod
(#1437) 18/06/22 - Annotate
uvicorn.run()
function (#1423) 10/05/22 - Allow configuring
max_incomplete_event_size
forh11
implementation (#1514) 22/06/22
Removed
- Remove
asgiref
dependency (#1532) 22/06/22
Fixed
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.