Michael Lumish
bc28ee42fd
Add newline in distrib-test.js
2022-01-12 13:05:45 -08:00
Michael Lumish
52a5e08c75
chmod a+x run-distrib-test.sh
2022-01-12 10:51:01 -08:00
Michael Lumish
aedfcebde5
grpc-js-xds: Increase version to 1.5.2
2022-01-12 10:30:52 -08:00
Michael Lumish
70b7917dda
grpc-js-xds: Add more missing files, add distrib test
2022-01-12 10:30:27 -08:00
Michael Lumish
a571f35ef1
Merge pull request #2019 from murgatroid99/grpc-js-xds_envoy_extension_files_1.5.x
...
grpc-js-xds: Add envoy/extensions files in 1.5.x
2022-01-11 12:23:34 -08:00
Michael Lumish
9e3bd11d64
grpc-js-xds: Increase version to 1.5.1
2022-01-11 11:10:58 -08:00
Seva Orlov
7b2cdd0291
Add envoy/extensions files
2022-01-11 11:09:52 -08:00
Michael Lumish
de571f3394
Merge pull request #2017 from murgatroid99/grpc-js_document_missing_channel_args
...
grpc-js: Document recently-added channel options
2022-01-07 12:59:51 -08:00
Michael Lumish
d1762316e2
grpc-js: Document recently-added channel options
2022-01-07 12:21:12 -08:00
Michael Lumish
b5176531de
Merge pull request #2013 from murgatroid99/grpc-js_version_1.5.0
...
Update grpc-js and grpc-js-xds to version 1.5.0
2022-01-06 15:51:38 -08:00
Michael Lumish
ea1a266dec
Update grpc-js and grpc-js-xds to version 1.5.0, and update README
2022-01-06 14:41:37 -08:00
Michael Lumish
ba3bd4bdf0
Merge pull request #1996 from josephharrington/patch-1
...
Document grpc-js supported channel args in readme
2022-01-05 14:36:39 -08:00
Michael Lumish
0dbcbcc320
Merge pull request #2008 from grpc/@grpc/grpc-js@1.4.x
...
Upmerge more changes from @grpc/grpc js@1.4.x
2022-01-05 14:29:12 -08:00
Michael Lumish
6847664da2
Merge pull request #2010 from murgatroid99/proto-loader_revert_yargs
...
Decrease dependency to yargs 16 for compatibility with Node <12
2022-01-05 13:11:22 -08:00
Michael Lumish
ee9226e3c8
proto-loader: Update version to 0.6.9
2022-01-05 10:51:45 -08:00
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
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