3934 Commits

Author SHA1 Message Date
Michael Lumish
77950142ff
Merge pull request #2210 from murgatroid99/grpc-js_status_decode_error_fix
grpc-js: Handle errors when decoding status details
@grpc/grpc-js@1.6.11
2022-08-29 10:42:43 -07:00
Michael Lumish
a82e40ff9a grpc-js: Handle errors when decoding status details 2022-08-29 09:52:13 -07:00
Michael Lumish
df07da3a02
Merge pull request #2206 from murgatroid99/grpc-js_outlier_detection_ejection_percent_equal
grpc-js: Stop ejecting when current percent is equal to max
2022-08-24 15:27:40 -07:00
Michael Lumish
1d5801aa90 grpc-js: Stop ejecting when current percent is equal to max 2022-08-24 14:54:09 -07:00
Michael Lumish
1b2cf99bf6
Merge pull request #2204 from murgatroid99/grpc-js_outlier_detection_failure_percentage_fix
grpc-js: Outlier Detection: fix failure percentage min hosts check
2022-08-24 14:24:59 -07:00
Michael Lumish
3db72f981e
Merge pull request #2205 from murgatroid99/proto-loader_dep_fix_1.6.x
proto-loader: Update dependencies to fix compilation error (1.6.x)
2022-08-24 13:03:53 -07:00
Michael Lumish
7a138a6965 proto-loader: Update dependencies to fix compilation error 2022-08-24 11:14:11 -07:00
Michael Lumish
8664c837db Fix spelling 2022-08-24 10:59:15 -07:00
Michael Lumish
f15efb63de grpc-js: Outlier Detection: fix failure percentage min hosts check 2022-08-24 10:27:53 -07:00
Michael Lumish
00b33e8db6
Merge pull request #2195 from murgatroid99/grpc-js-xds_od_interop_fix_1.6.x
grpc-js-xds: Fix outlier detection interop test name (v1.6.x)
2022-08-15 16:04:17 -07:00
Michael Lumish
a5429ad883
Merge pull request #2193 from murgatroid99/grpc-js_stream_flow_after_end
grpc-js: Drain incoming http2 data after outputting status
@grpc/grpc-js@1.6.10
2022-08-15 13:15:51 -07:00
Michael Lumish
ff16cdf021 grpc-js-xds: Fix outlier detection interop test name 2022-08-15 09:39:21 -07:00
Michael Lumish
3f4418faf0 grpc-js: Drain incoming http2 data after outputting status 2022-08-11 18:01:01 -07:00
Michael Lumish
6d6c58c2c5
Merge pull request #2186 from murgatroid99/grpc-js-xds_outlier_detection_interop_1.6.x
grpc-js-xds: Enable the outlier detection interop test (1.6.x)
2022-08-11 09:41:25 -07:00
Michael Lumish
bf345c70ce
Merge pull request #2191 from murgatroid99/grpc-js_1.6.9_real
grpc-js: Update version to 1.6.9
@grpc/grpc-js@1.6.9
2022-08-09 09:54:08 -07:00
Michael Lumish
e87b864075 grpc-js: Update version to 1.6.9 2022-08-08 17:18:02 -07:00
Michael Lumish
a2e5ded830
Merge pull request #2181 from murgatroid99/grpc-js_outlier_detection_fixes_backport
grpc-js: backport outlier detection fixes to v1.6.x
2022-08-08 13:43:36 -07:00
Michael Lumish
b08171e232
Merge pull request #2188 from murgatroid99/grpc-js_ping_error_check
grpc-js: Handle errors when trying to ping
2022-08-08 13:35:46 -07:00
Michael Lumish
fb8de8589b
Merge pull request #2187 from murgatroid99/grpc-js_trailers_event_memory_leak
grpc-js: Avoid explicit bind in trailer event handler
2022-08-08 13:22:28 -07:00
Michael Lumish
d7765f6050
Merge pull request #2126 from murgatroid99/grpc-js_tsconfig_types
grpc-js: Specify 'types' option in tsconfig file
2022-08-08 13:14:01 -07:00
Michael Lumish
31d28b5f14 grpc-js: Handle errors when trying to ping 2022-08-08 13:05:26 -07:00
Michael Lumish
ee1e330157 grpc-js: Avoid explicit bind in trailer event handler 2022-08-08 12:50:50 -07:00
Michael Lumish
e2960a87d2 grpc-js-xds: Enable the outlier detection interop test 2022-08-08 12:45:18 -07:00
Michael Lumish
36f37cb78f grpc-js: Propagate ejection when recreating outlier detection subchannel wrapper 2022-08-04 17:34:41 -07:00
Michael Lumish
4cfe75b43a grpc-js: Initialize connectivity state from subchannel in outlier detection subchannel wrapper 2022-08-04 17:34:29 -07:00
Michael Lumish
3328798d28 grpc-js: Implement getConnectivityState in subchannel wrapper 2022-08-04 17:34:15 -07:00
Michael Lumish
9be6c6c5da Update outlier detection behavior for gRFC updates 2022-08-04 17:34:00 -07:00
Michael Lumish
edbdc570c7 grpc-js: Add outlier detection tracing and enable it in interop tests 2022-08-04 17:33:47 -07:00
Michael Lumish
586f7c6db9
Merge pull request #2173 from murgatroid99/grpc-js_outlier_detection_stdev_fix
grpc-js: Outlier detection: Fix standard deviation calculation
2022-07-22 13:37:06 -07:00
Michael Lumish
fbf7944646 grpc-js: Outlier detection: Fix standard deviation calculation 2022-07-22 12:58:22 -07:00
Michael Lumish
6bf31221ca
Merge pull request #2169 from murgatroid99/grpc-js_1.6.8
grpc-js: Update version to 1.6.8
2022-07-21 13:11:12 -07:00
Michael Lumish
50c58238ff grpc-js: Update version to 1.6.8 2022-07-20 15:22:53 -07:00
Michael Lumish
19869f762b
Merge pull request #2168 from murgatroid99/grpc-js_proto_loader_dep_update
grpc-js: Update proto-loader dependency to ^0.7.0
2022-07-20 15:21:11 -07:00
Michael Lumish
27b7bb8928 grpc-js: Update proto-loader dependency to ^0.7.0 2022-07-19 10:52:02 -07:00
Michael Lumish
99d9c4e761
Merge pull request #2164 from murgatroid99/xds_k8s_url_map_submodules_1.6.x
Clone submodules in xds k8s url map script (1.6.x)
2022-07-08 11:28:53 -07:00
Michael Lumish
6641494e02 Clone submodules in xds k8s url map script 2022-07-08 10:08:09 -07:00
Michael Lumish
c4a0973ac3
Merge pull request #2158 from murgatroid99/xds_k8s_docker_1.6.x
Backport xDS k8s interop docker image to version branch (1.6.x)
2022-07-07 15:44:29 -07:00
Michael Lumish
c6d7d2aa03 Backport xDS k8s interop docker image to version branch 2022-07-07 14:39:00 -07:00
Michael Lumish
4389daded0
Merge pull request #2146 from murgatroid99/xds_k8s_1.6.x
Backport xDS k8s test scripts to the v1.6.x branch
2022-06-28 16:33:29 -07:00
Michael Lumish
1463ffa42e Backport xDS k8s test scripts to the v1.6.x branch 2022-06-28 14:05:29 -07:00
Michael Lumish
8af56942b6
Merge pull request #2137 from murgatroid99/grpc-js_large_message_compression_test
grpc-js: Add a test for compressing large messages
2022-06-07 14:03:51 -07:00
Michael Lumish
07b73ad129 grpc-js: Add a test for compressing large messages 2022-06-07 11:07:47 -07:00
Michael Lumish
bbcf471c99 grpc-js: Specify 'types' option in tsconfig file 2022-05-23 16:30:18 -07:00
Michael Lumish
6c17d19834
Merge pull request #2123 from bartslinger/fix_disconnect_listeners
bugfix: handle disconnectListeners in reverse to allow listener removal in loop
2022-05-20 14:15:00 -07:00
Bart Slinger
97717003f4 grpc-js: Use Set instead of Array for disconnectListeners 2022-05-20 08:28:44 +02:00
Bart Slinger
0a0e13eede handle disconnectListeners in reverse to allow listener removal in loop 2022-05-19 23:45:11 +02:00
Michael Lumish
ef5b3556ad
Merge pull request #2109 from murgatroid99/grpc-js_extra_error_call_stack
grpc-js: Add calling context to call errors
2022-04-28 14:01:49 -07:00
Michael Lumish
01823377be grpc-js: Add calling context to call errors 2022-04-28 10:34:30 -07:00
Michael Lumish
37dde5c960
Merge pull request #2108 from murgatroid99/outlier_detection_mean_fix
grpc-js: Fix mean calculation in outlier detection LB policy
2022-04-26 12:07:38 -07:00
Michael Lumish
db65d566e6 grpc-js: Fix mean calculation in outlier detection LB policy 2022-04-26 10:09:22 -07:00