Skip to content

@grpc/grpc-js 1.10.11

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 10 Jul 17:58
f8338c5
  • 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)