Skip to content

@grpc/grpc-js Beta 0.7.5

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 01 Apr 18:53
· 2115 commits to master since this release
5056a49

@grpc/grpc-js Beta 0.7.3

  • Fix some type declarations and export some more types (#1312)

@grpc/grpc-js Beta 0.7.4

  • Fix a long delay before the first request starts in some cases (#1316)

@grpc/grpc-js Beta 0.7.5

  • Correctly initialize state counters in pick first load balancer (#1323 contributed by @orgads)
  • Correctly track subchannel state in round robin load balancer (#1324 contributed by @orgads)
  • Don't time out connection attempts (#1328)