Skip to content

Releases: grpc/grpc-node

@grpc/grpc-js 1.10.10

24 Jun 21:39
c934257
Compare
Choose a tag to compare
  • Various improvements to handling of keepalive timers (#2760 by @davidfiala)
  • Fix a bug causing unary response client requests to hang when unexpectedly receiving multiple messages (#2772)
  • Fix a bug causing some requests to fail when making requests through a local proxy (#2746 contributed by @mjameswh, backported in #2777)
  • Fix handling of URL-encoded user credentials in proxy configuration (#2761 contributed by @brendan-myers, backported in #2777)
  • Fix missing client-side handling of the grpc.max_send_message_length channel option (#2779)

@grpc/grpc-js 1.9.15

10 Jun 17:41
08b0422
Compare
Choose a tag to compare
  • Avoid buffering significantly more than grpc.max_receive_message_size per received message.

@grpc/grpc-js 1.8.22

10 Jun 17:41
a8a0203
Compare
Choose a tag to compare
  • Avoid buffering significantly more than grpc.max_receive_message_size per received message.

@grpc/grpc-js 1.10.9

10 Jun 17:42
674f4e3
Compare
Choose a tag to compare
  • Avoid buffering significantly more than grpc.max_receive_message_size per received message.

@grpc/grpc-js 1.10.8

15 May 16:28
45e5fe5
Compare
Choose a tag to compare
  • Fix a bug that caused channels with unix: targets to not reconnect after the channel goes idle (#2750)

grpc-health-check 2.0.2

01 May 17:47
0ae86b1
Compare
Choose a tag to compare
  • Update dependency on @grpc/proto-loader to the latest version (#2731)

@grpc/reflection 1.0.4

01 May 17:48
0ae86b1
Compare
Choose a tag to compare
  • Update dependency on @grpc/proto-loader to the latest version (#2731)

@grpc/proto-loader 0.7.13

01 May 17:46
0ae86b1
Compare
Choose a tag to compare
  • Include method options in method definition objects (#2711 contributed by @n0v1)
  • Avoid generating duplicate TypeScript method declarations in some cases (#2717)
  • Update Protobuf.js dependency to a newer version (#2731)

@grpc/grpc-js 1.10.7

01 May 18:11
23c05fc
Compare
Choose a tag to compare
  • Improve reporting of HTTP error codes (#2723)
  • Update dependency on @grpc/proto-loader to the latest version (#2732)

@grpc/grpc-js-xds 1.10.1

01 May 18:12
23c05fc
Compare
Choose a tag to compare
  • Update dependency on @grpc/proto-loader to the latest version (#2732)