Releases: grpc/grpc-node
Releases · grpc/grpc-node
@grpc/grpc-js 1.9.11
@grpc/grpc-js 1.9.10
- Provide the correct port to the proxy when connecting to a target without an explicitly specified port (#2608 contributed by @segevfiner)
- Properly handle goaway events with no additional data attached (#2611)
@grpc/grpc-js 1.9.9
- Fix a busy loop when recovering from a failure to establish a connection to a fixed IP address target (#2609)
@grpc/grpc-js 1.9.8
- Fix a memory leak caused by creating and closing multiple clients (#2606)
@grpc/grpc-js 1.9.7
- Fix a bug that could cause a client to not update name resolution after multiple failed connection attempts (#2602)
@grpc/grpc-js 1.9.6
@grpc/grpc-js 1.9.5
- Fix a type inconsistency in
server-call.ts
(#2589 contributed by @rsnullptr) - Close ports if the server is shut down while the bind operation is ongoing (#2590)
@grpc/grpc-js 1.9.4
- Fix a bug that could cause a client to sometimes incorrectly hold the process open when no longer in use (#2586)
grpc-health-check 2.0.0
@grpc/grpc-js-xds 1.9.2
- Fix proto file inconsistencies in published package (#2582)