Commit Graph

3963 Commits

Author SHA1 Message Date
Michael Lumish f049333e48 proto-loader: Decrease dependency to yargs 16 for compatibility with Node <12 2022-01-05 10:51:00 -08:00
Joey Harrington 78631cdad8 Document grpc-js supported channel args in readme
This moves the list of supported channel arguments from PACKAGE_COMPARISON.md into the readme, and also adds a link to the package comparison doc.

resolves #1982, resolves #1983
2022-01-04 16:39:20 -08:00
Michael Lumish a65fdcedb9
Merge pull request #2007 from murgatroid99/grpc-js_types_node_fix
grpc-js: Fix compatibility with @types/node 17.0.6
2022-01-04 14:24:13 -08:00
Michael Lumish f7c2769390
Merge pull request #2006 from murgatroid99/proto-loader_yargs_update
proto-loader: Update yargs to version 17
2022-01-04 14:16:12 -08:00
Michael Lumish fba2b9498f Fix end type again for older @types/node versions 2022-01-04 14:00:25 -08:00
Michael Lumish e2dfb8fbcf grpc-js: Increase version to 1.4.6 2022-01-04 12:42:05 -08:00
Michael Lumish 311d22e03e grpc-js: Fix compatibility with @types/node 17.0.6 2022-01-04 12:41:41 -08:00
Michael Lumish 9f5187fbaa proto-loader: Increase version to 0.6.8 2022-01-04 10:09:17 -08:00
Michael Lumish 9f3001eb97 proto-loader: Update yargs to version 17 2022-01-04 10:08:40 -08:00
Michael Lumish 5548679b02
Merge pull request #1998 from lidizheng/backport-@grpc/grpc-js@1.4.x-dHzjX6
[Backport][@grpc/grpc-js@1.4.x] use xds-test-server-5
2022-01-04 09:48:37 -08:00
Michael Lumish 90d855c104
Merge pull request #1997 from lidizheng/use-server-5
fix: use xds-test-server-5 as interop server image
2022-01-04 09:48:18 -08:00
Lidi Zheng a000d67a88 Use xds-test-server-5 as interop server image 2021-12-29 12:03:24 -08:00
Lidi Zheng ac893ca89f Use xds-test-server-5 as interop server image 2021-12-29 11:58:32 -08:00
Michael Lumish fb2ea3af9d
Merge pull request #1986 from murgatroid99/grpc-js_interceptor_metadata_message_order
grpc-js: Preserve order of metadata, messages, and call end with async interceptors
2021-12-16 11:49:55 -08:00
Michael Lumish f263b091b4
Merge pull request #1989 from murgatroid99/grpc-js_deps_cleanup
grpc-js: Clean up some dependencies
2021-12-15 10:27:54 -08:00
Michael Lumish 33c5abd163 grpc-js: Clean up some dependencies 2021-12-13 14:18:12 -05:00
Michael Lumish 0a40a79dd3
Merge pull request #1987 from cosmin19/bugfix/grpc-js-pass-backoff-options-to-backofftimeout
grpc-js: Send backoffOptions to BackoffTimeout
2021-12-13 11:03:32 -08:00
Michael Lumish 8e53f034d0 grpc-js: Add credentials.createFromSecureContext 2021-12-13 10:05:37 -05:00
Cosmin-Catalin Crisan b12330abfd grpc-js: Send backoffOptions to BackoffTimeout 2021-12-10 20:20:11 +02:00
Michael Lumish 86f3ffd96c grpc-js: Update version to 1.4.5 2021-12-09 16:31:29 -05:00
Michael Lumish 7cccc39218 grpc-js: Preserve order of metadata and messages with async interceptors 2021-12-09 16:14:52 -05:00
Michael Lumish e8af906f92
Merge pull request #1981 from murgatroid99/grpc-js_green_tests
Make changes to make all of the test jobs green
2021-12-09 10:49:55 -08:00
Michael Lumish 2af9a05ee4 Ensure consistent null in missing file names 2021-12-09 13:18:06 -05:00
Michael Lumish 8d771044e7 Make diff command work on Mac, make file comment use consistent directory separator 2021-12-09 12:46:59 -05:00
Michael Lumish ba375e7371 Skip a test because it behaves weirdly on Mac 2021-12-09 10:48:38 -05:00
Michael Lumish f706d524e7 Ignore trailing whitespace in proto-loader golden file test diff 2021-12-09 10:47:48 -05:00
Michael Lumish f2e698a810 Skip clean step in Windows test runs 2021-12-09 10:47:01 -05:00
Michael Lumish e41b99dffc Fix a couple of issues with tests on Windows 2021-12-09 10:46:03 -05:00
Michael Lumish d5ce784348 Update submodules in Windows test script 2021-12-08 14:56:52 -05:00
Michael Lumish 20dbaa8e27 Make npm clean scripts platform-agnostic 2021-12-08 14:54:56 -05:00
Michael Lumish 359014eeed Drop Node 8 tests on Windows 2021-12-08 14:46:33 -05:00
Michael Lumish 57cbf5c886 Increase TLS vesion on Windows tests to fix nvm download 2021-12-08 13:55:40 -05:00
Michael Lumish c52cb842af Add detailed assertion output for some resolver tests, skip IPv4+IPv6 test 2021-12-08 13:42:50 -05:00
Michael Lumish 40c2f61eba Fix server decompression sequencing, add tracing 2021-12-08 10:27:21 -05:00
Michael Lumish 1ddd8ae4e7
Merge pull request #1980 from murgatroid99/grpc-js-xds_csds_include_fix
grpc-js-xds: Include additional paths when loading csds protos
2021-12-06 09:25:19 -08:00
Michael Lumish 575c2004f3 Skip some tests to make the Linux test job green 2021-12-06 12:02:52 -05:00
Michael Lumish efa6ea1d3e grpc-js-xds: Include additional paths when loading csds protos 2021-12-06 11:38:00 -05:00
Michael Lumish d9a1241d14
Merge pull request #1979 from murgatroid99/grpc-js_1.4_upmerge
Upmerge 1.4.x into master
2021-12-06 08:33:31 -08:00
Michael Lumish 8df71f1913 Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.4.x' into grpc-js_1.4_upmerge 2021-12-03 14:47:04 -05:00
Michael Lumish a09870a642
Merge pull request #1978 from murgatroid99/grpc-js-xds_csds
grpc-js-xds: Implement CSDS
2021-12-03 11:44:06 -08:00
Michael Lumish 29711cd526 grpc-js-xds: CSDS: add tracing and fix bugs 2021-12-03 14:01:02 -05:00
Michael Lumish adc25c25f3 grpc-js-xds: Expose admin service in interop client, enable CSDS test 2021-12-02 16:21:19 -05:00
Michael Lumish 858d1b66ad grpc-js-xds: Implement CSDS 2021-12-02 16:15:09 -05:00
Michael Lumish dca36701fc grpc-js-xds: Add details to ADS response handling result 2021-12-02 16:14:40 -05:00
Michael Lumish 8b7a4a0d9e grpc-js-xds: Update envoy submodule, generate CSDS code 2021-12-02 16:14:03 -05:00
Michael Lumish db39ba245c
Merge pull request #1972 from murgatroid99/grpc-js-xds_no_missing_names_handling
grpc-js-xds: Remove LDS and CDS code for removing RDS and EDS entries
2021-11-18 14:46:00 -08:00
Michael Lumish 8658fd5752 grpc-js-xds: Remove LDS and CDS code for removing RDS and EDS entries 2021-11-18 12:48:40 -08:00
Michael Lumish 2e008d198f
Merge pull request #1970 from murgatroid99/grpc-js_checkServerIdentity_fix
grpc-js: Don't pass undefined checkServerIdentity
2021-11-17 13:34:15 -08:00
Michael Lumish 3106057f5a grpc-js: Don't pass undefined checkServerIdentity 2021-11-17 12:36:38 -08:00
Michael Lumish e675406dfe
Merge pull request #1968 from murgatroid99/grpc-js_certificate_check_callback
grpc-js: Provide full certificate in `checkServerIdentity` callback
2021-11-16 10:45:37 -08:00