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
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
a9937038c7
Merge pull request #2075 from murgatroid99/v1.6.0
...
Update version to 1.6.0
2022-03-31 09:23:38 -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
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
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
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
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
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
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
5a601b0f78
grpc-js: Consistently log subchannel and call IDs in traces
2022-03-14 11:55:38 -07:00
Michael Lumish
2062062a5c
grpc-js: Add outlier detection LB policy
2022-03-07 13:05:24 -08:00
Dacio Romero
a3ecb45132
grpc-js: Return never from functions that always throw
2022-03-01 14:48:25 -08:00
Michael Lumish
55087d21c4
grpc-js: Transition subchannel to TRANSIENT_FAILURE when the socket closes
2022-02-24 09:09:54 -08:00
Michael Lumish
d51dfffcfe
grpc-js: Add session state logging at call start
2022-02-23 09:50:11 -08:00
Michael Lumish
5bb11e02a0
grpc-js: Increase version to 1.5.5
2022-02-10 10:12:36 -08:00
Yuri Golobokov
da66707d3b
HTTP/2 flow control tracing
...
subchannel_flowctrl tracer, if enabled, logs local and remote window
sizes of subchannel's HTTP2 session to debug log on the start of every
call.
2022-02-09 14:58:26 -08:00
Yuri Golobokov
ae2a2ac7d0
Add HTTP/2 settings frame tracing.
...
This adds HTTP/2 settings frame information
to debug logs.
HTTP/2 settings frame contains important information like
max_concurrent_streams and initial_window_size useful for debugging
concurrency, latency, and throughput issues.
2022-02-08 21:52:29 -08:00
Yuri Golobokov
2334ca9dfa
Add isTracerEnabled to logging
2022-02-08 21:51:26 -08:00
Michael Lumish
f49ed62476
grpc-js: Increase version to 1.5.4
2022-01-31 13:55:07 -08:00
Michael Lumish
ba70f7168b
grpc-js: Fix exitIdle propagation and DNS IP result backoff
2022-01-31 13:54:40 -08:00
Michael Lumish
27bae2009d
grpc-js: Increase version to 1.5.3
2022-01-20 09:36:44 -08:00
Michael Lumish
0a5a2321b4
grpc-js: Fix pick first shutdown reference handling
2022-01-20 09:31:09 -08:00
Michael Lumish
4b3c26382b
Add subchannel interface
2022-01-18 12:53:10 -08:00
Michael Lumish
b9deb5bc3c
grpc-js: Increase version to 1.5.2
2022-01-18 12:35:35 -08:00
Michael Lumish
db56e80b21
grpc-js: Add secureConnection error handling in server
2022-01-18 12:35:22 -08:00
Michael Lumish
903cce1df9
Merge pull request #2024 from murgatroid99/grpc-js_dns_backoff
...
grpc-js: Add backoff to DNS resolution attempts
2022-01-14 11:37:35 -08:00
Oskar Nyberg
500fc2c752
grpc-js: Don't use http_proxy for uds connections
2022-01-14 11:15:29 -08:00
Michael Lumish
80f31bb1c2
grpc-js: Increase version to 1.5.1
2022-01-13 15:58:37 -08:00
Michael Lumish
5a728ffdc5
grpc-js: Add backoff to DNS resolution attempts
2022-01-13 15:58:23 -08:00
Oskar Nyberg
c6691c8551
grpc-js: Don't use http_proxy for uds connections
2022-01-13 16:24:48 +01:00
Michael Lumish
6a5b52182f
Merge pull request #1993 from DavyJohnes/fix-class-options-issue
...
grpc-js: Set provided class options to generated class
2022-01-10 15:49:58 -08:00
Michael Lumish
81ef5e33c4
Merge pull request #1988 from murgatroid99/grpc-js_securecontext_creds
...
grpc-js: Add credentials.createFromSecureContext
2022-01-10 14:05:58 -08:00
DavyJohnes
f6d8f137a2
fix(make-client): set provided serviceName to generated class
2022-01-10 13:54:53 +03:00
Michael Lumish
d1762316e2
grpc-js: Document recently-added channel options
2022-01-07 12:21:12 -08:00
Jason Praful
c95357ccd1
refactor: added max session memory to docs
2022-01-07 10:56:44 +00: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
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