quarkusio/quarkus: 3.38.0.CR1
Complete changelog #27362 - Quarkus Lambda IT failing with java.net.SocketTimeoutException: Read timed out #29141 - Mailer stuck when sending a message from GraphQL endpoint #36215 - Imperative Mailer not working with…
Daily edition · Java
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
Complete changelog #27362 - Quarkus Lambda IT failing with java.net.SocketTimeoutException: Read timed out #29141 - Mailer stuck when sending a message from GraphQL endpoint #36215 - Imperative Mailer not working with…
What's Changed Regressions 🧐 Fix regression @Replaces matching for proxied default implementations by @sdelamo in #12796 Full Changelog: v5.0.5...v5.0.6
zws is a development web server in a single Java 25 source file on top of the built-in jdk.httpserver. It serves static files from a directory, sends no-cache headers, and opens the browser. Java 25 is the only…