apache / pekko-grpc

Apache Pekko gRPC
https://pekko.apache.org/
Apache License 2.0
39 stars 17 forks source link

investigate io.grpc 1.63/1.64 issues in integration tests #310

Closed pjfanning closed 3 months ago

pjfanning commented 4 months ago

We're currently stuck on v1.62.

https://github.com/grpc/grpc-java/issues/11082

see also #271

pjfanning commented 4 months ago

@raboof we seem to have no test failures in #311 - unlike with #271

If this looks ok, I can remove the scalasteward pin that keeps us on grpc 1.62.

raboof commented 4 months ago

@raboof we seem to have no test failures in #311 - unlike with #271

If this looks ok, I can remove the scalasteward pin that keeps us on grpc 1.62.

Awesome. I haven't looked closer, but let's trust the tests and remove that pin.