Skip to content

@grpc/grpc-js@1.8.2

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 09 Jan 21:31
· 103 commits to @grpc/grpc-js@1.8.x since this release
13337aa
  • Continue keepalive pings after receiving a GOAWAY on the client (#2308)
  • Fix handling of keepalive timers when the timeout is longer than the interval (#2304 contributed by @nicknotfun, included in #2308)
  • Ensure the last received message is fully handled before outputting status (#2316)