Skip to content

dependabot npm(deps): bump @grpc/grpc-js from 1.8.8 to 1.8.9

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

Bumps @grpc/grpc-js from 1.8.8 to 1.8.9.

Release notes

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

@​grpc/grpc-js 1.8.9

  • Fix a bug where clients would continue to send pings at the original configured rate after receiving a backoff request from the server (#2363)
Commits
  • 72b99a1 Merge pull request #2363 from murgatroid99/grpc-js_channel_keepalive_throttling
  • 2ed8e71 grpc-js: Propagate keepalive throttling throughout channel
  • ba08267 Merge pull request #2352 from murgatroid99/grpc-js_deadline_refinement
  • 37eb5ed grpc-js: Improve timeout handling and deadline logging
  • See full diff in compare view

Merge request reports

Loading