Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

3 items on 03 Jun 2026
FastAPI GitHub Python

encode/uvicorn: Version 0.49.0

What's Changed Bump httptools minimum version to 0.8.0 by @Kludex in #2962 Consume duplicate forwarding headers in ProxyHeadersMiddleware (reverses the 0.48.0 behavior of ignoring them) by @Kludex in #2971 Full…

Source: Uvicorn Releases Kludex