dependabot npm(deps): bump @grpc/grpc-js from 1.11.2 to 1.11.3
Bumps @grpc/grpc-js from 1.11.2 to 1.11.3.
Release notes
Sourced from @grpc/grpc-js
's releases.
@grpc/grpc-js
1.11.3
- Ensure the client queries the name resolver again after connections drop while using the round_robin load balancing policy (#2825)
Commits
-
8841efe
Merge pull request #2825 from murgatroid99/grpc-js_round_robin_reresolve -
a1b8972
Merge pull request #2806 from murgatroid99/grpc-js_connectivity_management_fixes -
b3c24d0
grpc-js: round_robin: Request resolution on connection drop -
3d43b1a
Further reduce pick_first state space -
a6575c3
grpc-js: Simplify pick_first behavior - See full diff in compare view