@grpc/grpc-js 1.10.11
·
4 commits
to @grpc/[email protected]
since this release
- Fix a bug that caused clients to reconnect unnecessarily while no requests are pending. (#2784)
- Fix a bug that caused clients to fail to re-establish existing connections while waiting for DNS results (#2784)
- Fix a bug that caused servers to sometimes not close idle connections depending on timing (#2790)
- Fix a bug that caused calls to be pending indefinitely while unable to start after a channel is closed (#2791)