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
|
d1cb2d5f36
|
Merge pull request #2553 from murgatroid99/grpc-js-xds_ads_backoff_fix
grpc-js-xds: Fix backoff timer reference when handling LRS stream messages
|
2023-08-22 11:37:02 -07:00 |
|
Michael Lumish
|
a0e028f788
|
grpc-js-xds: Fix backoff timer reference when handling LRS stream messages
|
2023-08-22 11:19:23 -07:00 |
|
Michael Lumish
|
7ca0af6eec
|
Merge pull request #2550 from murgatroid99/grpc-js_service_config_parsing
grpc-js: Fix method config name handling in service configs
@grpc/grpc-js@1.9.1
|
2023-08-21 17:22:44 -07:00 |
|
Michael Lumish
|
cd25bada71
|
Merge pull request #2552 from murgatroid99/grpc-js_deferred_write_callback
grpc-js: Defer actions in http2 stream write callback
|
2023-08-21 17:22:35 -07:00 |
|
Michael Lumish
|
53536d99f3
|
Merge pull request #2551 from murgatroid99/grpc-js_proto_loader_version
grpc-js: Update dependency on @grpc/proto-loader
|
2023-08-21 17:22:17 -07:00 |
|
Michael Lumish
|
8896bfe4c9
|
grpc-js: Defer actions in http2 stream write callback
|
2023-08-21 13:30:33 -07:00 |
|
Michael Lumish
|
f9af919393
|
grpc-js: Update dependency on @grpc/proto-loader
|
2023-08-21 13:17:11 -07:00 |
|
Michael Lumish
|
69257a7893
|
grpc-js: Fix method config name handling in service configs
|
2023-08-21 13:01:15 -07:00 |
|
Michael Lumish
|
1df90db060
|
Merge pull request #2545 from murgatroid99/grpc-js_timer_types_update_1.9.x
grpc-js: Switch Timer type to Timeout (1.9.x)
|
2023-08-14 14:43:07 -07:00 |
|
Michael Lumish
|
1221772052
|
grpc-js: Switch Timer type to Timeout
|
2023-08-14 10:31:16 -07:00 |
|
Michael Lumish
|
7a8d4630ba
|
Merge pull request #2535 from murgatroid99/grpc-js_channelz_improvements
grpc-js: Improve formatting of channelz logs for grpcdebug
|
2023-08-08 15:01:16 -07:00 |
|
Michael Lumish
|
9ef4655b3a
|
Merge pull request #2536 from murgatroid99/grpc-js_pick_cancel_race
grpc-js: Handle race between call cancellation and auth metadata generation
|
2023-08-08 15:01:00 -07:00 |
|
Michael Lumish
|
99ae020131
|
Merge pull request #2539 from murgatroid99/grpc-js_pick_first_null_check
grpc-js: Add null check in pick_first array access
|
2023-08-08 14:35:48 -07:00 |
|
Michael Lumish
|
a4ba925352
|
grpc-js: Add null check in pick_first array access
|
2023-08-08 10:37:20 -07:00 |
|
Michael Lumish
|
01749a8d41
|
Explicitly log credentials/cancellation races
|
2023-08-03 09:24:24 -07:00 |
|
Michael Lumish
|
30bc44f4ce
|
grpc-js: Handle race between call cancellation and auth metadata generation
|
2023-08-02 16:48:57 -07:00 |
|
Michael Lumish
|
bb2942197e
|
grpc-js: Improve formatting of channelz logs for grpcdebug
|
2023-08-02 16:42:29 -07:00 |
|
Michael Lumish
|
f6dd4aad55
|
Merge pull request #2531 from murgatroid99/v1.9.0_update
grpc-js/grpc-js-xds: Update to 1.9.0, and update READMEs
@grpc/grpc-js-xds@1.9.0
@grpc/grpc-js@1.9.0
|
2023-08-01 13:38:31 -07:00 |
|
Michael Lumish
|
49b629ffb0
|
grpc-js/grpc-js-xds: Update to 1.9.0, and update READMEs
|
2023-07-31 16:55:27 -07:00 |
|
Michael Lumish
|
14b11f6b99
|
Merge pull request #2511 from murgatroid99/grpc-js_pick_first_update
grpc-js: Implement pick_first sticky TF and address list shuffling
|
2023-07-31 16:11:39 -07:00 |
|
Michael Lumish
|
b86615c1a3
|
Merge pull request #2508 from murgatroid99/grpc-js_server_clear_deadline_cancel
grpc-js: Cancel deadline timer on server when call is cancelled
|
2023-07-31 15:47:22 -07:00 |
|
Michael Lumish
|
ff25a75ce9
|
Merge pull request #2507 from murgatroid99/grpc-js_tls_trace
grpc-js: Add channel option to enable TLS tracing
|
2023-07-31 15:45:35 -07:00 |
|
Michael Lumish
|
8f1a48c82c
|
Merge pull request #2489 from murgatroid99/example_deadline
Add deadline examples
|
2023-07-31 15:13:32 -07:00 |
|
Michael Lumish
|
9322f0cf54
|
Merge pull request #2487 from murgatroid99/example_metadata
Add metadata example
|
2023-07-31 15:12:29 -07:00 |
|
Michael Lumish
|
96213d1d68
|
Merge pull request #2521 from murgatroid99/v1.8.x_upmerge_3
Merge 1.8.x into master
|
2023-07-31 15:11:05 -07:00 |
|
Michael Lumish
|
426768d6cd
|
Merge pull request #2530 from murgatroid99/benchmark_stop_delay
benchmark: Delay shutdown in quitWorker
|
2023-07-31 14:43:16 -07:00 |
|
Michael Lumish
|
1f08883e2a
|
benchmark: Delay shutdown in quitWorker
|
2023-07-31 10:52:08 -07:00 |
|
Michael Lumish
|
1d38cc319c
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.8.x_upmerge_3
|
2023-07-28 14:53:43 -07:00 |
|
Michael Lumish
|
15a3f1a31c
|
Merge pull request #2528 from murgatroid99/grpc-js_unimplemented_message_fix
grpc-js: Fix propagation of UNIMPLEMENTED error messages
@grpc/grpc-js@1.8.21
|
2023-07-28 14:49:29 -07:00 |
|
Michael Lumish
|
4e111e7792
|
grpc-js: Fix propagation of UNIMPLEMENTED error messages
|
2023-07-28 14:21:33 -07:00 |
|
Michael Lumish
|
90adc8a3e2
|
Merge pull request #2526 from murgatroid99/proto-loader_prerelease_version
proto-loader: Increment version to prerelease version
|
2023-07-28 13:10:14 -07:00 |
|
Michael Lumish
|
aee1789145
|
proto-loader: Increment version to prerelease version
|
2023-07-28 11:49:30 -07:00 |
|
Michael Lumish
|
a1525bf298
|
Merge pull request #2504 from haines/update-long
proto-loader: Update long dependency to match protobufjs
|
2023-07-28 11:41:32 -07:00 |
|
Michael Lumish
|
3088f79696
|
Merge pull request #2524 from murgatroid99/test_default_js
Default to pure JS implementation in tests
|
2023-07-28 11:39:50 -07:00 |
|
Michael Lumish
|
247af2c8c0
|
Default to pure JS implementation in tests
|
2023-07-27 16:56:02 -07:00 |
|
Michael Lumish
|
4a8ec1242a
|
Merge pull request #2523 from murgatroid99/benchmark_improvements
Fix some issues with the benchmark code
|
2023-07-27 14:08:46 -07:00 |
|
Michael Lumish
|
5759b70639
|
Fix some issues with the benchmark code
|
2023-07-27 11:11:10 -07:00 |
|
Michael Lumish
|
e43fa71619
|
Fix formatting
|
2023-07-25 10:11:45 -07:00 |
|
Michael Lumish
|
e83ce3b6fd
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.8.x_upmerge_3
|
2023-07-25 10:10:16 -07:00 |
|
Michael Lumish
|
51d6163eb9
|
Merge pull request #2519 from murgatroid99/grpc-js_keepalive_order_fix
grpc-js: Fix a crash when `grpc.keepalive_permit_without_calls` is set
@grpc/grpc-js@1.8.20
|
2023-07-25 10:03:32 -07:00 |
|
Michael Lumish
|
6d97956549
|
grpc-js: Fix a crash when grpc.keepalive_permit_without_calls is set
|
2023-07-25 09:40:45 -07:00 |
|
Michael Lumish
|
66cd8519bd
|
grpc-js: pick_first: Properly dispose of current pick when it disconnects
|
2023-07-24 16:00:13 -07:00 |
|
Michael Lumish
|
867caad554
|
Merge pull request #2516 from murgatroid99/v1.8.x_upmerge_again
Merge v1.8.x into master
|
2023-07-24 15:54:15 -07:00 |
|
Michael Lumish
|
71d035b5bf
|
Fix formatting
|
2023-07-24 13:54:30 -07:00 |
|
Michael Lumish
|
981efb6eca
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.8.x_upmerge_again
|
2023-07-24 13:53:17 -07:00 |
|