uvicorn v0.19.0 Release Notes

Release Date: 2022-10-19 // over 1 year ago
  • โž• 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