Skip to content

Releases: grpc/grpc-node

@grpc/grpc-js 1.9.0

01 Aug 21:50
f6dd4aa
Compare
Choose a tag to compare

Experimental changes:

  • Added grpc.experimental.createResolver

@grpc/grpc-js-xds 1.9.0

01 Aug 21:50
f6dd4aa
Compare
Choose a tag to compare

@grpc/grpc-js@1.8.21

28 Jul 21:51
15a3f1a
Compare
Choose a tag to compare
  • Fix propagation of UNIMPLEMENTED error messages (#2528)

@grpc/grpc-js 1.8.20

25 Jul 17:06
51d6163
Compare
Choose a tag to compare
  • Fix a crash when the channel option grpc.keepalive_permit_without_calls is set (#2519)

@grpc/grpc-js 1.8.19

24 Jul 20:48
18dacfa
Compare
Choose a tag to compare
  • Update keepalive behavior to more correctly handle short calls and long periods of inactivity (#2513)

@grpc/grpc-js 1.8.18

13 Jul 18:43
3e13d84
Compare
Choose a tag to compare
  • Fix reporting of call stacks in unary request errors (#2503)
  • Fix reporting of proxy info in channelz socket responses (#2503)

@grpc/grpc-js 1.8.17

27 Jun 17:34
409418b
Compare
Choose a tag to compare
  • Disallow pick_first LB policy as the direct child of an outlier_detection LB policy (#2476)

@grpc/grpc-js 1.8.16

20 Jun 23:28
09d74ca
Compare
Choose a tag to compare
  • Fix missing transport trace logs (#2470)

@grpc/grpc-js 1.8.15

05 Jun 18:29
25e2845
Compare
Choose a tag to compare
  • Fix a memory leak that could result from a specific pattern of recursive function calls (#2456)
  • Ensure status and error events are consistently emitted asynchronously (#2456)

@grpc/proto-loader 0.7.7

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