Michael Lumish
|
82290d440d
|
Merge pull request #2885 from murgatroid99/grpc-js-xds_preserve_type_state_1.11.x
grpc-js-xds: Preserve resource type version and nonce when unsubscribing (1.11.x)
|
2025-01-16 14:43:09 -08:00 |
Michael Lumish
|
cfaa0bcf52
|
grpc-js-xds: Preserve resource type version and nonce when unsubscribing
|
2025-01-16 13:25:47 -08:00 |
Michael Lumish
|
6b1cd67cc6
|
Merge pull request #2859 from murgatroid99/grpc-js-xds_update_node_types_1.11
grpc-js-xds: Update @types/node and update code for compatibility (1.11.x)
|
2024-12-02 09:21:33 -08:00 |
Michael Lumish
|
9baf9e93c8
|
grpc-js{,-xds}: Renew self-signed certificates used in tests
|
2024-12-02 08:49:48 -08:00 |
Michael Lumish
|
dd7372a007
|
grpc-js-xds: Update @types/node and update code for compatibility
|
2024-12-02 08:30:26 -08:00 |
Michael Lumish
|
8841efee5e
|
Merge pull request #2825 from murgatroid99/grpc-js_round_robin_reresolve
grpc-js: round_robin: Request resolution on connection drop
|
2024-09-16 15:26:56 -07:00 |
Michael Lumish
|
a1b897206e
|
Merge pull request #2806 from murgatroid99/grpc-js_connectivity_management_fixes
grpc-js: Simplify pick_first behavior
|
2024-09-16 14:28:56 -07:00 |
Michael Lumish
|
b3c24d080f
|
grpc-js: round_robin: Request resolution on connection drop
|
2024-09-12 14:31:01 -07:00 |
Michael Lumish
|
0c5ab9876b
|
Merge pull request #2803 from murgatroid99/grpc-js_1.11.2
grpc-js: Bump to 1.11.2
|
2024-09-05 13:56:12 -07:00 |
Michael Lumish
|
bb4496b482
|
Merge pull request #2817 from ygalbel/tracer-slow
made the call to trace to be called only when tracer is enabled
|
2024-09-05 11:14:44 -07:00 |
Ygal Bellaiche
|
90e472e4a1
|
made the call to trace to be called only when tracer is enabled
|
2024-09-05 10:44:36 +03:00 |
Michael Lumish
|
c63bdae8da
|
Merge pull request #2808 from murgatroid99/grpc-js_transport_error_reporting
grpc-js: Report session error events instead of waiting for close
|
2024-09-04 17:56:24 -07:00 |
Michael Lumish
|
3d43b1a7be
|
Further reduce pick_first state space
|
2024-08-02 15:44:07 -07:00 |
Michael Lumish
|
d409311bf2
|
grpc-js: Report session error events instead of waiting for close
|
2024-08-01 15:39:13 -07:00 |
Michael Lumish
|
a6575c3e73
|
grpc-js: Simplify pick_first behavior
|
2024-07-30 17:59:08 -07:00 |
Michael Lumish
|
b763f98e07
|
grpc-js: Bump to 1.11.2
|
2024-07-26 14:50:13 -07:00 |
Michael Lumish
|
f5ea6ce271
|
Merge pull request #2801 from hastom/master
fix(grpc-js): client crash on custom error code
|
2024-07-26 14:47:45 -07:00 |
hastom
|
33073d0db2
|
Fix test case
|
2024-07-19 13:24:07 +03:00 |
hastom
|
15d422d5bb
|
Fix client crash on custom error code
|
2024-07-18 12:57:40 +03:00 |
Michael Lumish
|
43032b1855
|
Merge pull request #2800 from murgatroid99/grpc-js_1.11.1
grpc-js: Bump to 1.11.1
|
2024-07-16 10:54:35 -07:00 |
Michael Lumish
|
2ecd53d815
|
grpc-js: Bump to 1.11.1
|
2024-07-16 10:15:16 -07:00 |
Michael Lumish
|
4da4fdc830
|
Merge pull request #2799 from xqin/master
support node v14.16 again
|
2024-07-16 10:14:16 -07:00 |
xqin
|
996a6375c6
|
support node v14 again
|
2024-07-16 16:06:59 +08:00 |
Michael Lumish
|
87ea7ce106
|
Merge pull request #2797 from murgatroid99/grpc-js_1.11.0_real
grpc-js: Bump packages to 1.11.0, and update documentation (actually on 1.11.x this time)
|
2024-07-15 13:43:18 -07:00 |
Michael Lumish
|
2ee8911dc4
|
grpc-js: Bump packages to 1.11.0, and update documentation
|
2024-07-15 11:00:25 -07:00 |
Michael Lumish
|
7e4c8f058c
|
Merge pull request #2796 from murgatroid99/grpc-js_1.11.0
grpc-js: Bump packages to 1.11.0, and update documentation
|
2024-07-15 10:56:27 -07:00 |
Michael Lumish
|
bf8e071efd
|
grpc-js: Bump packages to 1.11.0, and update documentation
|
2024-07-12 14:02:18 -07:00 |
Michael Lumish
|
e13d5e7006
|
Merge pull request #2793 from murgatroid99/grpc-js_server_call_get_host
grpc-js: Add `getHost` to surface server call classes
|
2024-07-12 10:33:29 -07:00 |
Michael Lumish
|
d60f5166b2
|
Merge pull request #2795 from murgatroid99/grpc-js_retry_limit_option
grpc-js: Add a channel option to configure retry attempt limits
|
2024-07-12 10:29:50 -07:00 |
Michael Lumish
|
b35896be52
|
Merge pull request #2792 from murgatroid99/grpc-js_1.10.11_upmerge
grpc-js: Merge 1.10.x branch into master
|
2024-07-12 10:04:41 -07:00 |
Michael Lumish
|
8ee8e99d99
|
grpc-js: Add a channel option to configure retry attempt limits
|
2024-07-11 15:14:56 -07:00 |
Michael Lumish
|
ebdf52f3f2
|
grpc-js: Add getHost to surface server call classes
|
2024-07-11 11:28:43 -07:00 |
Michael Lumish
|
9ea4187849
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.10.x' into grpc-js_1.10.11_upmerge
|
2024-07-10 11:14:55 -07:00 |
Michael Lumish
|
f8338c55c2
|
Merge pull request #2784 from murgatroid99/grpc-js_pick_first_reconnection_fix
grpc-js: Fix pick_first reconnecting without active calls
|
2024-07-10 10:49:06 -07:00 |
Michael Lumish
|
023c1d0532
|
Merge pull request #2791 from murgatroid99/grpc-js_channel_close_pick_fix
grpc-js: Ensure pending calls end after channel close
|
2024-07-10 10:27:47 -07:00 |
Michael Lumish
|
fbbc78d978
|
Merge pull request #2790 from murgatroid99/grpc-js_server_idle_test_deflake
grpc-js: Increase state change deadline in server idle tests
|
2024-07-10 10:26:27 -07:00 |
Michael Lumish
|
f867643d8e
|
Merge pull request #2776 from gkampitakis/gkampitakis/patch_dns_lookup
fix: support authority overrides in the DNS resolver
|
2024-07-10 10:19:46 -07:00 |
gkampitakis
|
201595c665
|
run tests in series
|
2024-07-10 08:57:37 +01:00 |
Michael Lumish
|
810e9e6a40
|
grpc-js: Ensure pending calls end after channel close
|
2024-07-09 15:14:44 -07:00 |
gkampitakis
|
a9aea45570
|
reset process env and add trace log
|
2024-07-09 22:36:20 +01:00 |
gkampitakis
|
3aaf0c6e52
|
reject lookup when all resolutions reject
|
2024-07-09 19:57:47 +01:00 |
gkampitakis
|
2a9f8f4c40
|
address comments for testing
|
2024-07-09 19:30:23 +01:00 |
Michael Lumish
|
395de4b333
|
grpc-js: Refresh server idle timer if not enough time has passed
|
2024-07-09 11:23:19 -07:00 |
Michael Lumish
|
745a451e4c
|
grpc-js: Increase state change deadline in server idle tests
|
2024-07-09 11:03:15 -07:00 |
gkampitakis
|
f0afe6946f
|
add tests for test-resolver with alternative resolver
|
2024-07-09 17:43:51 +01:00 |
Michael Lumish
|
a5fac6f056
|
grpc-js: pick-first: Fix short circuit READY subchannel handling
|
2024-07-08 15:08:30 -07:00 |
gkampitakis
|
717725caf1
|
chore: update environment.md doc
|
2024-07-05 14:15:40 +01:00 |
Michael Lumish
|
e804ad65b6
|
grpc-js: Bump to 1.10.11
|
2024-07-03 15:37:40 -07:00 |
Michael Lumish
|
c1815e09e2
|
grpc-js: Fix pick_first reconnecting without active calls
|
2024-07-03 15:36:38 -07:00 |
gkampitakis
|
c9fc8b2e0c
|
fix import node:dns promises
|
2024-07-03 18:29:01 +01:00 |