Skip to content

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Sep 5, 2025

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

/cc @jmartisk

reaver585 and others added 23 commits September 5, 2025 18:17
(cherry picked from commit 7f676c9)
dependency convergence throughout Quarkiverse

(cherry picked from commit edc3df7)
This is needed because we need to always perform
the proper shutdown sequence, not just for regular
Exception classes

(cherry picked from commit 5d741e1)
Bumps the hibernate group with 1 update: [org.hibernate.reactive:hibernate-reactive-core](https://github.com/hibernate/hibernate-reactive).

Updates `org.hibernate.reactive:hibernate-reactive-core` from 3.1.2.Final to 3.1.3.Final
- [Release notes](https://github.com/hibernate/hibernate-reactive/releases)
- [Commits](hibernate/hibernate-reactive@3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: org.hibernate.reactive:hibernate-reactive-core
  dependency-version: 3.1.3.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 2011d01)
compileQuarkusGeneratedSourcesXXX tasks

(cherry picked from commit 01dfacb)
(cherry picked from commit 79733e4)
(cherry picked from commit 0a49087)
…nce throughout Quarkiverse

(cherry picked from commit 9a9bce8)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit 7234d13)
(cherry picked from commit 6267444)
This header is set automatically by Vert.x depending
on whether the response was actually chunked,
so we need to make sure that is not taken into
account when processing Response or RestResponse

Fixes: quarkusio#49875
(cherry picked from commit 96f2665)
@gsmet gsmet self-assigned this Sep 5, 2025
@gsmet gsmet added the area/infra internal and infrastructure related issues label Sep 5, 2025
@quarkus-bot quarkus-bot bot changed the title 3.26.3 backports 1 [3.26] 3.26.3 backports 1 Sep 5, 2025
@quarkus-bot quarkus-bot bot added area/amazon-lambda 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 Sep 5, 2025
Copy link

quarkus-bot bot commented Sep 5, 2025

Status for workflow Quarkus Documentation CI

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

✅ 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 Sep 5, 2025

🙈 The PR is closed and the preview is expired.

Copy link

quarkus-bot bot commented Sep 5, 2025

Status for workflow Quarkus CI

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

✅ 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 Tests - JDK 21

📦 extensions/micrometer-opentelemetry/deployment

io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_AsyncFailed - History

  • Stream has no elements - java.lang.IllegalArgumentException
java.lang.IllegalArgumentException: Stream has no elements
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lambda$lastReading$2(MetricDataFilter.java:213)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReading(MetricDataFilter.java:213)
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReadingDataPoint(MetricDataFilter.java:231)
	at io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_AsyncFailed(MicrometerTimedInterceptorTest.java:150)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:534)

⚙️ JVM Tests - JDK 17 Windows

📦 independent-projects/resteasy-reactive/server/vertx

org.jboss.resteasy.reactive.server.vertx.test.sse.SseServerTestCase.shouldCallOnCloseOnServer - History

  • 1 expectation failed. Response body doesn't match expectation. Expected: "true" Actual: false - java.lang.AssertionError
java.lang.AssertionError: 
1 expectation failed.
Response body doesn't match expectation.
Expected: "true"
  Actual: false

	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)

@gsmet gsmet merged commit eb7fd03 into quarkusio:3.26 Sep 5, 2025
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/amazon-lambda 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/docstyle issues related for manual docstyle review area/documentation area/gradle Gradle area/infra internal and infrastructure related issues area/maven area/oidc area/rest area/rest-client area/security triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.