Skip to content

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jul 22, 2025

Please don't merge, I will merge it myself.

phillip-kruger and others added 24 commits July 22, 2025 19:02
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit e4a7489)
(cherry picked from commit 00571ca)
This is a breaking change but I believe that it makes sense and the main
goal is to mitigate the problem with Quarkus test profiles described in
quarkusio#48899.

(cherry picked from commit 56f5850)
The quarkus kubernetes extension no longer defaults to the fabric8-s2i base image. It chooses ubi9/openjdk-17 if the local java version is 17 and 21 for 21.

(cherry picked from commit 2310ef6)
The Windows CI has shown some intermittent
failures after the Liquibase update, so let's
see if this change improves things at all

(cherry picked from commit f5ea16c)
---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-sqlserver
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-mysql
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-oracle
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-db2
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-derby
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-mongodb
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 1e94af1)
(cherry picked from commit 878d08f)
Bumps io.smallrye.config:smallrye-config-source-yaml from 3.13.2 to 3.13.3.

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config-source-yaml
  dependency-version: 3.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 0d5beee)
This can now be done by using:

```
quarkus.test.rest-assured.enable-logging-on-failure=false
```

- Closes: quarkusio#48885

(cherry picked from commit 346dda1)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.19.1 to 2.19.2.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.19.1...jackson-bom-2.19.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 0819f0e)
This will affect the Platform generator and make sure the JSON files of
the Platform are generated reproducibly.

(cherry picked from commit 622da9c)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit 5334ce9)
(cherry picked from commit 855a271)
(cherry picked from commit 4b33988)
Co-authored-by: Holly Cummins <[email protected]>
(cherry picked from commit 770a62d)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.3...r5.13.4)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 5bb5741)
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit f2bed59)
@gsmet gsmet self-assigned this Jul 22, 2025
@gsmet gsmet added the area/infra internal and infrastructure related issues label Jul 22, 2025
@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins labels Jul 22, 2025
@quarkus-bot quarkus-bot bot added area/documentation area/gradle Gradle area/hibernate-orm Hibernate ORM area/liquibase area/oidc area/platform Issues related to definition and interaction with Quarkus Platform area/testing labels Jul 22, 2025
@quarkus-bot quarkus-bot bot changed the title 3.25.0 backports 1 [3.25] 3.25.0 backports 1 Jul 22, 2025
Copy link

quarkus-bot bot commented Jul 22, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit b3f1ed1.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

github-actions bot commented Jul 22, 2025

🙈 The PR is closed and the preview is expired.

Copy link

quarkus-bot bot commented Jul 22, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit b3f1ed1.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Integration Tests - JDK 17

📦 integration-tests/opentelemetry-grpc-only

io.quarkus.it.opentelemetry.grpc.HelloGrpcClientTest.testHello - History

  • java.lang.RuntimeException: Failed to start quarkus - java.lang.RuntimeException
java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:668)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:763)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
  • java.lang.RuntimeException: Failed to start quarkus - java.lang.RuntimeException
java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:668)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:763)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)

@gsmet gsmet merged commit b83e126 into quarkusio:3.25 Jul 23, 2025
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/gradle Gradle area/hibernate-orm Hibernate ORM area/infra internal and infrastructure related issues area/liquibase area/oidc area/platform Issues related to definition and interaction with Quarkus Platform area/testing triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.