4629 Commits

Author SHA1 Message Date
Michael Lumish
86debcd83b Add cancellation example 2023-09-25 17:20:36 -07:00
Michael Lumish
71936fab74
Merge pull request #2575 from murgatroid99/health-check_2.0
grpc-health-check: Version 2.0
grpc-health-check@2.0.0
2023-09-25 14:43:56 -07:00
Michael Lumish
0ba73ea7e8
Merge pull request #2582 from murgatroid99/grpc-js-xds_1.9.2
grpc-js-xds: Force submodule update and code generation in prepare script
@grpc/grpc-js-xds@1.9.2
2023-09-25 11:05:45 -07:00
Michael Lumish
e1415fe7bc grpc-js-xds: Force submodule update and code generation in prepare script 2023-09-25 10:30:10 -07:00
Michael Lumish
32c816c9d1
Merge pull request #2572 from murgatroid99/grpc-js-xds_pick_first
grpc-js-xds: Add support for pick_first in xDS config
2023-09-21 10:19:03 -07:00
Michael Lumish
47c54ec88f
Merge pull request #2576 from murgatroid99/grpc-js_picker_propagation_fix
grpc-js: Delegate to child picker in ResolvingLoadBalancer#updateResolution
2023-09-21 10:18:44 -07:00
Michael Lumish
390a1a45f4
Merge pull request #2580 from murgatroid99/grpc-js-xds_fix_idle_handling
grpc-js-xds: Fix behavior when channel goes IDLE
@grpc/grpc-js-xds@1.9.1
2023-09-21 10:18:29 -07:00
Michael Lumish
c8b9a45bc9 grpc-js-xds: Fix behavior when channel goes IDLE 2023-09-21 10:02:39 -07:00
Michael Lumish
5be024f060 grpc-js: Delegate to child picker in ResolvingLoadBalancer#updateResolution 2023-09-18 17:32:29 -07:00
Michael Lumish
ddb8de2992
Merge pull request #2573 from murgatroid99/proto-loader_no_grpc_library
proto-loader: Allow the `grpcLib` option to be omitted in the type generator
@grpc/proto-loader@0.7.10
2023-09-18 15:06:29 -07:00
Michael Lumish
524bb7d341 grpc-health-check: Implement version 2.0 update 2023-09-18 14:59:31 -07:00
Michael Lumish
afbdbdeec3 grpc-health-check: Add generated code for version 2.0 2023-09-18 13:50:42 -07:00
Michael Lumish
ab02dc0be4 proto-loader: Allow the grpcLib option to be omitted in the type generator 2023-09-13 16:57:45 -07:00
Michael Lumish
fe74b60440 grpc-js-xds: Add support for pick_first in xDS config 2023-09-13 14:27:25 -07:00
Michael Lumish
6567f8d7cd Update code generation with PickFirst message 2023-09-13 14:07:22 -07:00
Michael Lumish
f68ceaa44e
Merge pull request #2568 from murgatroid99/grpc-js-xds_ring_hash
grpc-js-xds: Implement ring_hash LB policy
2023-09-13 12:56:39 -07:00
Michael Lumish
c8cbffa066
Merge pull request #2571 from murgatroid99/grpc-js_dns_backoff_fixes
grpc-js: Make a few improvements to DNS resolving timing
@grpc/grpc-js@1.9.3
2023-09-13 10:37:34 -07:00
Michael Lumish
10c4bbdbe3 Add logging for DNS update delays due to rate limit or backoff 2023-09-13 10:18:30 -07:00
Michael Lumish
a02622572a Improve Listener resource log formatting 2023-09-12 13:00:15 -07:00
Michael Lumish
506748b8a4 Enable ring_hash tracing in interop tests 2023-09-12 12:41:35 -07:00
Michael Lumish
8df1bd712f Treat ring_hash_lb_config field as optional 2023-09-12 10:08:25 -07:00
Michael Lumish
57c1bd2ede grpc-js-xds: interop client: reduce periodic logging 2023-09-11 17:32:41 -07:00
Michael Lumish
e570a99d6d Improve unvalidated resource log formatting 2023-09-11 17:29:01 -07:00
Michael Lumish
5c8b11b0be Trace parsed unvalidated resources 2023-09-11 15:39:19 -07:00
Michael Lumish
f1f8d1ba61 grpc-js: Make a few improvements to DNS resolving timing 2023-09-11 13:51:32 -07:00
Michael Lumish
c41c3dae7b Test ring_hash fallback on dropped connection 2023-09-08 14:51:58 -07:00
Michael Lumish
0b2281b028 Revert version support change, run ring_hash tests conditionallly 2023-09-08 10:12:14 -07:00
Michael Lumish
9e487e44ab grpc-js-xds: Update gts dependency for compatibility with TypeScript update 2023-09-07 18:07:20 -07:00
Michael Lumish
9974f7704d grpc-js-xds: Drop support for Node versions below 16 2023-09-07 17:59:35 -07:00
Michael Lumish
4bff372df7 grpc-js: Remove logging in QueuePicker 2023-09-07 17:24:17 -07:00
Michael Lumish
036e0e1b7f grpc-js-xds: Enable xDS affinity test 2023-09-07 17:15:20 -07:00
Michael Lumish
3a43cba3a3 grpc-js-xds: Implement ring_hash LB policy 2023-09-07 17:14:39 -07:00
Michael Lumish
3096f22ba6 grpc-js-xds: Add xxhash-wasm dependency, generate ring_hash code 2023-09-07 17:12:58 -07:00
Michael Lumish
71d8118cc7
Merge pull request #2566 from murgatroid99/grpc-js_load_balancer_channel_args
grpc-js: Pass channel options to LoadBalancer constructors
2023-09-06 11:28:22 -07:00
Michael Lumish
00e1ac46a8 grpc-js: Pass channel options to LoadBalancer constructors 2023-09-06 10:39:56 -07:00
Michael Lumish
092d1e96e2
Merge pull request #2561 from murgatroid99/grpc-js_pick_first_leaf
grpc-js: Make pick_first the universal leaf policy, plus related changes
2023-08-31 15:46:22 -07:00
Michael Lumish
e7e199c501
Merge pull request #2564 from murgatroid99/grpc-js_ping_first_equality_check_backport
grpc-js: Fix pick-first-load-balancer pick subchannel lost state listener (1.9.x)
@grpc/grpc-js@1.9.2
2023-08-31 10:26:24 -07:00
Michael Lumish
4475a9f92e
Merge pull request #2563 from murgatroid99/grpc-js_handle_keepalive_error
grpc-js: Handle keepalive ping error
2023-08-31 10:26:16 -07:00
Michael Lumish
2fe961d5b1 grpc-js: Bump to version 1.9.2 2023-08-31 09:37:34 -07:00
gusumuzhe
f5218edf82 fix: pick first load balancer call doPick infinite 2023-08-31 09:36:52 -07:00
Michael Lumish
83789c15db grpc-js: Handle keepalive ping error 2023-08-31 09:35:24 -07:00
Michael Lumish
266af4c19f Add pick_first tests 2023-08-30 15:16:25 -07:00
Michael Lumish
3ff8b674bb Export HealthListener type in experimental 2023-08-30 14:57:52 -07:00
Michael Lumish
e919aa7aa3 grpc-js-xds: Update LB policies to handle grpc-js changes 2023-08-30 14:47:06 -07:00
Michael Lumish
49b7c6af34 grpc-js: Make pick_first the universal leaf policy, switch to endpoint lists 2023-08-30 14:46:08 -07:00
Michael Lumish
8d532f95db
Merge pull request #2559 from gusumuzhe/fix/load-balancer-infinite-loop
Fix pick-first-load-balancer pick subchannel lost state listener
2023-08-29 10:06:28 -07:00
gusumuzhe
613c9144d9 fix: pick first load balancer call doPick infinite 2023-08-29 17:39:38 +08:00
Michael Lumish
9272aee975
Merge pull request #2557 from murgatroid99/grpc-js-xds_run_custom_lb_test
grpc-js-xds: interop: add custom_lb test, reformat test list
2023-08-28 09:18:10 -07:00
Michael Lumish
04ef12518d Add custom LB test from interop test, fix a bug 2023-08-25 10:19:01 -07:00
Michael Lumish
d1f0d9f80d grpc-js-xds: interop: add custom_lb test, reformat test list 2023-08-24 13:38:56 -07:00