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 grpc-core, grpc-interop-testing, ... to 1.53.0 #1688

Merged
merged 5 commits into from
Apr 18, 2023

Conversation

patriknw
Copy link
Member

Cont from #1681

@patriknw
Copy link
Member Author

something wrong with the proto files from the interop tests

[debug] Compiling schema /Users/patrik/dev/akka-grpc/interop-tests/target/protobuf_external/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.proto
[error] java.lang.RuntimeException: protoc returned exit code: 1
[error] 	at scala.sys.package$.error(package.scala:30)
[error] 	at sbtprotoc.ProtocPlugin$.compile(ProtocPlugin.scala:464)
[error] 	at sbtprotoc.ProtocPlugin$.compileProto$1(ProtocPlugin.scala:674)
[error] 	at sbtprotoc.ProtocPlugin$.$anonfun$sourceGeneratorTask$17(ProtocPlugin.scala:697)
[error] 	at sbt.util.Difference.apply(Tracked.scala:414)
[error] 	at sbt.util.Difference.apply(Tracked.scala:394)
[error] 	at sbtprotoc.ProtocPlugin$.$anonfun$sourceGeneratorTask$16(ProtocPlugin.scala:686)
[error] 	at sbtprotoc.ProtocPlugin$.$anonfun$sourceGeneratorTask$16$adapted(ProtocPlugin.scala:682)

@patriknw patriknw modified the milestone: 2.2.0 Oct 19, 2022
@ennru
Copy link
Member

ennru commented Dec 1, 2022

The current release is v1.51.0

@johanandren johanandren changed the title Update grpc-core, grpc-interop-testing, ... to 1.49.1 Update grpc-core, grpc-interop-testing, ... to 1.53.0 Feb 27, 2023
@johanandren
Copy link
Member

For the record I tried to include that opensensus artifact to get those protos on the classpath but didn't succeed, so that's why I'm filtering out envoy (which depends on them) instead.

@johanandren johanandren merged commit 6fb4744 into main Apr 18, 2023
@johanandren johanandren deleted the wip-grpc-dependency-patriknw branch April 18, 2023 11:29
@johanandren johanandren added this to the 2.3.1 milestone Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants