dependabot npm(deps): bump @grpc/grpc-js from 1.10.0 to 1.10.1
Bumps @grpc/grpc-js from 1.10.0 to 1.10.1.
Release notes
Sourced from @grpc/grpc-js
's releases.
@grpc/grpc-js
1.10.1
- Fix a bug causing channels using the
round_robin
LB policy to fail to reconnect after a connection drops (#2667)
Commits
-
513a61a
Merge pull request #2667 from murgatroid99/grpc-js_round_robin_idle_fix -
429a66d
grpc-js: round_robin: always have children reconnect immediately - See full diff in compare view