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

bump: Akka gRPC 2.4.4, Akka 2.9.6 #1213

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Conversation

patriknw
Copy link
Member

@patriknw patriknw commented Oct 2, 2024

No description provided.

Copy link
Member

@johanandren johanandren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once compiler is happy

@patriknw
Copy link
Member Author

patriknw commented Oct 2, 2024

compiler warning comes from akka-grpc: akka/akka-grpc#1992

@johanandren
Copy link
Member

Can we disable the interpolation check here for now or do you think we should we should do another grpc release? I don't expect that path to be hit often (someone calling the a specific grpc service, not with a missing method but with an invalid path following the service name)

@johanandren
Copy link
Member

Best would be if we can disable fatal warnings for all Akka gRPC generated sources, since this project is not in control of them.

@patriknw
Copy link
Member Author

patriknw commented Oct 2, 2024

ok, I'll try to disable that here

@patriknw patriknw merged commit c3b447e into main Oct 2, 2024
21 checks passed
@patriknw patriknw deleted the wip-bump-grpc-2.4.4-patriknw branch October 2, 2024 14:46
@patriknw patriknw added this to the 1.5.7 milestone Oct 2, 2024
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.

2 participants