Sourced from uvicorn's releases.
Version 0.26.0
Changed
- Update
--root-path
to include the root path prefix in the full ASGIpath
as per the ASGI spec (#2213) 16/01/24- Use
__future__.annotations
on some internal modules (#2199) 16/01/24
Full Changelog: https://github.com/encode/uvicorn/compare/0.25.0...0.26.0
99fafb3
Version 0.26.0 (#2216)4af46c9
♻️ Update root_path
handling (from --root-path
CLI option) to include the...ebcd996
Group dependencies on dependabot updates (#2212)3dd0d44
Bump pytest from 7.4.3 to 7.4.4 (#2206)fc1de01
Bump mkdocs from 1.5.2 to 1.5.3 (#2202)274d9af
Bump pytest-mock from 3.11.1 to 3.12.0 (#2205)1cce88d
Bump httpx from 0.25.2 to 0.26.0 (#2203)5515893
Bump actions/setup-python from 4 to 5 (#2207)56aa152
Allow test suite to run without httptools installed (#2198)32fa92f
Use future.annotations (#2199)