Skip to content

v1.82.3

Choose a tag to compare

@kannanjgithub kannanjgithub released this 30 Jul 14:28

gRPC Java 1.82.3 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)