Skip to content
TILens What matters today in tech
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.

22 May 2026 edition
Java

From CDI TCK to Quarkus MCP Server--airhacks.fm podcast

Subscribe to airhacks.fm podcast via: spotify| iTunes The #398 airhacks.fm episode with Martin Kouba (@martunek) about: From CDI TCK, specifications and Weld to ArC and the MCP server in Quarkus is available for…

Source: Adam Bien Blog
Python GitHub FastAPI

pydantic/pydantic: v2.14.0a1 2026-05-22

v2.14.0a1 (2026-05-22) What's Changed Packaging Add PyEmscripten platform tag support by @Viicos, @greateggsgreg and @sinaatalay in #13199: pydantic-core now has a 3.14 wheel published with the pyemscripten_2026_0…

Source: Pydantic Releases Viicos
Rust GitHub

bevyengine/bevy: v0.19.0-rc.2

A full diff of what's in the release candidate can be seen here: v0.18.1...v0.19.0-rc.2 The list of new fixes from the previous RC can be seen here: v0.19.0-rc.1...v0.19.0-rc.2

Source: Bevy Releases mockersf