murgatroid99
|
6e7035925d
|
Bump submodule and version to 1.16.0-pre1
|
2018-10-17 13:35:39 -07:00 |
|
murgatroid99
|
81a413cd84
|
Native: Use non-deprecated function to call checkServerIdentity cb
|
2018-10-16 15:43:18 -07:00 |
|
Nicolas Noble
|
a1a74ca19a
|
Add a jsdoc @deprecated for grpc.load.
|
2018-09-26 09:55:09 -07:00 |
|
Weiran Fang
|
8320743f6d
|
Retrieve callInvocationTransformer from constructor options.
|
2018-09-21 09:48:51 -07:00 |
|
Weiran Fang
|
cd6e2062c8
|
Add checker for call invocation transformer.
|
2018-09-19 17:50:43 -07:00 |
|
Michael Lumish
|
d6b068753d
|
Merge pull request #451 from nicolasnoble/electron3
Adding electron 3 support.
|
2018-09-19 09:31:09 -07:00 |
|
murgatroid99
|
c855a47164
|
Native: bump to 1.15.1
|
2018-09-14 09:46:40 -07:00 |
|
Michael Lumish
|
ea6d903479
|
Fix indentation style
|
2018-09-13 17:54:34 -07:00 |
|
Alexander Fenster
|
9eda26c0d7
|
supporting both old and new versions of google-auth-library
|
2018-09-13 17:54:27 -07:00 |
|
Alexander Fenster
|
45185080f2
|
revert package.json change
|
2018-09-13 17:54:18 -07:00 |
|
Alexander Fenster
|
d78c49a648
|
fix: use getRequestHeaders instead of getRequestMetadata
|
2018-09-13 17:54:12 -07:00 |
|
Michael Lumish
|
a4ed8a38a7
|
Merge pull request #547 from alexander-fenster/get-request-headers
grpc-native-core: do not use deprecated getRequestMetadata
|
2018-09-13 17:39:29 -07:00 |
|
Michael Lumish
|
10c94a9e1e
|
Fix indentation style
|
2018-09-13 16:31:57 -07:00 |
|
Alexander Fenster
|
4f39eae38c
|
supporting both old and new versions of google-auth-library
|
2018-09-13 11:46:42 -07:00 |
|
murgatroid99
|
971ddc617a
|
Native: fix build instructions to account for move to new repo
|
2018-09-13 11:31:03 -07:00 |
|
Alexander Fenster
|
2b291ed901
|
revert package.json change
|
2018-09-13 10:37:58 -07:00 |
|
Alexander Fenster
|
73a97f0aff
|
fix: use getRequestHeaders instead of getRequestMetadata
|
2018-09-13 10:25:23 -07:00 |
|
murgatroid99
|
8436abf2ea
|
Native: bump to 1.15.0
|
2018-09-12 10:37:36 -07:00 |
|
murgatroid99
|
2b28598312
|
Native server: don't pass non-integer status codes to core
|
2018-08-31 14:25:19 -07:00 |
|
Nicolas "Pixel" Noble
|
dda0d05642
|
Updating submodule to the upstream 1.15 branch.
|
2018-08-29 01:45:51 +02:00 |
|
Michael Lumish
|
bbddf3d103
|
Merge pull request #450 from mvaldesdeleon/patch-1
Replaces `string` type with actual possible values
|
2018-08-21 10:14:43 -07:00 |
|
murgatroid99
|
79d96a8e87
|
Remove forced version from local build.yaml
|
2018-08-17 15:51:23 -07:00 |
|
murgatroid99
|
41ac29ddd5
|
Upmerge 1.14 to master
|
2018-08-17 13:50:05 -07:00 |
|
murgatroid99
|
128610da3d
|
Update submodule to 1.15.0-dev
|
2018-08-17 12:40:33 -07:00 |
|
murgatroid99
|
a703493efe
|
Fix some file includes in package.json
|
2018-08-16 15:41:06 -07:00 |
|
murgatroid99
|
29a24e0899
|
Bump to version 1.14.1
|
2018-08-15 11:11:14 -07:00 |
|
Michael Lumish
|
803e854a4d
|
Merge pull request #445 from servel333/patch-1
properly pass `options` to `getDefaultValues`
|
2018-08-15 09:01:10 -07:00 |
|
Kelvin Jin
|
7720d068ca
|
Add return type definition to watchConnectivityState
|
2018-08-14 10:29:53 -07:00 |
|
Michael Lumish
|
92f4367d62
|
Merge pull request #492 from nicolasnoble/channel-unwrap-check
Fix potential segmentation fault.
|
2018-08-13 13:07:01 -07:00 |
|
Michael Lumish
|
6d520c522c
|
Propagate channel closed errors up through waitForReady
The errors thrown by `Channel#getConnectivityState` and `Channel#watchConnectivityState` need to be passed to the callback for `Client#waitForReady`.
|
2018-08-13 11:41:36 -07:00 |
|
Michael Lumish
|
17e6c5d1c9
|
Merge pull request #442 from tomasAlabes/patch-1
Updated doc in readme.md
|
2018-08-13 11:33:10 -07:00 |
|
Nicolas "Pixel" Noble
|
db291906fa
|
Fix potential segmentation fault.
Described in #490.
|
2018-08-11 15:27:56 +02:00 |
|
Michael Lumish
|
7db315d094
|
Merge pull request #488 from murgatroid99/v1.14.0_update
Update to v1.14.0
|
2018-08-10 09:43:12 -07:00 |
|
murgatroid99
|
936c38d7e2
|
Update to v1.14.0
|
2018-08-09 15:47:37 -07:00 |
|
murgatroid99
|
40e5bb4a73
|
Fix typo in typescript definitions file
|
2018-08-09 11:42:43 -07:00 |
|
murgatroid99
|
94d1b1264c
|
Bump to v1.14.0-pre4
|
2018-08-08 11:39:51 -07:00 |
|
murgatroid99
|
e24ea39cf3
|
Update to v1.14.0-pre3
|
2018-08-07 11:02:35 -07:00 |
|
Michael Lumish
|
5b57e43de5
|
Update package.json template to match package.json
|
2018-08-06 15:40:22 -07:00 |
|
Ian Haken
|
5f77bcda1f
|
Add some missing descriptions to typescript.
|
2018-08-06 15:40:22 -07:00 |
|
Ian Haken
|
51c97b559d
|
Update typescript to properly reflect the format of the certificate received by the checkServerIdentity callback.
|
2018-08-06 15:40:22 -07:00 |
|
Ian Haken
|
0201c218a6
|
Refactor checkServerIdentity callback to pass in cert as an object with raw DER buffer.
|
2018-08-06 15:40:22 -07:00 |
|
Ian Haken
|
1fd96966d7
|
Correct checkServerIdentity behavior to return a verification failure if an error is returned. Clean up documentation and add a test assertion on returned Error.
|
2018-08-06 15:40:22 -07:00 |
|
Ian Haken
|
a48629fa83
|
Update credentials.js documentation for verify options and add verify options to typescript definition.
|
2018-08-06 15:40:22 -07:00 |
|
Ian Haken
|
03c5d98b1e
|
Simplify getting checkServerIdentity out of the fourth createSsl argument. Add some tests asserting type-checking behavior.
|
2018-08-06 15:40:22 -07:00 |
|
Ian Haken
|
c70df88fc0
|
Simplify userdata being passed to checkServerIdentity callback.
|
2018-08-06 15:40:22 -07:00 |
|
Ian Haken
|
b6ad568c09
|
Add type assertion on createSsl's fourth argument.
|
2018-08-06 15:40:22 -07:00 |
|
Ian Haken
|
f368e50102
|
Regenerate project files and add test covering checkServerIdentity callback.
|
2018-08-06 15:40:22 -07:00 |
|
Ian Haken
|
ac7c1bc2e5
|
Add checkServerIdentity callback.
|
2018-08-06 15:40:22 -07:00 |
|
Michael Lumish
|
58ca800014
|
Merge pull request #403 from JackOfMostTrades/verify-callback
Add checkServerIdentity callback
|
2018-08-06 15:37:40 -07:00 |
|
Michael Lumish
|
264d8043fe
|
Update package.json template to match package.json
|
2018-08-06 14:29:43 -07:00 |
|