Skip to content

dependabot npm(deps): bump @grpc/grpc-js from 1.9.10 to 1.9.11

Depen d'Abot requested to merge dependabot-npm_and_yarn-grpc-grpc-js-1.9.11 into master

Bumps @grpc/grpc-js from 1.9.10 to 1.9.11.

Release notes

Sourced from @​grpc/grpc-js's releases.

@​grpc/grpc-js 1.9.11

  • Fix a busy loop when recovering from a failure to establish a connection to a unix domain socket address target (#2618)
  • Fix a bug that caused clients to stop trying to connect to a fixed IP address target after a working connection drops (#2619)
Commits
  • 85bc3c2 Merge pull request #2619 from murgatroid99/grpc-js_idle_loop_fix
  • 667bae6 Merge pull request #2618 from murgatroid99/grpc-js_uds_return_once
  • 736d6df grpc-js: Return the result from the UDS resolver only once
  • 8843706 grpc-js: Make pick_first use exitIdle
  • See full diff in compare view

Merge request reports

Loading