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

Topic - Edition

Architecture

4 items on 20 May 2026
Java GitHub Architecture

netty/netty: netty-4.1.134.Final

What's Changed Auto-port 4.1: HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @netty-project-bot in #16750 Auto-port 4.1: Marshalling: Explicit document security requirements by…

Source: Netty Releases chrisvest
Java GitHub Architecture

netty/netty: netty-4.2.14.Final

What's Changed HTTP: Fix revapi failure introduced by 84530fa by @normanmaurer in #16748 HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @normanmaurer in #16747 Marshalling: Explicit document…

Source: Netty Releases chrisvest
Architecture

Three more static code analysis sensors

Birgitta Böckeler adds discussion of three more sensors for static code analysis, focusing on checking and enforcing better modularity. Computational sensors for dependency checks were good at enforcing rules, but the…

Source: Martin Fowler Martin Fowler (martin@martinfowler.com)