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
Upgrade to Mutiny 1.0.0 and Vert.x bindings 2.12.0 #43
Closed
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
Make the datasource optional for persistence units with DATABASE multi-tenancy
…rceptor-global gRPC request context: activate before all the interceptors are invoked
CLI: dry-run dir warn; show disabled registry
Make sure the registry ordering reflects the priority for the platform selection algorithm
…grpc-headers [OpenTelemetry OTLP Exporter extension] Add support for gRPC headers
Update OpenTelemetry
Fix integration between Rest Client Reactive and OpenTracing
ArC - improved error when unable to add a synthetic no-arg constructor
…rGeneratorFactory
* Test more possible cases for idea * correctly add the line argument for idea * Support detection for multi-module projects Fixes: #18676
Disable TokenUtilsEncryptTest#testFailAlgorithm on Java 17+
Register profile specific configuration files for hot-reload
TrustStore support for OIDC and OIDCClient
Bumps [flyway-core](https://github.com/flyway/flyway) from 7.11.3 to 7.11.4. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/commits/flyway-7.11.4) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Add ability to specify default JAX-RS roles allowed
Fix usage of @TestHTTPResource with random ports in integration tests
Remove unused set
…b-flyway-core-7.11.4 Bump flyway-core from 7.11.3 to 7.11.4
Close the RuntimeClassLoader on stop
If testing is resumed after being paused it will say 'starting tests' even if the tests are not going to run because there are no changes.
Run gradle integration tests with maven
Replace ${project.groupId}, ${project.artifactId} and ${project.version} in the quarkus-extension.yaml template
Ensure Flow return type works with Request Scope in RESTEasy Reactive
Disable Vert.x TCCL management
…ection gRPC blocking client calls - event loop detection
Fix some test status messages in the console
I left the servlet one as experimental as that has not really been used at all
Make media type negotiation in RESTEasy Reactive more spec compliant
Fix target handling in RESTEasy Reactive when used in filters
Add force restart and toggle live reload options to DevUI
…-os-classifier Bump gRPC version and a way to override protoc-os-classifier
Move RESTEasy Reactive extensions into `preview` status
Also aligned a Vert.x dependency in resteasy-reactive.
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.
isAnnotation(ClassInfo)
utility methodsAdditionalSecuredClassesBuildIem
classquarkus.config.locations
quarkus.openshift.arguments
propertyquarkus create
without any subcommandkafka.group.id
if no other Kafka configuration is present quarkusio/quarkus#18811 - Only add the consumer group id if the Kafka config is not empty@Provider
preview
status