Skip to content

Releases: grpc/grpc-node

@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)

@grpc/grpc-js 1.10.6

10 Apr 20:05
dac9321
Compare
Choose a tag to compare
  • Fix a bug that could cause a server to sometimes send the status early (#2708)