Skip to content

v1.82.4

Choose a tag to compare

@kannanjgithub kannanjgithub released this 14 Aug 09:32
· 93 commits to master since this release

gRPC Java 1.82.4 Release Notes

Improvements

  • netty: Fix client-initiated stream limit bypass in NettyServerHandler (#12941). Enforces the limit proactively at startup without waiting for SETTINGS_ACK
  • core: Coalesce Contiguous Small Buffers for ReadableBuffer (#12943)