-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.2.2 backports 1 #19929
2.2.2 backports 1 #19929
Conversation
Fixes quarkusio#19777 (cherry picked from commit 25ab926)
(cherry picked from commit 2d9e9dc)
(cherry picked from commit fb4c1cb)
The max attribute size changed in vert.x (cherry picked from commit a3d5b90)
Fixes quarkusio#19800 (cherry picked from commit 6ac8ad3)
(cherry picked from commit f78e00a)
Signed-off-by: Marc Nuri <[email protected]> (cherry picked from commit 7142e79)
(cherry picked from commit e4d2bcf)
(cherry picked from commit 0364799)
(cherry picked from commit d0d2d57)
(cherry picked from commit a77eadb)
Fixes: quarkusio#19822 (cherry picked from commit 07db37f)
(cherry picked from commit 12a882f)
(cherry picked from commit bac9ee0)
quarkusio#19374) Signed-off-by:Phillip Kruger <[email protected]> (cherry picked from commit c83c608)
…ovider constructor Relates to: quarkusio#19750 Co-authored-by: George Gastaldi <[email protected]> (cherry picked from commit 12ca7eb)
…path and file fixes quarkusio#19805 (cherry picked from commit 55c8f01)
(cherry picked from commit 0b18024)
- resolves quarkusio#19642 (cherry picked from commit 57d2f7c)
…o "stable". (cherry picked from commit b1d3c9d)
…TEasy Reactive Relates to: quarkusio#19834 (cherry picked from commit 07f9e87)
Signed-off-by:Phillip Kruger <[email protected]> (cherry picked from commit fab4d70)
…n flight Relates to: quarkusio#19834 (cherry picked from commit ee298ec)
Signed-off-by: Marc Nuri <[email protected]> (cherry picked from commit 679561e)
(cherry picked from commit d35a89a)
Essentially the fact that ClientTracingFilter was using a static field for TextMapPropagator was causing GraalVM to initialize the entire telemetry infrastructure at build time Fixes: quarkusio#19877 (cherry picked from commit d142b2f)
(cherry picked from commit 3f37b7f)
Before this fix, the implementations where actually eligible for bean removal Fixes: quarkusio#19900 (cherry picked from commit 3614947)
- Fixes quarkusio#18251 - Add test to Micrometer integration test. Verified not a problem with RESTEasy Reactive - Add test to OpenTelemetry integration test to very fix for RESTEasy Classic (cherry picked from commit d57ddba)
…mmended for new projects Moved io.quarkus.maven.StreamCoords to io.quarkus.registry.catalog.PlatformStreamCoords (cherry picked from commit 9a15b82)
Looking at
I wonder whether this is due to #19584 not having been backported as well. /cc @glefloch |
I have no idea but tbh I'm by far more concerned about the other failures :/ |
(cherry picked from commit 40ced5e)
…ions for all OIDC extensions (cherry picked from commit 61ef8d8)
(cherry picked from commit 766dd61)
(cherry picked from commit f7b48a9)
…pdates Co-authored-by: Guillaume Smet <[email protected]> (cherry picked from commit 05b4d36)
(cherry picked from commit ab82e7a)
(cherry picked from commit 68be98e)
The upload-artifact action takes the common ancestor as the root path of the archive which will lead to issues when we have only one file. Always uploading a file from the root of the repository should fix this. (cherry picked from commit 370d944)
Resolves: quarkusio#17482 (cherry picked from commit f36724b)
(cherry picked from commit 58e48e0)
…ment it explicitly (cherry picked from commit a7f87e2)
…f native-image (cherry picked from commit 5fab70f)
This can cause a false positive in the vertx-http-deployment tests where a continuous test fails to start, then spits out a hang detection warning a minute later. (cherry picked from commit ebddbc3)
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building f64385b
Full information is available in the Build summary check run. Failures⚙️ Gradle Tests - JDK 11 Windows #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖
⚙️ JVM Tests - JDK 11 #- Failing: extensions/hibernate-orm/deployment
! Skipped: docs extensions/hibernate-envers/deployment extensions/hibernate-reactive/deployment and 80 more 📦 extensions/hibernate-orm/deployment✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
|
Files to watch must be updated before the listeners are notified, otherwise the test may modify the config file before the file set has been updated, and the tests will not be run. (cherry picked from commit 1885233)
Fixes quarkusio#19781 (cherry picked from commit fb37943)
This should not prevent Quarkus from shutting down (cherry picked from commit 31138b0)
Please don't merge, I will merge it myself.