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.19.0 #3920

Merged
merged 1 commit into from Oct 26, 2022
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates uvicorn[standard] from 0.18.3 to 0.19.0.

Changelog

0.19.0

Added

- Support Python 3.11 (1652) 16/09/22
- Bump minimal `httptools` version to `0.5.0` (1645) 13/09/22
- Ignore HTTP/2 upgrade and optionally ignore WebSocket upgrade (1661) 19/10/22
- Add `py.typed` to comply with PEP 561 (1687) 07/10/22

Fixed

- Set `propagate` to `False` on "uvicorn" logger (1288) 08/10/22
- USR1 signal is now handled correctly on `UvicornWorker`. (1565) 26/08/22
- Use path with query string on `WebSockets` logs (1385) 11/09/22
- Fix behavior on which "Date" headers were not updated on the same connection (1706) 19/10/22 

Removed

- Remove the `--debug` flag (1640) 14/09/22
- Remove the `DebugMiddleware` (1697) 07/10/22
Links

@browniebroke browniebroke merged commit 9f290f2 into master Oct 26, 2022
@browniebroke browniebroke deleted the pyup-update-uvicorn-0.18.3-to-0.19.0 branch October 26, 2022 17:38
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.

None yet

2 participants