gRPC Java 1.30.1 is released and available on Maven Central and JCenter. *gRPC Java 1.30.1 Release Notes*
*Bug Fixes* - all: remove grpc-rls from grpc-all dependencies (#7118 <https://github.com/grpc/grpc-java/pull/7118>). grpc-rls is not intended to be published yet, projects depending on grpc-all gets a "failed to collect dependencies at io.grpc:grpc-all:jar:1.30.0 -> io.grpc:grpc-rls:jar:1.30.0" error. This is fixed here. - core: fix a bug that a call may hang when using manual flow control and gRPC retry is enabled. (#6817 <https://github.com/grpc/grpc-java/issues/6817>) -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/da46c755-ea1e-4411-86af-b43d3ebf1b62n%40googlegroups.com.
