Skip to content

v1.83.1

Latest

Choose a tag to compare

@kannanjgithub kannanjgithub released this 30 Jul 08:09

gRPC Java 1.83.1 Release Notes

Improvements

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