Skip to content
TILens What matters today in tech v0.0.4
Theme

Daily edition · Languages

The daily ledger

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

31 May 2026 edition
FastAPI GitHub Python

encode/starlette: Version 1.2.1

What's Changed Use httpx2 for type checking in the testclient module by @leifwar in #3304 Add assert error for requires() when request param is not Request type by @KeeganOP in #3298 New Contributors @leifwar made their…

Source: Starlette Releases Kludex
Java

AI gateways: why and how

Before working for 2 years on the Apache APISIX API gateway, I was mainly oblivious to API gateways. It’s only by working with them that I understood their value. Decoupling the client and the server unlocks a lot of…

Source: A Java geek