2821 Commits

Author SHA1 Message Date
Michael Lumish
b3476d79b6
Merge pull request #1023 from murgatroid99/native_error_logging
Add logging for (de)serialization errors
2019-09-10 12:30:13 -07:00
murgatroid99
c8fe8f0c9c Add logging for (de)serialization errors 2019-09-09 15:28:16 -07:00
murgatroid99
049da7e058 Add session.socket to ClientHttp2StreamMock in tests 2019-09-06 14:58:42 -07:00
Michael Lumish
e1e0735468
Merge pull request #997 from kellycampbell/log-internal-errs
Log internal errors from proto serialization/deserialization
2019-09-06 14:11:56 -07:00
murgatroid99
ae33497656 Check stream.session.socket before adding event handler 2019-09-06 13:21:47 -07:00
murgatroid99
4b4addf5b9 Add specific call error for TCP disconnection 2019-09-06 11:10:47 -07:00
murgatroid99
646019c394 Undo submodule change 2019-09-03 12:14:29 -07:00
murgatroid99
3f7d640e9e Fix hardcoded IPv6 localhost address 2019-09-03 11:05:54 -07:00
Michael Lumish
f189cf3e15
Merge pull request #1017 from murgatroid99/proto_loader_0.5.2
Bump proto-loader to 0.5.2
@grpc/proto-loader@0.5.2
2019-08-30 15:37:00 -07:00
murgatroid99
b7656e0644 Fix DNS result handling, special case localhost, resolve comment 2019-08-30 15:35:34 -07:00
murgatroid99
026d681a84 Fix doubled name resolver errors and added detail 2019-08-29 17:45:06 -07:00
murgatroid99
4144558ee6 Resolve first comments 2019-08-29 17:03:00 -07:00
murgatroid99
a17c53050a Bump proto-loader to 0.5.2 2019-08-29 15:03:27 -07:00
murgatroid99
889d1d3093 Avoid http2 IPv6 handling bug 2019-08-29 14:11:19 -07:00
murgatroid99
ee4985886d Pick first load balancer: don't connect forever without calls 2019-08-29 10:36:09 -07:00
murgatroid99
b4d848865d Lint fixes 2019-08-28 18:04:43 -07:00
murgatroid99
5aef347fb9 Proceed through pick-first list quickly when subchannel enters TRANSIENT_FAILURE 2019-08-28 17:44:30 -07:00
murgatroid99
01977e6e08 Add documentation and error handling 2019-08-28 17:06:14 -07:00
Michael Lumish
ceae8aaf1d
Merge pull request #1009 from murgatroid99/v1.23.3_bump
Update to v1.23.3
grpc@1.23.3
2019-08-22 14:49:12 -07:00
Michael Lumish
febac62d42
Merge pull request #1008 from murgatroid99/protobufjs_types_fix
Duplicate relevant protobufjs type definition
2019-08-22 14:47:31 -07:00
murgatroid99
c12bebd979 Update to v1.23.3 2019-08-22 13:23:38 -07:00
murgatroid99
d434d132fc Duplicate relevant protobufjs type definition 2019-08-22 13:18:36 -07:00
Michael Lumish
70233c6360
Merge pull request #1007 from sandersn/move-eventemitter-inside-grpc-index.d.ts
Move EventEmitter inside declare module "grpc"
2019-08-22 12:56:32 -07:00
Nathan Shively-Sanders
d6866a837a Add comment for future additions 2019-08-22 12:46:33 -07:00
Nathan Shively-Sanders
24a14d7f04 Move EventEmitter inside declare module "grpc" 2019-08-22 11:35:22 -07:00
Michael Lumish
eef80c6dd0
Merge pull request #1003 from murgatroid99/windows_npm_6.10_pin
Install npm 6.10 on Windows
2019-08-21 09:31:48 -07:00
murgatroid99
ccd8c628d9 Install npm 6.10 on Windows 2019-08-20 17:16:42 -07:00
Michael Lumish
db2fd02439
Merge pull request #1002 from murgatroid99/v1.23_1.22_upmerge
Upmerge from 1.22 to 1.23
2019-08-20 14:12:03 -07:00
Michael Lumish
ea2fd4b45c
Merge pull request #1001 from murgatroid99/maintainers_list
Add MAINTAINERS.md
2019-08-20 11:47:01 -07:00
murgatroid99
3e486816ed Move two people to emeritus list 2019-08-20 11:10:58 -07:00
murgatroid99
42e9f6df61 Bump to 1.23.2 2019-08-20 10:15:08 -07:00
murgatroid99
f5294f7258 Upmerge 1.22 into 1.23 2019-08-20 10:11:49 -07:00
murgatroid99
10a7cc5e3a Add MAINTAINERS.md 2019-08-20 09:40:09 -07:00
Michael Lumish
9ba1f56ce5
Merge pull request #999 from murgatroid99/v1.23.1_bump
Remove @types/protobufjs and bump to 1.23.1
2019-08-19 14:03:27 -07:00
murgatroid99
1bec9e2b5d Remove @types/protobufjs and bump to 1.23.1 2019-08-19 12:46:46 -07:00
Michael Lumish
0ea07e94b1
Merge pull request #998 from rayners/nix-deprecated-types-protobufjs
Remove deprecated @types/protobufjs module
2019-08-19 12:34:37 -07:00
David Raynes
629670bbd3 Remove deprecated @types/protobufjs module 2019-08-19 14:27:10 -04:00
Kelly Campbell
20874af51c Log internal errors from proto serialization/deserialization 2019-08-17 14:11:48 -04:00
Michael Lumish
a3d5dbf07a
Merge pull request #994 from murgatroid99/v1.23.0_bump
Update version to 1.23.0
2019-08-16 14:22:09 -07:00
murgatroid99
7c07d76151 Increase timeout for Windows Electron build 2019-08-16 13:02:59 -07:00
murgatroid99
84d48a7415 Update version to 1.23.0 2019-08-15 14:30:20 -07:00
Michael Lumish
e97cd31e03
Merge pull request #990 from murgatroid99/electron_6_support
Add Electron 6 to the artifact build list
2019-08-15 14:17:14 -07:00
murgatroid99
fb2e7637c0 Update channel behavior + related classes 2019-08-13 17:58:54 -07:00
murgatroid99
96d9f2951c Add Electron 6 to the artifact build list 2019-08-13 10:13:17 -07:00
murgatroid99
e612cd9934 Add new subchannel and load balancing code 2019-08-13 10:10:50 -07:00
Michael Lumish
50759d51bb
Merge pull request #985 from murgatroid99/grpc_1.23.0-pre1_bump
Update native library to 1.23.0-pre1
2019-08-07 10:01:41 -07:00
murgatroid99
43fa9398c7 Update submodule again 2019-08-06 17:24:31 -07:00
murgatroid99
b79229b964 Update native library to 1.23.0-pre1 2019-08-06 11:39:01 -07:00
Michael Lumish
d2d66064e7
Merge pull request #983 from esilkensen/grpc-native-core-typo
Fix typo in makeServerStreamRequest return type (grpc-native-core)
2019-08-06 11:36:14 -07:00
Michael Lumish
58911b12cf
Merge pull request #973 from bjornstar/test-dependencies
Add dev-dependencies and fix tests so they exit after running
2019-08-06 10:40:26 -07:00