fastapi-distributed-websocket
fastapi-distributed-websocket copied to clipboard
Bump [pip]: Bump uvicorn[standard] from 0.21.1 to 0.22.0
Bumps uvicorn[standard] from 0.21.1 to 0.22.0.
Release notes
Sourced from uvicorn[standard]'s releases.
Version 0.22.0
Added
Fixed
- Shutdown event is now being triggered on Windows when using hot reload (#1584)
--reload-delayis effectively used on thewatchfilesreloader (#1930)Full Changelog: https://github.com/encode/uvicorn/compare/0.21.1...0.22.0
Changelog
Sourced from uvicorn[standard]'s changelog.
0.22.0 - 2023-04-28
Added
- Add
--timeout-graceful-shutdownparameter (#1950) 26/04/23- Handle
SIGBREAKon Windows (#1909) 15/04/23Fixed
Commits
71043a9Version 0.22.0 (#1957)4d302a9Remove unused events (#1956)913afe1remove a few mypy excludes (#1954)2c0ea0aAdd--timeout-graceful-shutdownparameter (#1950)176b4beFix typo in setup.cfg (#1953)6dcb6a6Updatescripts/check(#1952)8738727AddWatchFilesReloadpause method (#1930)7caaf20Create PULL_REQUEST_TEMPLATE.md (#1946)411dd87HandleSIGBREAKfor Windows (#1909)b934b3dFix shutdown event on Windows in reloader (#1584)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)