Skip to content

dependabot npm(deps): bump @grpc/grpc-js from 1.8.5 to 1.8.7

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

Bumps @grpc/grpc-js from 1.8.5 to 1.8.7.

Release notes

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

@​grpc/grpc-js 1.8.7

  • Make handling of HTTP2 session references work independent of keepalive settings (#2337)

@​grpc/grpc-js 1.8.6

  • Hold a reference to transport from call to avoid premature garbage collection (#2336)
Commits
  • cea545d Merge pull request #2337 from murgatroid99/grpc-js_transport_fix_active_call_...
  • 3efdc7b grpc-js: Bump version to 1.8.7
  • 0d177a8 grpc-js: Fix tracking of active calls in transport
  • f29e99d Merge pull request #2336 from murgatroid99/grpc-js_transport_garbage_collection
  • 6d98dc5 grpc-js: Hold a reference to transport in SubchannelCall
  • See full diff in compare view

Merge request reports

Loading