Michael Lumish
|
ec819242f6
|
Merge pull request #3022 from mattias-wiberg/fix-keepalive-timeout
Fix server keep alive timeout not properly destroying connections
|
2025-12-01 08:59:41 -08:00 |
|
Michael Lumish
|
0bce450ae7
|
Merge pull request #3028 from notsapinho/master
feat: support "http_proxy" channel option
grpc-tools@1.13.1
|
2025-12-01 07:49:20 -08:00 |
|
Michael Lumish
|
8e688814fd
|
Merge pull request #3026 from robcresswell/feat/update-node-pre-gyp
feat: bump grpc-tools @mapbox/node-pre-gyp version
|
2025-12-01 07:19:24 -08:00 |
|
notsapinho
|
144c2db020
|
fix: proper error handling
fix: if priority
|
2025-11-21 19:44:09 -03:00 |
|
notsapinho
|
276321de66
|
feat: support "http_proxy" channel option
|
2025-11-21 16:55:38 -03:00 |
|
Rob Cresswell
|
51b8020cdb
|
feat: bump grpc-tools @mapbox/node-pre-gyp version
fixes: #2968
|
2025-11-13 10:42:45 +00:00 |
|
Mattias Wiberg
|
2901922ab1
|
grpc-js: Fix server keep alive timeout not properly destroying connections
|
2025-10-24 16:06:54 +02:00 |
|
Michael Lumish
|
dac1da47a8
|
Merge pull request #2972 from virajdoshi11/patch-1
removed the .start() method as it is deprecated
|
2025-09-29 14:37:35 -07:00 |
|
Michael Lumish
|
dbb6eb5254
|
Merge pull request #3016 from murgatroid99/example_tls
Add TLS examples
|
2025-09-19 10:35:24 -07:00 |
|
Michael Lumish
|
1c97fa5b89
|
Add TLS examples
|
2025-09-17 13:43:49 -07:00 |
|
Michael Lumish
|
a432dbdcee
|
Merge pull request #3009 from murgatroid99/grpc-js-xds_deexperimentalize_federation
grpc-js-xds: Enable federation by default
|
2025-09-12 13:16:12 -07:00 |
|
Michael Lumish
|
67154af9c9
|
Merge pull request #3008 from murgatroid99/grpc-js-xds_client_wrr_interop_support
grpc-js-xds: interop server: Add support for sending custom metrics
|
2025-09-12 13:15:58 -07:00 |
|
Michael Lumish
|
82ee40c3c0
|
Merge pull request #3013 from murgatroid99/grpc-tools_mac_build_fix
grpc-tools: Fix Mac build by allowing lower CMake versions
|
2025-09-11 14:38:27 -07:00 |
|
Michael Lumish
|
272851e9f0
|
grpc-tools: Fix Mac build by allowing lower CMake versions
|
2025-09-11 14:08:59 -07:00 |
|
Michael Lumish
|
42677498b3
|
Merge pull request #3011 from murgatroid99/grpc-tools_windows_build_fix
grpc-tools: build: Fix build Windows by skipping installing NuGet
|
2025-09-11 13:50:15 -07:00 |
|
Michael Lumish
|
1314e67d16
|
grpc-tools: build: Fix Windows build by skipping installing NuGet
|
2025-09-11 11:30:46 -07:00 |
|
Michael Lumish
|
f0bbde1703
|
grpc-js-xds: Enable federation by default
|
2025-09-10 15:28:20 -07:00 |
|
Michael Lumish
|
3950a1c97d
|
Merge pull request #3007 from murgatroid99/grpc-js_1.13_upmerge
Merge v1.13.x into master
|
2025-09-10 15:17:15 -07:00 |
|
Michael Lumish
|
6e36a6961f
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.13.x' into grpc-js_1.13_upmerge
|
2025-09-10 13:32:18 -07:00 |
|
Michael Lumish
|
f2d1776b74
|
grpc-js-xds: interop server: Add support for sending custom metrics
|
2025-09-10 11:15:23 -07:00 |
|
Michael Lumish
|
a7dfb681b1
|
Merge pull request #3003 from murgatroid99/grpc-js-xds_register_wrr_locality
grpc-js-xds: Add wrr_locality to LB policy registry
|
2025-09-03 15:17:26 -07:00 |
|
Michael Lumish
|
296bd2fb6f
|
grpc-js-xds: Add wrr_locality to LB policy registry
|
2025-09-03 13:58:42 -07:00 |
|
Michael Lumish
|
cbece4238b
|
Merge pull request #3002 from murgatroid99/grpc-js-xds_interop_fix
grpc-js-xds: interop: Fix order of submodule update and npm install
|
2025-08-29 11:21:15 -07:00 |
|
Michael Lumish
|
196ceaadb2
|
grpc-js-xds: interop: Fix order of submodule update and npm install
|
2025-08-29 10:45:44 -07:00 |
|
Michael Lumish
|
5ceac29f3a
|
Merge pull request #2962 from murgatroid99/grpc-js-xds_light_test_job
grpc-js-xds: Add psm-light test job config
|
2025-08-27 15:41:03 -07:00 |
|
Michael Lumish
|
9d601da651
|
Merge pull request #3001 from murgatroid99/grpc-js-xds_wrr
grpc-js-xds: Register weighted_round_robin as a custom LB policy
|
2025-08-27 10:54:52 -07:00 |
|
Michael Lumish
|
c67f7183b2
|
grpc-js: Properly unwrap subchannel in WRR picker
|
2025-08-22 15:44:58 -07:00 |
|
Michael Lumish
|
1ec5996769
|
Merge branch 'master' into grpc-js-xds_wrr
|
2025-08-22 15:15:39 -07:00 |
|
Michael Lumish
|
f957004b07
|
grpc-js-xds: XdsClusterImpl: fix handling of non-complete pick result type
|
2025-08-22 14:40:06 -07:00 |
|
Michael Lumish
|
2121631243
|
grpc-js-xds: Register weighted_round_robin as a custom LB policy
|
2025-08-22 13:56:15 -07:00 |
|
Michael Lumish
|
479fa71321
|
Merge pull request #3000 from murgatroid99/grpc-js-xds_test_fix
grpc-js-xds: Remove .only from a test, switch port finding library
|
2025-08-19 12:57:47 -07:00 |
|
Michael Lumish
|
202648b334
|
Merge pull request #2999 from murgatroid99/grpc-js_client_oob_metrics_rework
grpc-js: Move client OOB metrics API to the subchannel
|
2025-08-18 14:55:00 -07:00 |
|
Michael Lumish
|
211be0f3c2
|
grpc-js-xds: Remove .only from a test, switch port finding library
|
2025-08-18 14:33:35 -07:00 |
|
Michael Lumish
|
e975b856b9
|
Loosen test tolerance a little
|
2025-08-18 12:56:11 -07:00 |
|
Michael Lumish
|
f0d3f81fec
|
grpc-js: Move client OOB metrics API to the subchannel
|
2025-08-18 11:27:04 -07:00 |
|
Michael Lumish
|
1aaa3fde33
|
Merge pull request #2998 from murgatroid99/grpc-js_client_weighted_round_robin
grpc-js: Implement weighted_round_robin LB policy
|
2025-08-14 15:58:45 -07:00 |
|
Michael Lumish
|
2f74b88616
|
Give more leeway on different QPS tests
|
2025-08-14 14:47:43 -07:00 |
|
Michael Lumish
|
e78322f717
|
Fix an issue with the test
|
2025-08-14 14:14:12 -07:00 |
|
Michael Lumish
|
13065ad5a1
|
grpc-js: Implement weighted_round_robin LB policy
|
2025-08-14 13:55:02 -07:00 |
|
Michael Lumish
|
6573a0ebe4
|
Merge pull request #2971 from KoenRijpstra/fix/early-connection-window-update
Fix: send connection-level WINDOW_UPDATE at session start
|
2025-08-11 15:54:59 -07:00 |
|
Koen Rijpstra
|
a8d22dc906
|
fix(http2): set default initial window size to 65535 if not specified
|
2025-08-10 09:02:07 +02:00 |
|
Michael Lumish
|
c7c6ae5b67
|
Merge pull request #2995 from murgatroid99/grpc-health-check_2.1.0
grpc-health-check: Bump version to 2.1.0
grpc-health-check@2.1.0
|
2025-08-06 13:10:15 -07:00 |
|
Michael Lumish
|
a081158cbd
|
grpc-health-check: Bump version to 2.1.0
|
2025-08-06 11:22:21 -07:00 |
|
Michael Lumish
|
83ece61c88
|
grpc-js: Implement weighted round robin
|
2025-08-06 10:50:05 -07:00 |
|
Michael Lumish
|
f6571a15c9
|
Merge pull request #2957 from MatiasManevi/health_list_endpoint
Health list endpoint
|
2025-08-06 10:32:58 -07:00 |
|
MatiasManevi
|
2fb705e54a
|
Add list endpoint unit tests
|
2025-08-05 17:58:02 -03:00 |
|
Michael Lumish
|
c1b3eb050d
|
Merge pull request #2988 from murgatroid99/grpc-js_fix_buffer_type_1.13.x
grpc-js: Declare buffer type to avoid build error (1.13.x)
|
2025-08-04 11:05:24 -07:00 |
|
Michael Lumish
|
73c5e7af12
|
grpc-js: Declare buffer type to avoid build error
|
2025-08-04 09:52:47 -07:00 |
|
Michael Lumish
|
4799bdebed
|
Merge pull request #2986 from murgatroid99/grpc-js_client_inline_metrics
grpc-js: Implement ORCA client-side per-call metrics
|
2025-08-01 14:52:05 -07:00 |
|
Michael Lumish
|
0e44501d88
|
Fix onCallEnded in XdsClusterImpl
|
2025-08-01 11:00:31 -07:00 |
|