Quarkus

notes:
  • quarkus.io

  • LTS versions :

    • 3.20 (26 Mar 2025) (EOS: 28 Mar 2026)
    • 3.15 (25 Sep 2024) (EOS: 25 Sep 2025)
    • 3.8 (28 Feb 2024) (EOS: 28 Feb 2025)
    • 3.2 (05 Jul 2023) (EOS: 05 Jul 2024)
Release list
3.28.5
RECENT
3.28.4
3.28.3
3.28.2
3.28.1
3.28.0
3.27.0
3.20.3
3.15.7
3.26.4
3.26.3
3.26.2
3.26.1
3.20.2.2
3.15.6.2
3.26.0
3.25.4
3.20.2.1
3.15.6.1
3.25.3
Release notes:

Complete changelog

  • #48503 - Continuous testing fails in multi-module project when using module as a dependency in 3.22 onwards
  • #48946 - Native image: testGCCArgument produces confusing warnings
  • #48959 - Avoids some WARNINGs from io.smallrye.common.process.Logging
  • #49118 - 3.25.0 Docker Being Checked Always even if quarkus.devservices.enabled=false
  • #49309 - Fix checking for docker enviroment when quarkus.devservices.enabled=false
  • #49418 - java.lang.NullPointerException: Cannot invoke "String.replaceAll(String, String)" because the return value of "io.quarkus.devui.spi.buildtime.FooterLogBuildItem.getName()" is null
  • #49419 - Enforce null checks for DiscoveredServiceBuilder
  • #49422 - Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in /devtools/gradle
  • #49425 - Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
  • #49426 - Add wait_for.logs for Oracle DB Compose Dev Services example
  • #49441 - Docs: Fix spelling typo in the Deploying to OpenShift guide
  • #49446 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5
  • #49452 - Native container build does not redirect output to stdout
  • #49454 - Log native build output to stdout
  • #49455 - Fix native image generated static resources index
  • #49456 - Make the ProcessBuilder calls intents a bit clearer
  • #49467 - Add quarkus-extension-processor to quarkus-bom
  • #49472 - Do not try and cache deployment classloaders that don't have the right test dependencies in continuous testing
  • #49479 - Make ContainerRuntime detection less brittle
  • #49482 - Do not apply config provider if not set

Copyright © 2023 - All right reserved by Yadoc SAS