Skip to content

Releases: grpc/grpc-node

@grpc/grpc-js 1.2.10

05 Mar 19:13
5b362be
Compare
Choose a tag to compare
  • Fixed an internal bug that caused trailer filters to be called twice for most calls (#1707)

@grpc/grpc-js-xds 1.2.3

05 Mar 19:16
5b362be
Compare
Choose a tag to compare

@grpc/grpc-js-xds 1.2.2

  • Unref backoff timers used in the xDS client (#1688)

@grpc/grpc-js-xds 1.2.3

  • Fix a bug that incorrectly disabled LRS load reporting when it was configured to be enabled (#1707)

@grpc/grpc-js 1.2.9

02 Mar 22:06
6f08692
Compare
Choose a tag to compare
  • Speculative fix for ECONNRESET errors (#1705)

Node gRPC v1.24.6

10 Mar 21:33
545a935
Compare
Choose a tag to compare
  • Fix prototype pollution possibility in loadPackageDefinition (#1701)

@grpc/grpc-js-xds 1.2.4

09 Mar 22:20
17b43df
Compare
Choose a tag to compare
  • Fix a crash when sending stats after reestablishing an LRS stream that has been dropped (#1710)

@grpc/grpc-js 1.2.8

17 Feb 17:32
a45c5c3
Compare
Choose a tag to compare
  • Don't propagate non-numeric errors from auth plugins (#1690)

@grpc/grpc-js 1.2.7

12 Feb 23:13
24d1a04
Compare
Choose a tag to compare
  • Fix an issue holding the Node process open after the channel was closed in some cases (#1688)
  • Improve error reporting when a stream fails to start (#1689)

Node gRPC v1.24.5

09 Feb 22:02
ea5b04e
Compare
Choose a tag to compare
  • Add support for Electron 11 and newer versions of Electron 10 (#1684)

@grpc/grpc-js 1.2.6

03 Feb 20:51
b5a8ea1
Compare
Choose a tag to compare
  • Loosen the dependency on @types/node to avoid conflicts with other packages' dependencies on the same types package (#1683)

@grpc/grpc-js-xds 1.2.1

28 Jan 20:32
98376f0
Compare
Choose a tag to compare
  • Improve reporting of xDS client initialization errors (#1675)