4218 Commits

Author SHA1 Message Date
Michael Lumish
657a4f980f
Merge pull request #2092 from murgatroid99/grpc-js_resolution_failure_fix
grpc-js: Fix handling of calls after resolution failure
2022-04-14 12:49:50 -07:00
Michael Lumish
c112d167bb grpc-js: Update version to 1.6.4 @grpc/grpc-js@1.6.4 2022-04-13 11:27:31 -07:00
Michael Lumish
6c686772cb grpc-js: Fix handling of calls after resolution failure 2022-04-12 16:16:57 -07:00
Michael Lumish
7664a49a99
Merge pull request #2084 from murgatroid99/grpc-js_disable_session_memory_limit
grpc-js: Disable per-session memory limit by default
@grpc/grpc-js@1.6.3
2022-04-11 15:28:59 -07:00
Michael Lumish
fc54c15909
Merge pull request #2087 from murgatroid99/grpc-js_keepalive_timeout_no_calls
grpc-js: Don't clear ping timeout when still connected
2022-04-11 15:27:55 -07:00
Michael Lumish
e48fb88a3d
Merge pull request #2089 from murgatroid99/grpc-js-xds_eds_validation_dupe_locality
grpc-js-xds: Reject EDS updates with duplicate locality/priority pairs
2022-04-11 14:47:46 -07:00
Michael Lumish
553fb7a819 grpc-js: Add comment about stopKeepalivePings usage 2022-04-11 14:43:18 -07:00
Michael Lumish
672b92bd6b
Merge pull request #2088 from murgatroid99/grpc-js-xds_error_stream_id
grpc-js-xds: Include Node ID in XdsClient status errors
2022-04-11 14:37:03 -07:00
Michael Lumish
d4ef25a0d0
Merge pull request #2086 from murgatroid99/grpc-js-xds_lrs_stream_delay
grpc-js-xds: Don't stop backoff timers for LRS streams
2022-04-11 14:36:38 -07:00
Michael Lumish
0feeab3d09
Merge pull request #2085 from murgatroid99/grpc-js_keepalive_traces
grpc-js: Add more details to keepalive ping tracing
2022-04-11 14:36:31 -07:00
Michael Lumish
f4f2adb415
Merge pull request #2082 from murgatroid99/grpc-js_remove_fake_channelz_refs
grpc-js: Use real channelz IDs when channelz is disabled
2022-04-11 13:52:42 -07:00
Michael Lumish
1e1f732363 grpc-js-xds: Reject EDS updates with duplicate locality/priority pairs 2022-04-11 10:42:42 -07:00
Michael Lumish
57d7827ab8 grpc-js-xds: Include Node ID in XdsClient status errors 2022-04-11 10:12:24 -07:00
Michael Lumish
ae93d556ec grpc-js: Don't clear ping timeout when still connected 2022-04-08 11:24:56 -07:00
Michael Lumish
abbaf13c62 grpc-js-xds: Don't stop backoff timers for LRS streams 2022-04-08 10:25:15 -07:00
Michael Lumish
7ac345e4dc grpc-js: Add more details to keepalive ping tracing 2022-04-08 10:13:46 -07:00
Michael Lumish
12c58c2923 grpc-js: Disable per-session memory limit by default 2022-04-07 17:57:18 -07:00
Michael Lumish
c80b25e2a5 grpc-js: Use real channelz IDs when channelz is disabled 2022-04-06 17:15:22 -07:00
Michael Lumish
422e8cbcba
Merge pull request #2078 from grpc/@grpc/grpc-js@1.6.x
Upmerge 1.6.x into master
2022-04-04 10:44:58 -07:00
Michael Lumish
4e457b52e7
Merge pull request #2077 from murgatroid99/grpc-js-xds_ads_stream_delay
grpc-js-xds: Don't stop backoff timers for ADS streams
@grpc/grpc-js-xds@1.6.1 @grpc/grpc-js@1.6.2
2022-04-04 10:18:51 -07:00
Michael Lumish
f19563d45c grpc-js: Update to version 1.6.2 2022-04-04 09:37:13 -07:00
Michael Lumish
d8ce665fd8 Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.6.x' into grpc-js-xds_ads_stream_delay 2022-04-04 09:36:23 -07:00
Michael Lumish
c106d05ac4 grpc-js: Make backoff timer reset apply to the currently running timer 2022-04-01 14:31:24 -07:00
Michael Lumish
697227d79c
Merge pull request #2076 from murgatroid99/grpc-js_dns_success_delay
grpc-js: Add support for `grpc.dns_min_time_between_resolutions_ms` channel arg
@grpc/grpc-js@1.6.1
2022-04-01 11:32:37 -07:00
Michael Lumish
8a503031f3 grpc-js: Add support for grpc.dns_min_time_between_resolutions_ms channel arg 2022-04-01 10:55:53 -07:00
Michael Lumish
e58371033f grpc-js-xds: Don't stop backoff timers for ADS streams 2022-04-01 10:46:39 -07:00
Michael Lumish
a9937038c7
Merge pull request #2075 from murgatroid99/v1.6.0
Update version to 1.6.0
@grpc/grpc-js-xds@1.6.0 @grpc/grpc-js@1.6.0
2022-03-31 09:23:38 -07:00
Michael Lumish
76d03e7f47
Merge pull request #2073 from murgatroid99/grpc-js_write_error_handling
grpc-js: Avoid surfacing errors without gRPC error codes
2022-03-30 09:39:52 -07:00
Michael Lumish
9fcf1659b6 Update version to 1.6.0 2022-03-29 00:15:49 -07:00
murgatroid99
052af317a3 grpc-js: Avoid surfacing errors without gRPC error codes 2022-03-28 14:50:10 -07:00
Michael Lumish
a6f3df70ae
Merge pull request #2071 from kskalski/master
Expose MetadataOptions interface in grpc-js.
2022-03-25 12:53:49 -07:00
Michael Lumish
86aa9b51f5
Merge pull request #2067 from murgatroid99/v1.5.x_upmerge
Merge 1.5.x into master
2022-03-25 12:53:31 -07:00
Kamil Skalski
8d7d3f3d23 Expose MetadataOptions interface in grpc-js. 2022-03-25 12:22:16 -05:00
Kamil Skalski
260aee93da Expose MetadataOptions interface in grpc-js. 2022-03-25 09:22:23 -05:00
Michael Lumish
6e804d741f Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.5.x' into v1.5.x_upmerge 2022-03-24 15:18:39 -07:00
Michael Lumish
99fb887810
Merge pull request #2069 from murgatroid99/grpc-js_server_channelz_enabled
grpc-js: Improve coverage of channelzEnabled checks in server code
@grpc/grpc-js@1.5.10
2022-03-24 15:13:32 -07:00
Michael Lumish
680ff7cc08 grpc-js: Improve coverage of channelzEnabled checks in server code 2022-03-24 12:45:28 -07:00
Michael Lumish
312fb9b737 Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.5.x' into v1.5.x_upmerge 2022-03-24 10:11:52 -07:00
Michael Lumish
7239c0e2a2
Merge pull request #2064 from murgatroid99/grpc-js-xds_outlier_detection
grpc-js-xds: Add outlier detection configuration handling
2022-03-22 14:23:27 -07:00
Michael Lumish
b5b0703bcd grpc-js-xds: Add outlier detection configuration handling 2022-03-18 12:48:33 -07:00
Michael Lumish
ec334f2f44
Merge pull request #2062 from murgatroid99/grpc-js_call_end_trace_change
grpc-js: Trace call end when actually ending the call
@grpc/grpc-js@1.5.9
2022-03-16 12:58:29 -07:00
Michael Lumish
0dfe2eeb8b
Merge pull request #2063 from murgatroid99/grpc-js_session_destroyed_transparent_retry
grpc-js: Transparently retry session destroyed error
2022-03-16 12:58:20 -07:00
Michael Lumish
18286dab47
Merge pull request #2061 from murgatroid99/grpc-js_channel_stacktrace_trace
grpc-js: Add channel construction stacktrace traces
2022-03-16 12:46:21 -07:00
Michael Lumish
81e08e84df grpc-js: Transparently retry session destroyed error 2022-03-16 12:39:36 -07:00
Michael Lumish
39f027e284 grpc-js: Trace call end when actually ending the call 2022-03-16 11:34:55 -07:00
Michael Lumish
97584dcf31 grpc-js: Add channel construction stacktrace traces 2022-03-16 11:27:05 -07:00
Michael Lumish
0e332863f5
Merge pull request #2060 from murgatroid99/interop_client_auth_token_scope
Add credentials scope in oauth2_auth_token interop test
2022-03-15 13:26:47 -07:00
Michael Lumish
109020ef02 Add credentials scope in oauth2_auth_token interop test 2022-03-15 12:07:11 -07:00
Michael Lumish
157de1a0a9
Merge pull request #2058 from murgatroid99/grpc-js_outlier_detection
grpc-js: Add outlier detection LB policy
2022-03-14 12:51:07 -07:00
Michael Lumish
d8e73f3b22
Merge pull request #2059 from murgatroid99/grpc-js_trace_more_ids
grpc-js: Consistently log subchannel and call IDs in traces
@grpc/grpc-js@1.5.8
2022-03-14 12:48:03 -07:00