Skip to content
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

Update uvicorn to 0.31.0 #5408

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates uvicorn[standard] from 0.30.6 to 0.31.0.

Changelog

0.31.0

Added

Improve `ProxyHeadersMiddleware` (2468) and (2231):

- Fix the host for requests from clients running on the proxy server itself.
- Fallback to host that was already set for empty x-forwarded-for headers.
- Also allow to specify IP Networks as trusted hosts. This greatly simplifies deployments
on docker swarm/kubernetes, where the reverse proxy might have a dynamic IP.
 - This includes support for IPv6 Address/Networks.
Links

@browniebroke browniebroke merged commit 748382c into master Sep 28, 2024
14 of 15 checks passed
@browniebroke browniebroke deleted the pyup-update-uvicorn-0.30.6-to-0.31.0 branch September 28, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants