Skip to content

@grpc/grpc-js 1.10.2

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 07 Mar 18:57
· 28 commits to @grpc/grpc-js@1.10.x since this release
0edd194
  • Implement server connection idle timeouts and improve channelz performance (#2677 contributed by @AVVS)
  • Fix a bug that caused clients to automatically reconnect even when there were no active requests (#2680)
  • Modify order of server call events to more closely match pre-1.10.x behavior (#2683)