Michael Lumish
|
2ed62c1b76
|
grpc-js{,-xds}: Renew self-signed certificates used in tests
|
2024-11-14 10:30:53 -08:00 |
Michael Lumish
|
f21855d882
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.11.x' into grpc-js_1.12_1.11_bugfix_merge
|
2024-10-08 09:24:32 -07:00 |
Michael Lumish
|
6d09389f95
|
grpc-js: Fix duration parsing bug
|
2024-09-19 09:36:48 -07:00 |
Michael Lumish
|
3f84a73d93
|
Merge pull request #2821 from murgatroid99/grpc-js_subchannel_credentials_override
grpc-js: Construct LB policies with credentials and enable them to override subchannel credentials
|
2024-09-17 10:49:58 -07:00 |
Michael Lumish
|
605f14a0b5
|
Merge pull request #2814 from becoded/call-credential-generate-metadata-method-name
Provide the method_name for the CallCredentials callback generateMetadata
|
2024-09-10 14:28:48 -07:00 |
Michael Lumish
|
57f0a71399
|
grpc-js: Enable LB policies to override subchannel credentials
|
2024-09-09 11:19:50 -07:00 |
Bert Van Hauwaert
|
268d7eb42b
|
Provide the method_name for the CallCredentials callback generateMetadata
|
2024-08-29 15:30:07 +02:00 |
Michael Lumish
|
ed53ea644c
|
grpc-js: Add file watcher certificate provider, and credentials that use them
|
2024-07-25 15:42:52 -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
|
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
|
8ee8e99d99
|
grpc-js: Add a channel option to configure retry attempt limits
|
2024-07-11 15:14:56 -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
|
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
|
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 |
Michael Lumish
|
810e9e6a40
|
grpc-js: Ensure pending calls end after channel close
|
2024-07-09 15:14:44 -07:00 |
gkampitakis
|
2a9f8f4c40
|
address comments for testing
|
2024-07-09 19:30:23 +01: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 |
Matthew Binshtok
|
d6925d9141
|
fix tests
|
2024-06-26 14:17:03 -04:00 |
Michael Lumish
|
52fe8e94e7
|
Merge pull request #2772 from murgatroid99/grpc-js_cardinality_error_hang
grpc-js: Fix client hang when receiving extra messages for a unary response
|
2024-06-18 15:25:59 -07:00 |
Michael Lumish
|
e64d816d7d
|
grpc-js: Avoid buffering significantly more than max_receive_message_size per received message (1.10.x)
|
2024-06-06 15:00:23 -07:00 |
Michael Lumish
|
7719e37c83
|
grpc-js: Fix client hang when receiving extra messages for a unary response
|
2024-06-05 17:55:56 -07:00 |
Michael Lumish
|
71853407a4
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.10.x' into grpc-js_1.10.x_upmerge
|
2024-05-28 13:34:05 -07:00 |
Michael Lumish
|
87a3541402
|
grpc-js: Fix UDS channels not reconnecting after going idle
|
2024-05-14 14:47:53 -07:00 |
Michael Lumish
|
e1f831a57b
|
grpc-js: Call custom checkServerIdentity when target name override is set
|
2024-04-01 10:03:51 -07:00 |
Michael Lumish
|
9948aea5a5
|
grpc-js: Ensure server interceptors work with builder utility classes
|
2024-03-21 14:58:37 -07:00 |
AVVS
|
62e8ea97e6
|
chore: tests & cleanup of unref?.()
|
2024-03-02 07:58:54 -08:00 |
AVVS
|
e0b900dd69
|
feat: channelz improvements, idle timeout implementation
|
2024-02-27 13:28:05 -08:00 |
Michael Lumish
|
6c2bc599e5
|
grpc-js: Run code formatter, fix one lint error
|
2024-02-27 12:51:38 -08:00 |
Michael Lumish
|
321b6603b0
|
grpc-js: Add Server#createConnectionInjector API
|
2024-02-22 16:52:56 -08:00 |
Michael Lumish
|
a1fde62101
|
grpc-js: Expand ServerCredentials API to support watchers
|
2024-02-09 14:33:13 -08:00 |
Michael Lumish
|
f52d1429fb
|
grpc-js: Implement server interceptors
|
2024-01-26 14:36:18 -08:00 |
Michael Lumish
|
3915f579f2
|
Merge 1.9.x into master
|
2024-01-17 14:28:31 -08:00 |
Michael Lumish
|
8843706ec7
|
grpc-js: Make pick_first use exitIdle
|
2023-11-16 10:15:48 -08:00 |
Michael Lumish
|
3a16187451
|
grpc-js: Implement server drain method
|
2023-11-14 14:37:13 -08:00 |
Michael Lumish
|
66f972cb87
|
grpc-js: Implement unbind
|
2023-11-10 14:58:21 -08:00 |
Michael Lumish
|
9050ea9dae
|
grpc-js: Don't repeat fixed resolver results
|
2023-10-30 09:42:29 -07:00 |
Michael Lumish
|
d465f839d4
|
Add pick_first requestReresolution tests
|
2023-10-19 16:20:04 -07:00 |
Michael Lumish
|
976567395e
|
grpc-js: Deprecate Server#start
|
2023-10-16 15:16:58 -07:00 |
Michael Lumish
|
00e1ac46a8
|
grpc-js: Pass channel options to LoadBalancer constructors
|
2023-09-06 10:39:56 -07:00 |
Michael Lumish
|
266af4c19f
|
Add pick_first tests
|
2023-08-30 15:16:25 -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
|
d7c27fb3aa
|
grpc-js: Add config parsing tests and fix outlier detection config parsing
|
2023-08-11 11:09:55 -07:00 |
Michael Lumish
|
d28b9e8c37
|
grpc-js: Return LB policy configs from resolvers in JSON form
|
2023-08-07 17:23:57 -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
|
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
|
4e111e7792
|
grpc-js: Fix propagation of UNIMPLEMENTED error messages
|
2023-07-28 14:21:33 -07:00 |
Michael Lumish
|
698d1427c6
|
grpc-js: Implement pick_first sticky TF and address list shuffling
|
2023-07-21 09:45:34 -07:00 |
Michael Lumish
|
66bcc7a2cc
|
grpc-js: Reformat files and fix lint errors
|
2023-07-13 14:20:54 -07:00 |