gRPC Java 1.23.1 is released and available on Maven Central and JCenter. gRPC Java 1.23.1 Release Notes
This release resolves proxy hang issue during initial protocol negotiation, users using proxy should upgrade. Bug Fixes - netty: Users using proxy may experience hang is fixed (#6159 <https://github.com/grpc/grpc-java/pull/6159>). - bom: specify pom type for protoc-gen-grpc-java (#6247 <https://github.com/grpc/grpc-java/pull/6247>). - okhttp: fix header scheme does not match transport type (#6264 <https://github.com/grpc/grpc-java/pull/6264>). OkHttp users using plaintext may experienced error when communicate with dotnet gRPC server is fixed. -- 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/CABu9Gjp0hM8jy%3DVKm7P_Eje3MdwCoG1uqGUHf3k2Y_U4PyG4Gg%40mail.gmail.com.
