Release notes
Sourced from google.golang.org/grpc's
releases.
Release 1.67.1
Bug Fixes
- transport: Fix a bug causing stream failures due to miscalculation
of the flow control window in both clients and servers. (#7667)
- xds/server: Fix xDS Server memory leak. (#7681)