Skip to content

Bump uvicorn[standard] from 0.28.0 to 0.29.0

Ronan Amicel requested to merge dependabot-pip-uvicorn-standard--0.29.0 into main

Bumps uvicorn[standard] from 0.28.0 to 0.29.0.

Release notes

Sourced from uvicorn[standard]'s releases.

Version 0.29.0

Added


Full Changelog: https://github.com/encode/uvicorn/compare/0.28.1...0.29.0

Version 0.28.1

Fixed

  • Revert raise ClientDisconnected on HTTP (#2276)

Full Changelog: https://github.com/encode/uvicorn/compare/0.28.0...0.28.1

Changelog

Sourced from uvicorn[standard]'s changelog.

0.29.0 - 2024-03-19

Added

  • Cooperative signal handling (#1600) 19/03/24

0.28.1 - 2024-03-19

Fixed

  • Revert raise ClientDisconnected on HTTP (#2276) 19/03/24
Commits

Merge request reports