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