Michael Lumish
|
1aec8d8992
|
Merge pull request #2992 from murgatroid99/grpc-js_fix_buffer_type_1.9.x
grpc-js: Declare buffer type to avoid build error (1.9.x)
|
2025-08-04 11:06:08 -07:00 |
|
Michael Lumish
|
b9797cf489
|
grpc-js: Declare buffer type to avoid build error
|
2025-08-04 10:14:32 -07:00 |
|
Michael Lumish
|
ff204f7429
|
Merge pull request #2887 from murgatroid99/grpc-js-xds_preserve_type_state_1.9.x
grpc-js-xds: Preserve resource type version and nonce when unsubscribing (1.9.x)
|
2025-01-16 15:45:16 -08:00 |
|
Michael Lumish
|
760fc4252e
|
grpc-js-xds: Preserve resource type version and nonce when unsubscribing
|
2025-01-16 13:33:32 -08:00 |
|
Michael Lumish
|
76b48cb36f
|
Merge pull request #2867 from murgatroid99/grpc-js-xds_gts_upgrade_1.9.x
grpc-js-xds: Update gts to be compatible with typescript version
|
2024-12-09 12:38:23 -08:00 |
|
Michael Lumish
|
b34ba40afa
|
grpc-js-xds: Update gts to be compatible with typescript version
|
2024-12-09 15:16:43 -05:00 |
|
Michael Lumish
|
9171ce5a98
|
Merge pull request #2860 from murgatroid99/grpc-js-xds_update_node_types_1.9
grpc-js-xds: Update @types/node and update code for compatibility (1.9.x)
|
2024-12-02 10:10:49 -08:00 |
|
Michael Lumish
|
adda74732d
|
grpc-js{,-xds}: Renew self-signed certificates used in tests
|
2024-12-02 12:19:47 -05:00 |
|
Michael Lumish
|
b5480496a0
|
grpc-js-xds: Update to TypeScript 5
|
2024-12-02 12:18:59 -05:00 |
|
Michael Lumish
|
436baa2c8d
|
grpc-js-xds: Update @types/node and update code for compatibility
|
2024-12-02 08:59:43 -08:00 |
|
Michael Lumish
|
08b0422dae
|
Merge pull request from GHSA-7v5v-9h63-cj86
grpc-js: Avoid buffering significantly more than max_receive_message_size per received message (1.9.x)
@grpc/grpc-js@1.9.15
|
2024-06-10 10:33:47 -07:00 |
|
Michael Lumish
|
c75e048948
|
grpc-js: Bump to 1.9.15
|
2024-06-07 10:54:20 -07:00 |
|
Michael Lumish
|
d5d62b4d94
|
grpc-js: Avoid buffering significantly more than max_receive_message_size per received message (1.9.x)
|
2024-06-07 10:11:06 -07:00 |
|
Michael Lumish
|
02d034489a
|
Merge pull request #2741 from sergiitk/backport-1.9-psm-interop-common-prod-tests
PSM Interop: simplify Kokoro buildscripts (@grpc/grpc-js@1.9.x backport)
|
2024-05-07 10:11:16 -07:00 |
|
Michael Lumish
|
cf14020643
|
Merge pull request #2729 from sergiitk/psm-interop-common-prod-tests
PSM Interop: simplify Kokoro buildscripts
|
2024-05-06 15:27:37 -07:00 |
|
Michael Lumish
|
da44229934
|
Merge pull request #2738 from murgatroid99/backport-1.9-grpc-js_linkify-it_fix
root: Update dependency on jsdoc to avoid linkify-it compilation error (@grpc/grpc-js@1.9.x backport)
|
2024-05-06 09:37:12 -07:00 |
|
Michael Lumish
|
5ae7c8c845
|
Merge pull request #2735 from murgatroid99/grpc-js_linkify-it_fix
root: Update dependency on jsdoc to avoid linkify-it compilation error
|
2024-05-03 14:27:58 -07:00 |
|
Sergii Tkachenko
|
eed21ba0bb
|
Merge pull request #2714 from sergiitk/backport-1.9-psm-interop-pkg-dev
PSM Interop: Migrate to Artifact Registry (@grpc/grpc-js@1.9.x backport)
|
2024-04-08 18:07:35 -07:00 |
|
Michael Lumish
|
63763a4000
|
Merge pull request #2712 from sergiitk/psm-interop-pkg-dev
PSM Interop: Migrate to Artifact Registry
|
2024-04-08 18:04:46 -07:00 |
|
Michael Lumish
|
5be83dd878
|
Merge pull request #2643 from murgatroid99/grpc-js_idle_timer_fix
grpc-js: Fix and optimize IDLE timeouts
@grpc/grpc-js@1.9.14
|
2024-01-16 15:13:30 -08:00 |
|
Michael Lumish
|
b8dc020167
|
Merge pull request #2644 from murgatroid99/grpc-js_channelz_socket_connecting_handle_fix
grpc-js: Shutdown transport if a state change occurs while connecting
|
2024-01-16 15:13:22 -08:00 |
|
Michael Lumish
|
2b31f8c148
|
grpc-js: Shutdown transport if a state change occurs while connecting
|
2024-01-16 14:38:17 -08:00 |
|
Michael Lumish
|
6da0b49dbc
|
grpc-js: Fix and optimize IDLE timeouts
|
2024-01-16 14:18:05 -08:00 |
|
Michael Lumish
|
442e3ea24a
|
Merge pull request #2638 from XuanWang-Amos/backport-1.9-psm-interop-shared-build
buildscripts: Use the Kokoro shared install lib from the new repo (@grpc/grpc-js@1.9.x backport)
|
2024-01-04 14:40:52 -08:00 |
|
Michael Lumish
|
6e6f942f19
|
Merge pull request #2635 from XuanWang-Amos/psm-interop-shared-build
buildscripts: Use the Kokoro shared install lib from the new repo
|
2024-01-04 21:49:25 +00:00 |
|
Michael Lumish
|
9890d59073
|
Merge pull request #2626 from murgatroid99/grpc-js_call_timer_ref_fix
grpc-js: Fix call ref timer handling
@grpc/grpc-js@1.9.13
|
2023-12-12 09:29:37 -05:00 |
|
Michael Lumish
|
4dfd8c43d7
|
grpc-js: Fix call ref timer handling
|
2023-12-01 10:27:09 -05:00 |
|
Michael Lumish
|
202a735ea9
|
Merge pull request #2623 from murgatroid99/grpc-js_pick_first_reset_listener_fix
grpc-js: pick_first: fix currentPick comparison in resetSubchannelList
@grpc/grpc-js@1.9.12
|
2023-11-27 12:53:33 -08:00 |
|
Michael Lumish
|
6d4e08cfd4
|
grpc-js: pick_first: fix currentPick comparison in resetSubchannelList
|
2023-11-27 12:28:30 -05:00 |
|
Michael Lumish
|
85bc3c2e78
|
Merge pull request #2619 from murgatroid99/grpc-js_idle_loop_fix
grpc-js: Make pick_first use exitIdle
@grpc/grpc-js@1.9.11
|
2023-11-16 11:30:14 -08:00 |
|
Michael Lumish
|
667bae6412
|
Merge pull request #2618 from murgatroid99/grpc-js_uds_return_once
grpc-js: Return the result from the UDS resolver only once
|
2023-11-16 11:30:03 -08:00 |
|
Michael Lumish
|
736d6df80b
|
grpc-js: Return the result from the UDS resolver only once
|
2023-11-16 10:19:26 -08:00 |
|
Michael Lumish
|
8843706ec7
|
grpc-js: Make pick_first use exitIdle
|
2023-11-16 10:15:48 -08:00 |
|
Michael Lumish
|
056738f2ed
|
Merge pull request #2611 from murgatroid99/grpc-js_goaway_null_data
grpc-js: Handle unset opaqueData in goaway event
@grpc/grpc-js@1.9.10
|
2023-11-14 13:08:16 -08:00 |
|
Michael Lumish
|
bf2009a72f
|
grpc-js: Handle unset opaqueData in goaway event
|
2023-11-07 11:09:59 -08:00 |
|
Michael Lumish
|
993835a0ec
|
Merge pull request #2608 from swimmio/fix-proxy-connect-missing-port
Fix missing port in proxy CONNECT when using the default HTTPS port
|
2023-10-30 16:46:06 -07:00 |
|
Segev Finer
|
0854192dba
|
Review fixes
|
2023-10-31 01:43:33 +02:00 |
|
Segev Finer
|
1f148e9349
|
Fix missing port in proxy CONNECT when using the default HTTPS port
|
2023-10-31 01:43:33 +02:00 |
|
Michael Lumish
|
51b0f66cc2
|
Merge pull request #2609 from murgatroid99/grpc-js_resolver_loop_fix
grpc-js: Don't repeat fixed resolver results
@grpc/grpc-js@1.9.9
|
2023-10-30 11:01:00 -07:00 |
|
Michael Lumish
|
9050ea9dae
|
grpc-js: Don't repeat fixed resolver results
|
2023-10-30 09:42:29 -07:00 |
|
Michael Lumish
|
b75a8c98d7
|
Merge pull request #2606 from murgatroid99/grpc-js_idle_timer_shutdown
grpc-js: Cancel and don't start idle timer on shutdown
@grpc/grpc-js@1.9.8
|
2023-10-27 14:17:50 -07:00 |
|
Michael Lumish
|
446f139b37
|
grpc-js: Cancel and don't start idle timer on shutdown
|
2023-10-27 10:14:58 -07:00 |
|
Michael Lumish
|
845abcaeb2
|
Merge pull request #2602 from murgatroid99/grpc-js_pick_first_sticky_tf_reresolve
grpc-js: pick_first: fix happy eyeballs and reresolution in sticky TF mode
@grpc/grpc-js@1.9.7
|
2023-10-19 16:48:53 -07:00 |
|
Michael Lumish
|
d465f839d4
|
Add pick_first requestReresolution tests
|
2023-10-19 16:20:04 -07:00 |
|
Michael Lumish
|
2f5ddc7137
|
grpc-js: pick_first: fix happy eyeballs and reresolution in sticky TF mode
|
2023-10-19 13:58:31 -07:00 |
|
Michael Lumish
|
ebc2c3e410
|
Merge pull request #2598 from murgatroid99/grpc-js_show_connectivity_errors
grpc-js: Propagate connectivity error information to request errors
@grpc/grpc-js@1.9.6
|
2023-10-17 10:59:50 -07:00 |
|
Michael Lumish
|
694230f30a
|
Merge pull request #2599 from murgatroid99/grpc-js_trace_version_pid
grpc-js: Include library version and PID in all trace logs
|
2023-10-17 10:59:42 -07:00 |
|
Michael Lumish
|
3a9f4d2aa6
|
grpc-js: Propagate connectivity error information to request errors
|
2023-10-16 17:17:27 -07:00 |
|
Michael Lumish
|
0f8ebbdd17
|
grpc-js: Include library version and PID in all trace logs
|
2023-10-16 17:06:32 -07:00 |
|
Michael Lumish
|
065ac2fef6
|
Merge pull request #2590 from murgatroid99/grpc-js_server_shutdown_race
grpc-js: Handle race between bindAsync and (try|force)Shutdown
@grpc/grpc-js@1.9.5
|
2023-10-02 10:34:38 -07:00 |
|