-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency uvicorn to v0.35.0 #170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #170 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 213 213
=========================================
Hits 213 213
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
4efdb2f
to
d2f7221
Compare
2ae09b3
to
c01788d
Compare
c01788d
to
c8885b7
Compare
7bce9e3
to
728c30a
Compare
728c30a
to
3de4d13
Compare
cfddf00
to
04bb556
Compare
04bb556
to
443bfc5
Compare
443bfc5
to
fea42ed
Compare
|
fea42ed
to
fc8c1c2
Compare
fc8c1c2
to
965ceba
Compare
965ceba
to
7aaa0d5
Compare
7aaa0d5
to
26bbbe4
Compare
|
This PR contains the following updates:
0.30.6
->0.35.0
Release Notes
encode/uvicorn (uvicorn)
v0.35.0
: Version 0.35.0Compare Source
Added
WebSocketsSansIOProtocol
by @Kludex in https://github.com/encode/uvicorn/pull/2540Changed
--proxy-headers
by @zhangyoufu in https://github.com/encode/uvicorn/pull/2653New Contributors
Full Changelog: encode/uvicorn@0.34.3...0.35.0
v0.34.3
: Verrsion 0.34.3Compare Source
What's Changed
cwd()
when non-empty--reload-dirs
is passed by @stinovlas in https://github.com/encode/uvicorn/pull/2598get_client_addr
formatting to WebSocket logging by @Harry-Lees in https://github.com/encode/uvicorn/pull/2636New Contributors
Full Changelog: encode/uvicorn@0.34.2...0.34.3
v0.34.2
: Version 0.34.2Compare Source
What's Changed
New Contributors
Full Changelog: encode/uvicorn@0.34.1...0.34.2
v0.34.1
: Version 0.34.1Compare Source
What's Changed
ServerState
in the main module by @Kludex in https://github.com/encode/uvicorn/pull/2581New Contributors
Full Changelog: encode/uvicorn@0.34.0...0.34.1
v0.34.0
: Version 0.34.0Compare Source
What's Changed
content-length
to 500 response in wsproto by @Kludex in https://github.com/encode/uvicorn/pull/2542Full Changelog: encode/uvicorn@0.33.0...0.34.0
v0.33.0
: Version 0.33.0Compare Source
What's Changed
New Contributors
Full Changelog: encode/uvicorn@0.32.1...0.33.0
v0.32.1
: Version 0.32.1Compare Source
What's Changed
Full Changelog: encode/uvicorn@0.32.0...0.32.1
v0.32.0
: Version 0.32.0Compare Source
Added
max_request_limit
is exceeded (#2430)Full Changelog: encode/uvicorn@0.31.1...0.32.0
v0.31.1
: Version 0.31.1Compare Source
Fixed
[*]
in trusted hosts #2480PathLike[str]
type hint forssl_keyfile
#2481Full Changelog: encode/uvicorn@0.31.0...0.31.1
v0.31.0
: Version 0.31.0Compare Source
Added
Improve
ProxyHeadersMiddleware
(#2468) and (#2231):on docker swarm/Kubernetes, where the reverse proxy might have a dynamic IP.
Full Changelog: encode/uvicorn@0.30.6...0.31.0
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 was generated by Mend Renovate. View the repository job log.