Blog

We released Quarkus 3.38, which comes with weight-based eviction for Hibernate second level Caffeine cache regions, and more.

We released Quarkus 3.33.3, the next maintenance release for the 3.33 LTS stream.

We released Quarkus 3.27.5, the next maintenance release for the 3.27 LTS stream.

The OpenJDK team says don't pool virtual threads. We tested that advice with data, tried to fix the JVM when pooling broke, and discovered why the fix made things worse.

We released Quarkus 3.37.4, a regular maintenance release.

We found our benchmark was measuring Spring's warmup, not its peak. We changed it. Spring's numbers went up. Quarkus's didn't. That's what fairness looks like.

Quarkus Shim lets you change the behavior of Java classes during the Quarkus build, with support for JVM mode, dev mode, and native executables.

Curated online stories, articles, and videos about Quarkus are available in the July 2026 edition of the Quarkus Newsletter.

We released Quarkus 3.37.3, a regular maintenance release.

Jeremy Davis returns for a deep dive into a call-for-papers application that demonstrates DDD patterns in action: commands, aggregates, value objects, the outbox pattern, subdomain collaboration, architecture tests with ArchUnit, and how coding agents can follow DDD conventions.