github grpc/grpc-java v0.13.2
v0.13.2 Release

latest releases: v1.63.0, v1.62.2, v1.62.1...
8 years ago
  • Updates to Netty 4.1.0.CR3, which allows using netty-tcnative-boringssl-static 1.1.33.Fork14 which does not give a warning about executable stacks. All users of netty-tcnative must update to Fork14 due to a method signature change in tcnative
  • Fixes a bug in the Netty transport when handling GOAWAY that would cause all new RPCs on a Channel to fail until all preexisting RPCs completed. The new RPCs would fail with a message similar to "Cannot create stream 5 since this endpoint has received a GOAWAY frame with last stream id 3"
  • Fixes a deadlock when using the InProcess transport

Don't miss a new grpc-java release

NewReleases is sending notifications on new releases.