Skip to content

Releases: grpc/grpc-node

@grpc/grpc-js 1.8.7

25 Jan 22:31
cea545d
Compare
Choose a tag to compare
  • Make handling of HTTP2 session references work independent of keepalive settings (#2337)

@grpc/grpc-js 1.8.6

25 Jan 19:09
f29e99d
Compare
Choose a tag to compare
  • Hold a reference to transport from call to avoid premature garbage collection (#2336)

@grpc/grpc-js 1.8.5

23 Jan 20:55
0081d24
Compare
Choose a tag to compare
  • Cancel deadline timer when the call ends (#2335)

@grpc/grpc-js@1.8.4

12 Jan 21:06
a9f87fc
Compare
Choose a tag to compare
  • Fix a bug that would sometimes allow the Node process to exit even though a gRPC request is active (#2322)

@grpc/grpc-js 1.8.3

11 Jan 18:53
3db8acb
Compare
Choose a tag to compare
  • Fix bug that caused streams to fail early when receiving a GOAWAY (#2319)

@grpc/grpc-js@1.8.2

09 Jan 21:31
13337aa
Compare
Choose a tag to compare
  • 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)

@grpc/grpc-js@1.8.1

09 Jan 21:26
Compare
Choose a tag to compare
  • Implement support for the grpc.service_config_disable_resolution channel option (#2277 contributed by @kleinsch)
  • Include standard headers in trailers-only responses (#2305)
  • Fix a memory leak in the retry implementation (#2306)

grpc-tools 1.12.3

07 Dec 15:48
c9f8f93
Compare
Choose a tag to compare
  • Target an older Mac version when building Mac artifacts (for real this time) (#2292)

@grpc/proto-loader 0.7.4

07 Dec 20:27
e77eea7
Compare
Choose a tag to compare
  • Support nominal typing with type branding (#2281 contributed by @LunaTK)

@grpc/grpc-js 1.8.0

07 Dec 16:07
c9f8f93
Compare
Choose a tag to compare