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

update common lib version, add applicationscope annotation #9

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

akoserwal
Copy link
Collaborator

@akoserwal akoserwal commented Sep 26, 2024

Fixes for the client when used with Quarkus:

  • Bump common-client-java to support @ApplicationScoped beans (for the cases where synthetic no-arg constructors can only be created when the abstract superclass has a no-args constructor).
  • Downgrade protovalidate to a version that supports the version of protoc that is compatible with the code generation plugin.

@akoserwal akoserwal merged commit 82599ab into main Sep 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant