637 Commits

Author SHA1 Message Date
murgatroid99
5cee1065fb Bump grpc-js to 0.3.4 2019-01-17 09:38:59 -08:00
Michael Lumish
eb932db144
Merge pull request #703 from murgatroid99/proto-loader_messages
Add message and enum type information to package definition output.
2019-01-17 09:34:24 -08:00
Michael Lumish
38637b5103
Merge pull request #709 from grpc/grpc@1.18.x
Grpc@1.18.x
2019-01-16 14:51:17 -08:00
Michael Lumish
591c5b9337
Merge pull request #707 from murgatroid99/native_1.18.0_bump
Bump native to 1.18.0
2019-01-15 17:48:52 -08:00
murgatroid99
8e063c10e5 Bump native to 1.18.0 2019-01-15 11:53:48 -08:00
murgatroid99
15f877aa45 Fix lint errors 2019-01-14 17:51:41 -08:00
murgatroid99
f9de2aff7e grpc native: Fix handling of non-service objects in package definitions 2019-01-14 17:47:47 -08:00
murgatroid99
e32fec18fe grpc-js: Fix handling of non-service objects in package definitions 2019-01-14 17:03:03 -08:00
murgatroid99
0bc3d0b3b6 Skip proto-loader tests for unsupported versions 2019-01-14 14:35:46 -08:00
murgatroid99
1a9e7cd7c7 Add message type information to package definition output. 2019-01-14 14:08:24 -08:00
murgatroid99
6cc3b7536d grpc-js: bump to 0.3.3 2019-01-09 15:28:57 -08:00
Michael Lumish
4a9624a81c
Merge pull request #700 from murgatroid99/native_error_type_fix
Native: add details property to StatusError type
2019-01-08 14:02:55 -08:00
murgatroid99
579f57c68a Native: add details property to StatusError type 2019-01-08 11:02:56 -08:00
murgatroid99
d3320d5571 Native: bump to 1.18.0-pre1 2019-01-08 10:18:43 -08:00
Nicolas Noble
7cc5286e60
Merge pull request #696 from grpc/grpc@1.17.x
1.17.x upmerge to master
2019-01-07 23:07:44 -08:00
Nicolas "Pixel" Noble
a955068d01 Adding build scripts for Electron 4. 2019-01-08 01:18:30 +01:00
Michael Lumish
023dc77338
Merge pull request #688 from winguse/patch-1
bug: set host will always undefined
2019-01-07 10:55:46 -08:00
Yingyu Cheng
2c5fe2dbc3
bug: set host will always undefined 2018-12-25 18:45:29 +08:00
murgatroid99
93c9ca64b0 Update proto-loader to 0.3.1 2018-12-17 15:57:14 -08:00
Nicolas "Pixel" Noble
d9eee9bdd0 Bumping to 1.17.0 2018-12-13 20:38:21 +01:00
Nicolas Noble
a293b0acd4
Merge pull request #682 from nicolasnoble/pre4
Bumping to pre4.
2018-12-13 07:24:45 -08:00
Nicolas "Pixel" Noble
03a79e5e7e Bumping to pre4. 2018-12-12 22:56:42 +01:00
Nicolas "Pixel" Noble
f3b22bcbc0 Fix for node 6. 2018-12-12 22:47:33 +01:00
Nicolas "Pixel" Noble
b60928ee4e Bumping to pre3... 2018-12-11 23:37:22 +01:00
murgatroid99
effeba7e78 Native: Protobuf.js 6: use nested again 2018-12-11 10:53:47 -08:00
Michael Lumish
d43508d096
Merge pull request #675 from murgatroid99/version_bump_1.17.0-pre2
Bump version to 1.17.0-pre2 and bump submodule
2018-12-07 14:52:20 -08:00
murgatroid99
a6ecc7c8c8 proto loader: Fall back to default path resolution 2018-12-07 11:43:02 -08:00
murgatroid99
da052f467d Bump version to 1.17.0-pre2 and bump submodule 2018-12-07 10:57:21 -08:00
murgatroid99
f45dda46af Native: Protobuf.js 6 loadObject: switch to nestedArray 2018-12-07 10:16:16 -08:00
murgatroid99
bbd5bd8f7c Native: Protobuf.js 6 loadObject: switch to mappable methodsArray 2018-12-06 17:22:14 -08:00
André Wachter
9f40dfafea Add missing Typescript definition for Server.bindAsync() 2018-12-05 17:46:32 +01:00
Tom Kirkpatrick
0997ccaf0f
fix: require package.json directly 2018-11-30 13:53:43 +01:00
murgatroid99
0a8a720c84 Native: update to 1.17.0-pre1 2018-11-27 13:51:16 -08:00
murgatroid99
c9e3566ef5 Merge branch 'master' into protobufjs_lazy_load 2018-11-27 10:50:56 -08:00
Michael Lumish
54885f850c
Merge pull request #656 from JustinBeckwith/nauth
refactor: drop dependency on google-auth-library
2018-11-27 09:44:43 -08:00
Michael Lumish
8ab4c82b24
Merge pull request #657 from JustinBeckwith/nasync
refactor: drop dependency on async
2018-11-27 09:43:18 -08:00
Justin Beckwith
9305468f11 refactor: drop dependency on async 2018-11-26 22:31:26 -08:00
Justin Beckwith
4a539303e7 refactor: drop dependency on google-auth-library 2018-11-26 22:29:26 -08:00
Justin Beckwith
cb22d4895b update template too 2018-11-20 16:01:44 -08:00
Justin Beckwith
8f8dd7b2d6 refactor: use lodash subpackages 2018-11-20 13:41:34 -08:00
Michael Lumish
4a9bf57f29
Merge pull request #641 from JustinBeckwith/partial
refactor: drop usage of _.partial
2018-11-20 11:30:05 -08:00
Michael Lumish
4beb092a60
Merge pull request #644 from JustinBeckwith/omit
refactor: drop usage of _.omit
2018-11-20 11:28:37 -08:00
Michael Lumish
beb7945b08
Merge pull request #645 from JustinBeckwith/invert
refactor: drop usage of _.invert
2018-11-20 11:27:12 -08:00
murgatroid99
afd9c079f4 Native: lazily load Protobuf.js 2018-11-20 10:55:15 -08:00
Justin Beckwith
5181c11d2d refactor: drop usage of _.omit 2018-11-19 16:12:29 -08:00
Justin Beckwith
fe3c71b350
Update client.js 2018-11-19 15:06:25 -08:00
Michael Lumish
cdac42a34f
Merge pull request #642 from JustinBeckwith/mapvalues
refactor: drop usage of _.mapValues
2018-11-19 14:33:32 -08:00
Michael Lumish
4071bf85a8
Merge pull request #643 from JustinBeckwith/each
refactor: drop usage of _.each
2018-11-19 14:31:37 -08:00
Nicolas "Pixel" Noble
82b5cb7db2 Merge branch 'grpc@1.16.x' of https://github.com/grpc/grpc-node into upmerge 2018-11-17 00:10:03 +01:00
Nicolas "Pixel" Noble
81b49bfe53 Bumping to 1.16.1 for release. 2018-11-16 19:32:08 +01:00