Skip to content

Releases: grpc/grpc-node

@grpc/proto-loader 0.7.7

03 May 17:52
892f16e
Compare
Choose a tag to compare
  • Update yargs dependency to 17.x (#2437)

@grpc/grpc-js-xds 1.8.2

24 Apr 23:48
4fcd9c2
Compare
Choose a tag to compare
  • Fix behavior when receiving invalid resources after receiving valid resources for the same resource name (#2433)

@grpc/grpc-js 1.8.14

12 Apr 22:47
29c31a1
Compare
Choose a tag to compare
  • Fix sequencing of some events related to connectivity state changes (#2421)

@grpc/grpc-js 1.8.13

23 Mar 17:58
114c87c
Compare
Choose a tag to compare
  • Fix memory leak in channelz socket tracking (#2394)

@grpc/grpc-js-xds 1.8.1

23 Mar 17:57
114c87c
Compare
Choose a tag to compare
  • Populate Node message field user_agent_version (#2391)

@grpc/proto-loader 0.7.6

22 Mar 18:13
bb0a09a
Compare
Choose a tag to compare
  • Avoid importing Long in files that don't use it (#2370 contributed by @install)

@grpc/[email protected]

07 Mar 22:28
7aba000
Compare
Choose a tag to compare
  • Fix an occasional type error when receiving DNS updates (#2380)
  • Fix ordering of events when handing requests on the server (#2376 contributed by @phoenix741)

@grpc/grpc-js 1.8.11

24 Feb 18:02
07288b3
Compare
Choose a tag to compare
  • Avoid accumulating placeholder objects when sending many messages on a long-running stream (#2372)

@grpc/grpc-js 1.8.10

22 Feb 00:23
6614ebb
Compare
Choose a tag to compare
  • Fix bugs in "pick first" load balancing policy that caused incorrect reconnection behavior (#2369)

@grpc/grpc-js 1.8.9

15 Feb 23:52
72b99a1
Compare
Choose a tag to compare
  • Fix a bug where clients would continue to send pings at the original configured rate after receiving a backoff request from the server (#2363)