Releases: grpc/grpc-node
Releases · grpc/grpc-node
@grpc/grpc-js 1.10.10
- 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
- Avoid buffering significantly more than
grpc.max_receive_message_size
per received message.
@grpc/grpc-js 1.8.22
- Avoid buffering significantly more than
grpc.max_receive_message_size
per received message.
@grpc/grpc-js 1.10.9
- Avoid buffering significantly more than
grpc.max_receive_message_size
per received message.
@grpc/grpc-js 1.10.8
- Fix a bug that caused channels with
unix:
targets to not reconnect after the channel goes idle (#2750)
grpc-health-check 2.0.2
- Update dependency on
@grpc/proto-loader
to the latest version (#2731)
@grpc/reflection 1.0.4
- Update dependency on
@grpc/proto-loader
to the latest version (#2731)
@grpc/proto-loader 0.7.13
@grpc/grpc-js 1.10.7
@grpc/grpc-js-xds 1.10.1
- Update dependency on
@grpc/proto-loader
to the latest version (#2732)