forked from quarkusio/quarkus
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from quarkusio:main #56
Open
pull
wants to merge
2,261
commits into
bschuhmann:main
Choose a base branch
from
quarkusio:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Docs: Create procedure doc for use case "Deploy to Openshift in a single step"
We used to apply the styles only to the first one, which is annoying in the relatively rare case where we have more than one on the same page.
Also only display one warning for all configuration roots.
Co-authored-by: Roberto Cortez <[email protected]> Co-authored-by: Clement Escoffier <[email protected]>
ADR for phasing out legacy @configroot config classes support
Small refactoring in gitpod support
Add a few items and sort them properly for easier future check.
Adjust paths-ignore in main CI workflow
Config Reference - Apply styles to all config search inputs
Suggest setting quarkus.security.ldap.cache.enabled
…can_not_be_read Re-authenticate users if the OIDC session cookie can not be read
Warn if using old @configroot class configuration mechanism
This enables usage of jsonview, customserialization, and customdeserialization on sub resources. These json features need to be scanned for in the resource class, but the sub resources where never inspected.
according to spec the consumes and produces on the locator should not influence the selection of the sub resource. i.e. first match by path, later by content-type.
…on-feature Detect json features of subresources as well
GraalVM 25 for JDK 25 enabled ForeignAPI on aarch64
Only consider consumes and produces of the specific subresource
This requires propagating the "metrics enabled at build time" information through the `OpenTelemetrySdkBuildItem`. I took the liberty to also add the tracing and logging build time enablement information, even though I have no use for it at the moment.
…guava-guava-33.4.6-jre Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre
…bot-build-reporter-maven-extension-3.9.9 Bump io.quarkus.bot:build-reporter-maven-extension from 3.9.8 to 3.9.9
…bles Docs: Create procedure for Deploying Quarkus applications compiled to native executables based
It's an LTS branch, we need it to be guarded.
Add 3.20 as a guarded branch
… from Rest Client interceptors
…ferrences than those referenced from downstream platforms
Allows to use parameterized sub resource interfaces as returns type of sub resource locator methods. Any type variables used as return types for sub resource methods are then resolved.
Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.5.2...3.5.3) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Fixes: #46989 Co-authored-by: Martin Kouba <[email protected]>
Register text message types for reflection
….jdbc-mariadb-java-client-3.5.3 Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3
…-variable Support type variables on sub resource interfaces for the rest client
…ntext Keep a reference on the parent/original context to allow accessing it from Rest Client interceptors
Register resource bundle `sun.security.util.resources.security` for kafka in native mode
…ended-platforms Make sure default platforms recommended by registries have higher preferrences than those referenced from downstream platforms
…entication_exception Include the token with AuthenticaionFailedException
Update SmallRye Config to 3.12.4
…onException Make OTel resource attributes signal independent
In case a resource method was in the same class as another method by the same name, but different method parameters, a ClassCastException was thrown. This was because the identifier for the rest invoker was the same. MethodParameter.toString does not return the List<String> wrapper, only the type for the param container, i.e. String. Also, small cleanup for the HashUtil, no need for the additional substring call.
Signed-off-by: Phillip Kruger <[email protected]>
Dev UI: Added basic workspace feature
Signed-off-by: Phillip Kruger <[email protected]>
…ethods-same-name Fix ClassCastException when ResourceMethod with same method name exist
Dev UI: Change bug report to be a popover
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )