Commit Graph

79 Commits

Author SHA1 Message Date
Michael Lumish cba41bc487 grpc-js: Interact with proxies properly 2020-04-14 10:43:36 -07:00
Michael Lumish 70b2a954e0
Merge branch 'master' into grpc-js_max_message_size 2020-04-13 14:13:03 -07:00
Patrick Remy e7b25e3070
gprc-js: upgrade to gts v2.0.0
Remove deprecated google-ts-style
2020-04-12 18:04:45 +02:00
Patrick Remy 2c3c22ea2a
grpc-js: Merge remote-tracking branch 'upstream/master' into patch/grpc-js-linting 2020-04-12 16:56:44 +02:00
Michael Lumish 19d960074b grpc-js: Add more information to proxy errors 2020-04-10 10:09:54 -07:00
Patrick Remy 873e6d411c
gprc-js: Merge remote-tracking branch 'upstream/master' into patch/grpc-js-linting 2020-04-10 11:32:51 +02:00
Patrick Remy 75b486b345
gprc-js: remove deprecated tslint
Upgrade to gts v2, replace npm lint with check, and specify src path
2020-04-09 11:37:17 +02:00
Michael Lumish 6e59160c2c grpc-js: Fix status check when connecting to proxy 2020-04-08 14:54:16 -07:00
Michael Lumish 9221fdea24 grpc-js: Add max message size enforcement 2020-04-08 14:37:03 -07:00
Michael Lumish ae18f3ce92 grpc-js: Make some headers conform to what the other library does 2020-04-07 13:49:54 -07:00
Michael Lumish 6afd8ad443 Bump grpc-js to 0.7.6 2020-04-03 10:17:05 -07:00
Michael Lumish dd54c210ce Bump grpc-js to 0.7.5 2020-04-01 10:24:20 -07:00
Michael Lumish 2f953e4457 grpc-js: Don't wait for TXT record to return DNS lookup result 2020-03-26 16:30:48 -07:00
Michael Lumish 91dc475dd5 grpc-js: Update some types and type checks for compatibility with grpc-gcp 2020-03-23 14:09:20 -07:00
Michael Lumish d47db25268 grpc-js: Bump to 0.7.2 2020-03-19 13:00:02 -07:00
murgatroid99 d02da04c8c Update grpc-js to 0.7.1 2020-03-05 15:19:59 -08:00
murgatroid99 fa3c95eaf2 Update grpc-js to 0.7.0 2020-02-28 11:20:57 -08:00
Michael Lumish 846b05fc67
Merge pull request #1184 from murgatroid99/grpc-js_client_interceptors
grpc-js: Client interceptors
2020-02-28 11:17:34 -08:00
murgatroid99 18869dcb08 Clone metadata going into the metadata filter stack 2020-02-21 16:39:10 -08:00
murgatroid99 4a1dab341b Bump grpc-js to 0.6.17 2020-02-20 15:09:06 -08:00
murgatroid99 f0fbe44134 Merge branch 'master' into grpc-js_client_interceptors 2020-02-11 15:31:53 -08:00
murgatroid99 3bba39178b Update grpc-js to 0.6.16 2020-02-04 10:18:00 -08:00
murgatroid99 738dbf8f02 Merge branch 'master' into grpc-js_client_interceptors 2020-01-07 10:48:01 -08:00
murgatroid99 aab867baf0 grpc-js: Bump to 0.6.15 2019-12-18 14:19:12 -08:00
murgatroid99 cf665757d0 grpc-js: Add low-level call tracers 2019-12-09 13:53:04 -08:00
murgatroid99 812db0d198 grpc-js: Handle error when starting call on subchannel 2019-11-21 11:12:41 -08:00
murgatroid99 39627e07dc grpc-js: bump to 0.6.12 2019-11-15 14:55:03 -08:00
murgatroid99 17126e4640 Update to typescript 3.7 2019-11-14 15:01:47 -08:00
murgatroid99 e17a526ee0 grpc-js: Publish ts and map files 2019-11-08 11:09:57 -08:00
murgatroid99 378a55357c grpc-js: Bump to 0.6.11 2019-11-06 16:04:34 -08:00
murgatroid99 f8af7d1dd0 Bump grpc-js to 0.6.10 2019-10-30 09:59:26 -07:00
murgatroid99 d362ccb3f6 grpc-js: Some fixes for how idleness and reresolution are handled 2019-10-11 12:59:38 -07:00
murgatroid99 4250ac6685 Bump grpc-js to 0.6.8 2019-10-10 10:34:19 -07:00
murgatroid99 ee72cd440f grpc-js: pick-first: fix bad state transition when reconnecting connected LB 2019-10-08 16:35:42 -07:00
murgatroid99 e480a0a686 grpc-js: pick first: remove reference and go idle after disconnect 2019-10-07 13:44:08 -07:00
murgatroid99 81a1aa17b2 Add tracing functionality and a few connectivity state tracers 2019-10-04 10:24:04 -07:00
murgatroid99 a23f739e5f grpc-js: exitIdle asynchronously in QueuePicker, only act in exitIdle if IDLE 2019-10-02 15:18:40 -07:00
murgatroid99 0932235794 Update grpc-js to 0.6.3 2019-10-01 11:52:50 -07:00
murgatroid99 21e0bfae67 Bump grpc-js to 0.6.2 2019-09-26 18:09:25 -07:00
murgatroid99 9238ad07cb Fix DNS name regex and add tests 2019-09-24 18:22:38 -07:00
murgatroid99 184870f42a Bump grpc-js to 0.6.0 2019-09-24 10:50:33 -07:00
Michael Lumish b05caec567
Merge branch 'master' into name_resolution_load_balancing 2019-09-23 11:03:25 -07:00
murgatroid99 96db88a3fb Bump grpc-js to 0.5.4 2019-09-20 10:44:13 -07:00
murgatroid99 8780f49c0a Update @types/node to version with modified dns types 2019-09-18 13:47:25 -07:00
Bjorn Stromberg fc032c0226 grpc-js: Update gts and apply fixes 2019-09-13 12:31:33 +09:00
murgatroid99 8900aab94e Bump grpc-js to 0.5.3 2019-09-10 12:49:15 -07:00
Bjorn Stromberg 110461d78a Add dev-dependencies and fix tests so they exit after running 2019-08-06 15:01:31 +09:00
Bjorn Stromberg 277d9892f8 Add @types/semver as devDependency 2019-07-12 10:50:50 +09:00
murgatroid99 4818d304c9 Bump grpc-js to 0.5.2 2019-07-11 16:46:53 -07:00
murgatroid99 d223cc394e Bump grpc-js to 0.5.1 2019-07-09 15:30:29 -07:00