Skip to content
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

Merged
merged 29 commits into from
Oct 22, 2024
Merged

[3.16] 3.16.0 backports 1 #44002

merged 29 commits into from
Oct 22, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Oct 21, 2024

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

mkouba and others added 28 commits October 21, 2024 19:36
- 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)
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)
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)
…radle"

This reverts commit 9e793f1.

(cherry picked from commit 68afa8a)
This reverts commit 55a04b3.

(cherry picked from commit 42daf59)
(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 ddc0163)
Signed-off-by: Jorge Solórzano <[email protected]>
(cherry picked from commit b89b9ef)
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)
@gsmet gsmet added the area/infra internal and infrastructure related issues label Oct 21, 2024
@gsmet gsmet self-assigned this Oct 21, 2024
@quarkus-bot quarkus-bot bot added area/qute The template engine area/rest area/smallrye area/tracing area/cli Related to quarkus cli (not maven/gradle/etc.) 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/graphql area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/kafka area/maven area/oidc area/panache area/platform Issues related to definition and interaction with Quarkus Platform labels Oct 21, 2024

This comment has been minimized.

Copy link

github-actions bot commented Oct 21, 2024

🙈 The PR is closed and the preview is expired.

This comment has been minimized.

Copy link

quarkus-bot bot commented Oct 22, 2024

Status for workflow Quarkus Documentation CI

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

✅ 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

quarkus-bot bot commented Oct 22, 2024

Status for workflow Quarkus CI

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

Failing Jobs

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

@gsmet gsmet merged commit 20baabe into quarkusio:3.16 Oct 22, 2024
54 of 55 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/cli Related to quarkus cli (not maven/gradle/etc.) 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/graphql area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/kafka area/maven area/oidc area/panache area/platform Issues related to definition and interaction with Quarkus Platform area/qute The template engine area/rest area/smallrye area/tracing triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.