Skip to content
TILens What matters today in tech
Theme

Daily edition · Python

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

03 Jun 2026 edition
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