Skip to content
TILens What matters today in tech
Theme

Daily edition

The daily ledger

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

18 May 2026 edition
Go GitHub

golang/tools: gopls v0.22.0

See full release notes: https://go.dev/gopls/release/v0.22.0 Full Changelog: https://github.com/golang/tools/commits/gopls/v0.22.0

Source: Go Tools Releases gopherbot
Java GitHub

ktorio/ktor: 3.5.0

Published 14 May 2026 Features KTOR-8421 Route.contentType should support multiple ContentType KTOR-7961 Add known TDM headers to the HttpHeaders object KTOR-9418 Support getAs from the root ApplicationConfig KTOR-9559…

Source: Ktor Releases Stexxe
Python

Core Dispatch #4

Welcome back to Core Dispatch! This edition covers April 30 through May 18, 2026. Python 3.15.0 beta 1 is officially here, which means CPython's `main` branch is now open for 3.16 work. The first 3.16 alpha is slated…

Source: Core Dispatch