-
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
[3.16] 3.16.0 backports 1 #44002
[3.16] 3.16.0 backports 1 #44002
Conversation
- do not force authentication in a dedicted handler so that it's possible to capture the SecurityIdentity before the HTTP upgrade but use the deferred identity instead - also change the HttpUpgradeContext to consume Uni<SecurityIdentity> instead of SecurityIdentity (cherry picked from commit 8d678da)
(cherry picked from commit 13f9095)
…ference (cherry picked from commit 7f56ac6)
Always registers the correct native library as the logic runs on the same architecture we are targeting (even when using containers). Closes quarkusio#43801 (cherry picked from commit b9ec68c)
- this fixes the problem where an synthetic injection point from a SyntheticBeanBuiltItem was not considered when detecting unused beans (cherry picked from commit 03ca632)
Closes quarkusio#43876 (cherry picked from commit 489f919)
(cherry picked from commit 9f917a7)
(cherry picked from commit 0ae451c)
The feature is not supported on Windows Closes quarkusio#43895 (cherry picked from commit ac3e7b3)
Instead of org.apache.commons.lang3.SystemUtils; (cherry picked from commit 26c2c48)
(cherry picked from commit cd4d579)
(cherry picked from commit 583ef95)
(cherry picked from commit 8cd6f2c)
Mention the appcds.use-container flag (cherry picked from commit bb65595)
Signed-off-by: Phillip Kruger <[email protected]> (cherry picked from commit 078ee61)
- introduce a dedicated TemplateLocator so that the message templates can be reloaded automatically when a no-restart change occurs during the dev mode - fixes quarkusio#43944 (cherry picked from commit af45546)
We use the custom DNS resolver by default in all modes (cherry picked from commit 0852c51)
(cherry picked from commit 9257b63)
(cherry picked from commit ddc0163)
Signed-off-by: Jorge Solórzano <[email protected]> (cherry picked from commit b89b9ef)
(cherry picked from commit c8f2926)
(cherry picked from commit 3e0dfa9)
No change at runtime, as 7.0.3.Final is identical to 7.0.1.Final except for some build plugins. This is mainly useful to allow rebuilding Quarkus and all its dependencies from source, as 7.0.1.Final has build-time dependencies on artifacts that were hosted on JCenter and are no longer available. (cherry picked from commit 8a0f9e4)
(cherry picked from commit eeed776)
(cherry picked from commit 19e1a7b)
This comment has been minimized.
This comment has been minimized.
🙈 The PR is closed and the preview is expired. |
This comment has been minimized.
This comment has been minimized.
Status for workflow
|
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✔️ | JVM Tests - JDK 17 | Logs | Raw logs | 🔍 | ||
✖ | JVM Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🔍 |
You can consult the Develocity build scans.
Failures
⚙️ JVM Tests - JDK 21 #
- Failing: extensions/schema-registry/devservice/deployment
! Skipped: extensions/schema-registry/apicurio/avro/deployment extensions/schema-registry/apicurio/common/deployment extensions/schema-registry/apicurio/json-schema/deployment and 14 more
📦 extensions/schema-registry/devservice/deployment
✖ Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:3.3.0:jar (default-jar) on project quarkus-schema-registry-devservice-deployment: Error assembling JAR
Please don't merge, I will merge it myself.