Michael Lumish
|
73c5e7af12
|
grpc-js: Declare buffer type to avoid build error
|
2025-08-04 09:52:47 -07:00 |
Michael Lumish
|
a1aff9d1bc
|
grpc-js: Fix ability to set SNI with ssl_target_name_override option
|
2025-05-15 14:09:32 -07:00 |
Michael Lumish
|
75a96ecbae
|
grpc-js: Bump to 1.13.3
|
2025-04-10 11:08:48 -07:00 |
Michael Lumish
|
07486d89c1
|
Merge pull request #2937 from murgatroid99/grpc-js_avoid_getDefaultSettings
grpc-js: Avoid calling http2.getDefaultSettings
|
2025-04-10 11:07:14 -07:00 |
Michael Lumish
|
482006e286
|
grpc-js: Avoid calling http2.getDefaultSettings
|
2025-04-04 12:41:04 -07:00 |
Michael Lumish
|
6168fe8197
|
grpc-js: Disable Nagle's Algorithm
|
2025-04-04 10:52:26 -07:00 |
Michael Lumish
|
bdcbdf4232
|
grpc-js: Consistently reference the same options object in the channel constructor
|
2025-03-26 13:16:01 -07:00 |
Michael Lumish
|
b93778607c
|
Merge pull request #2928 from murgatroid99/grpc-js_1.13.1
grpc-js: Bump to 1.13.1
|
2025-03-21 10:57:40 -07:00 |
Michael Lumish
|
2bb7eae3c9
|
grpc-js: Bump to 1.13.1
|
2025-03-21 10:27:11 -07:00 |
Michael Lumish
|
318c800331
|
Merge pull request #2927 from murgatroid99/grpc-js_retry_throttle_fix
grpc-js: Fix min/max switch in retry throttler
|
2025-03-21 10:26:35 -07:00 |
Michael Lumish
|
26d26d7b0a
|
grpc-js: Fix min/max switch in retry throttler
|
2025-03-20 17:48:04 -07:00 |
Michael Lumish
|
18fddad85e
|
grpc-js: Don't check authorized when rejectUnauthorized is false
|
2025-03-20 17:17:17 -07:00 |
Michael Lumish
|
bd3bbe1294
|
grpc-js: Fix reentrancy problem in backoff timer callback
|
2025-03-11 13:55:54 -07:00 |
Michael Lumish
|
a188ae1681
|
grpc-js: Add backoff timer trace logging
|
2025-03-07 14:47:18 -08:00 |
Michael Lumish
|
abcf4306d6
|
grpc-js-xds: ring_hash: Fix proactive connect logic when already connecting
|
2025-03-04 14:44:57 -08:00 |
Michael Lumish
|
9691f0eb0e
|
grpc-js: Update to 1.13.0
|
2025-03-03 15:58:43 -08:00 |
Michael Lumish
|
4132581c19
|
grpc-js: Update generated code with generator changes
|
2025-03-03 09:41:16 -08:00 |
Michael Lumish
|
7133635f1a
|
Update golden and xds generated code for generator changes
|
2025-02-28 14:35:16 -08:00 |
Michael Lumish
|
7d39d52b77
|
proto-loader: declare oneof fields as optional
|
2025-02-28 14:31:45 -08:00 |
Michael Lumish
|
d58144dfff
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.12.x' into grpc-js_1.12_upmerge
|
2025-02-28 10:34:54 -08:00 |
Michael Lumish
|
5eded95069
|
Merge pull request #2909 from murgatroid99/grpc-js-xds_security_tests
grpc-js-xds: Implement and enable security interop tests
|
2025-02-27 15:37:10 -08:00 |
Michael Lumish
|
6094ebed61
|
Handle unset validation_config_type at use time
|
2025-02-27 13:05:16 -08:00 |
Michael Lumish
|
0ebb571bb7
|
Don't unregister the xds server's channelz ref when destroying the connection injector
|
2025-02-27 10:51:00 -08:00 |
Michael Lumish
|
510d68140b
|
Apparently unset oneof is allowed
|
2025-02-26 17:47:02 -08:00 |
Michael Lumish
|
6965250011
|
Handle secure context errors, fix server constructor argument handling
|
2025-02-26 16:24:29 -08:00 |
Michael Lumish
|
36c9a4fd40
|
Represent IPv6-mapped IPv4 addresses as IPv4 in channelz
|
2025-02-25 15:14:51 -08:00 |
Michael Lumish
|
822af6817f
|
Only register once, add admin service response logging
|
2025-02-25 13:49:49 -08:00 |
Michael Lumish
|
a9cfd7a533
|
Register listener as child properly
|
2025-02-25 10:35:18 -08:00 |
Michael Lumish
|
1e28a04330
|
Register xds listener with channelz
|
2025-02-24 15:12:31 -08:00 |
Michael Lumish
|
7d99c4a7aa
|
Fix handling of subject alternative names with colons
|
2025-02-21 12:55:09 -08:00 |
Michael Lumish
|
65f4d76f15
|
Add SAN matcher trace logging
|
2025-02-21 09:42:17 -08:00 |
Michael Lumish
|
5cf1a876e5
|
Handle missing filter_chain_match differently, plus other fixes
|
2025-02-20 12:55:38 -08:00 |
Michael Lumish
|
87f703403c
|
Fix Listener resource validation
|
2025-02-19 17:23:42 -08:00 |
Michael Lumish
|
e883425ef3
|
Wait for secure connectors to be usable before TCP connect
|
2025-02-19 17:22:59 -08:00 |
Michael Lumish
|
1fe3f7406c
|
Use xDS creds in interop client, remove verbose TLS logging
|
2025-02-19 13:40:20 -08:00 |
Michael Lumish
|
bdd0dc8499
|
Fix a bug that caused HTTP2 sessions to be considered connected early
|
2025-02-19 13:39:02 -08:00 |
Michael Lumish
|
5f12dc233f
|
Add more trace logging
|
2025-02-19 11:29:03 -08:00 |
Michael Lumish
|
da5cca4156
|
grpc-js-xds: ring_hash: proactively connect in more cases
|
2025-02-14 14:59:42 -08:00 |
Michael Lumish
|
a8f981aefd
|
Enable heavy-duty TLS tracing in interop client and server
|
2025-02-14 14:29:06 -08:00 |
Michael Lumish
|
b44b14d831
|
Handle unauthorized TLS connections correctly
|
2025-02-14 13:06:08 -08:00 |
Michael Lumish
|
bb6fff7ff5
|
Change connection handler to prependListener, add more trace logging
|
2025-02-13 10:55:12 -08:00 |
Michael Lumish
|
6e901c1511
|
Add more transport trace lines
|
2025-02-12 18:03:20 -08:00 |
Michael Lumish
|
2979fa706d
|
Enable transport and certificate_provider tracers
|
2025-02-12 17:44:31 -08:00 |
Michael Lumish
|
e55e596b29
|
grpc-js: Add test for custom error code
|
2025-02-12 16:15:22 -08:00 |
Michael Lumish
|
f6631f5162
|
Call xds library register function in interop server
|
2025-02-12 15:34:09 -08:00 |
Michael Lumish
|
eed4d54537
|
Don't require api_listener when validating Listener
|
2025-02-12 15:33:52 -08:00 |
Michael Lumish
|
564e80f736
|
Enable http_filter tracer on server
|
2025-02-12 13:45:13 -08:00 |
Michael Lumish
|
e5fa6b7c05
|
Merge branch 'master' into grpc-js-xds_security_tests
|
2025-02-12 09:58:19 -08:00 |
Michael Lumish
|
fced35a7d1
|
Fix ring_hash validation
|
2025-02-11 15:22:06 -08:00 |
Michael Lumish
|
61349e09ab
|
grpc-js-xds: NACK with detailed validation errors
|
2025-02-11 14:37:25 -08:00 |