[pull] main from quarkusio:main#774
Merged
pull[bot] merged 12 commits intobschuhmann:mainfrom Mar 23, 2026
Merged
Conversation
Bumps com.gradle.plugin-publish from 2.1.0 to 2.1.1. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…t client read timeout
Only register DefaultJwtValidator for reflection when jose4j is present on the classpath. This prevents NoClassDefFoundError when building native images with GraalVM 25's --future-defaults=complete-reflection-types flag, which analyzes all constructors including those with optional dependencies. The fix uses ReflectiveClassConditionBuildItem instead of ReflectiveMethodBuildItem to make the reflection registration conditional on the presence of org.jose4j.keys.resolvers.VerificationKeyResolver. Testing: - Created minimal reproducer with kafka-client extension - Verified build fails with --future-defaults=complete-reflection-types (before fix) - Applied fix and rebuilt Quarkus - Verified build succeeds with --future-defaults=complete-reflection-types (after fix) - Confirmed backward compatibility: build still succeeds without the flag
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…config DevStar: Adds a way to enable dev mcp for the current app only
Prevent server's OpenTelemetry Context getting lost on client read timeout
…e_https Add an option to disable HTTPS in Keycloak DevService
…radle/com.gradle.plugin-publish-2.1.1 Bump com.gradle.plugin-publish from 2.1.0 to 2.1.1 in /devtools/gradle
Try to avoid cases where none of the filters will match, in particular.
Conditionally register DefaultJwtValidator for reflection
Rework Hibernate auto-labelling conditions
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.4)
Can you help keep this open source service alive? 💖 Please sponsor : )