dependabot npm(deps): bump @grpc/grpc-js from 1.8.11 to 1.8.12
Bumps @grpc/grpc-js from 1.8.11 to 1.8.12.
Release notes
Sourced from @grpc/grpc-js
's releases.
@grpc/grpc-js
@1
.8.12
- Fix an occasional type error when receiving DNS updates (#2380)
- Fix ordering of events when handing requests on the server (#2376 contributed by
@phoenix741
)
Commits
-
7aba000
Merge pull request #2380 from murgatroid99/grpc-js_pick_first_fix2 -
e66909d
Merge pull request #2383 from murgatroid99/grpc-js_pick_start_log -
c525025
grpc-js: Trace before call to LB policy picker -
8a22f5f
Merge pull request #2381 from murgatroid99/grpc-js_backport_server_async_fix -
c23c67c
grpc-js: add await/async on method that return promise -
0726fdf
grpc-js: Fix address equality check in pick-first - See full diff in compare view