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

Topic - Edition

Java

5 items on 17 Aug 2026
Java GitHub

micronaut-projects/micronaut-core: Micronaut Core 5.1.11

What's Changed Update netty monorepo to v4.2.17.Final (#12876) Bug Fixes 🐞 fix(cors): replace reference equality with value equality in isAny and isAnyMethod by @fatekingsama in #12627 fix(multipart): case-insensitive…

Source: Micronaut Core Releases sdelamo
Java

JEP 540 Proposed to Target JDK 28 with a Simple JSON API

JEP 540, Simple JSON API, has progressed to Target status for JDK 28. It introduces a compact API for parsing and generating JSON documents without external dependencies. Focused on core tasks, it provides an immutable…

Source: InfoQ Java A N M Bazlur Rahman