Releases: grpc/grpc-node
Releases · grpc/grpc-node
@grpc/grpc-js 1.2.10
- Fixed an internal bug that caused trailer filters to be called twice for most calls (#1707)
@grpc/grpc-js-xds 1.2.3
@grpc/grpc-js 1.2.9
- Speculative fix for ECONNRESET errors (#1705)
Node gRPC v1.24.6
- Fix prototype pollution possibility in loadPackageDefinition (#1701)
@grpc/grpc-js-xds 1.2.4
- Fix a crash when sending stats after reestablishing an LRS stream that has been dropped (#1710)
@grpc/grpc-js 1.2.8
- Don't propagate non-numeric errors from auth plugins (#1690)
@grpc/grpc-js 1.2.7
Node gRPC v1.24.5
- Add support for Electron 11 and newer versions of Electron 10 (#1684)
@grpc/grpc-js 1.2.6
- 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
- Improve reporting of xDS client initialization errors (#1675)