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

Topic - Edition

Frameworks

5 items on 08 Jul 2026
FastAPI GitHub Python

encode/uvicorn: Version 0.51.0

What's Changed Restart workers with overlap on SIGHUP for near-zero-downtime reloads by @Kludex in #3025 Remove colorama from the standard extra by @Kludex in #3027 Full Changelog: 0.50.2...0.51.0

Source: Uvicorn Releases Kludex
JavaScript GitHub Frameworks

nestjs/nest: v11.1.28

v11.1.28 (2026-07-08) Bug fixes core #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@jyx-07) common #17257 fix(common): Add missing exception classes to…

Source: NestJS Releases kamilmysliwiec