Michael Lumish
|
39680a5084
|
Merge pull request #1861 from murgatroid99/grpc-native_submodule_bump
grpc-native: Update submodule and version
|
2021-07-22 14:15:44 -07:00 |
Michael Lumish
|
cd82535012
|
grpc-native: Update submodule and version
|
2021-07-21 15:27:58 -07:00 |
Michael Lumish
|
913734dd58
|
grpc: Make ServiceDefinition type argument optional
|
2021-07-21 14:30:50 -07:00 |
Michael Lumish
|
870523f680
|
native: Bump version to 1.24.10
|
2021-05-14 14:13:07 -07:00 |
Andrey Morozov
|
b1c1f96401
|
fix(grpc-native-core): incomplete function check
|
2021-05-13 18:58:25 +03:00 |
Michael Lumish
|
52d44f55d9
|
native: Fix reference to node-pre-gyp
|
2021-05-04 09:06:38 -07:00 |
Michael Lumish
|
8b9185b8ff
|
Merge remote-tracking branch 'upstream/grpc@1.24.x' into native_node_16_support
|
2021-04-29 11:06:07 -07:00 |
Michael Lumish
|
c59e0b84ad
|
Update README with deprecation information
|
2021-04-29 10:42:12 -07:00 |
Michael Lumish
|
c6525d2ab0
|
Update version to 1.24.8
|
2021-04-29 10:38:34 -07:00 |
Michael Lumish
|
317963ba37
|
Update node-pre-gyp dependency for Node 16 support
|
2021-04-27 10:45:07 -07:00 |
Michael Lumish
|
1fb9a3f0bb
|
Merge pull request #1750 from murgatroid99/grpc_serialization_errors_logging
grpc: Log (de)serialization errors specificially, instead of internal errors in general
|
2021-04-20 13:45:36 -07:00 |
Sahebjot singh
|
b6181d93da
|
Stricter check for is function
instanceof Function fails when run in different contexts, this check allows it to work in normal as well as vm context.
|
2021-04-20 18:47:39 +05:30 |
Michael Lumish
|
949c82e13c
|
grpc: Log (de)serialization errors specificially, instead of internal errors in general
|
2021-04-15 11:39:26 -07:00 |
Michael Lumish
|
9153fd28a9
|
Use indexOf instead of includes for Node 4 compatibility
|
2021-03-01 10:11:13 -08:00 |
Michael Lumish
|
5bcb940ed6
|
grpc: Fix prototype pollution possibility in loadPackageDefinition
|
2021-02-24 14:54:27 -08:00 |
Jerome Meinke
|
4d83f4e230
|
Native: add new Electron versions -> update info about latest version of electron in README.md
|
2021-02-06 09:31:54 +01:00 |
Jerome Meinke
|
928d2d55de
|
Native: add new Electron versions, bump version
|
2021-02-04 10:53:46 +01:00 |
Michael Lumish
|
e959c5540b
|
Merge pull request #1615 from murgatroid99/native_node_15
Native: add new Node and Electron versions, bump version
|
2020-11-05 13:31:04 -08:00 |
Michael Lumish
|
080de6cf7b
|
Add note about grpc-js to README
|
2020-11-05 10:08:26 -08:00 |
Michael Lumish
|
b82149e433
|
Don't build for Node 15 for now
|
2020-11-04 14:16:57 -08:00 |
Michael Lumish
|
6b336fd7c9
|
Change C++ standard to C++14
|
2020-11-03 11:37:58 -08:00 |
Michael Lumish
|
ee0fd3fd18
|
Fix a type error in the slice change
|
2020-10-27 15:31:23 -07:00 |
Michael Lumish
|
27382f3bc7
|
Native: Copy slice data into Buffer when receiving binary metadata
|
2020-10-27 11:33:24 -07:00 |
Michael Lumish
|
f92f7f04ae
|
Native: add new Node and Electron versions, bump version
|
2020-10-27 10:53:09 -07:00 |
Michael Lumish
|
01cbcab070
|
grpc: Prevent prototype pollution in loadPackageDefinition
|
2020-10-20 11:18:19 -07:00 |
Michael Lumish
|
96803d4e6d
|
Merge pull request #1590 from badsyntax/grpc-native-core-type-fix
Add ResponseType to ServerWritableStream
|
2020-10-05 12:29:30 -07:00 |
Richard Willis
|
58481c45c0
|
Add ResponseType to ServerWritableStream
To provide better type compatibility with @grpc/grpc-js
|
2020-09-25 20:17:05 +01:00 |
John
|
48802ee429
|
add methodTypes enum
|
2020-07-08 15:59:42 +01:00 |
Michael Lumish
|
acffaf27ee
|
Add pre-deprecation warning to README
|
2020-06-01 09:25:30 -07:00 |
Michael Lumish
|
67e54ccf9a
|
Update dependency on node-pre-gyp
|
2020-06-01 09:20:53 -07:00 |
Michael Lumish
|
887c624dab
|
Bump grpc to 1.24.3
|
2020-05-21 11:05:59 -07:00 |
Gintautas Miselis
|
f3d09cca80
|
Don't use bundledDependencies
|
2020-05-21 10:56:33 -07:00 |
murgatroid99
|
8bc43fc77a
|
Native: Add log for malformed incoming metadata
|
2020-05-21 10:56:07 -07:00 |
Michael Lumish
|
a08c3a0151
|
Build for all Electron versions, clear up script, don't mess with HOME
|
2020-05-12 10:31:16 -07:00 |
Michael Lumish
|
1ee78c7f9b
|
Actually pass runtime specifier to build script on Windows
|
2020-05-11 15:27:54 -07:00 |
Michael Lumish
|
546c4a7b51
|
Fix working directory in Docker Linux build
|
2020-05-11 14:07:59 -07:00 |
Michael Lumish
|
722d2b181f
|
npm update in Linux build
|
2020-05-11 13:56:03 -07:00 |
Michael Lumish
|
bb026084c5
|
Merge branch 'grpc_1.24_github_actions_build' of github.com:murgatroid99/grpc-node into grpc_1.24_github_actions_build
|
2020-05-11 13:39:57 -07:00 |
Michael Lumish
|
487395169f
|
Move alpine Dockerfile, change nvm script loading
|
2020-05-11 13:38:35 -07:00 |
Michael Lumish
|
f0a584c44e
|
Chmod +x for real
|
2020-05-11 13:11:29 -07:00 |
Michael Lumish
|
bd03ee0026
|
Use bash on Windows, chmod +x
|
2020-05-11 12:29:44 -07:00 |
Michael Lumish
|
068de231bd
|
Use consistent OS names in the matrix, fix combine job deps
|
2020-05-11 12:11:01 -07:00 |
Michael Lumish
|
e5323ab6e5
|
Switch to a matrix-based build
|
2020-05-11 12:05:05 -07:00 |
Michael Lumish
|
a0a5aa3ef7
|
Call nvm in the ARM script
|
2020-05-07 11:36:47 -07:00 |
Michael Lumish
|
c0b9d9b51b
|
Use nvm directly in linux scripts, use kokoro script for Windows
|
2020-05-07 11:30:15 -07:00 |
murgatroid99
|
6c41f6b927
|
Bump to 1.24.2
|
2019-10-31 13:17:18 -07:00 |
murgatroid99
|
537ff90b78
|
Bump to 1.24.2
|
2019-10-31 13:14:31 -07:00 |
murgatroid99
|
433dab8cdd
|
Update node-pre-gyp dependency to 0.14
|
2019-10-31 13:13:55 -07:00 |
murgatroid99
|
028630a183
|
Fix deprecated method use in call.cc
|
2019-10-31 13:13:45 -07:00 |
murgatroid99
|
d85bec39ed
|
Also add Node 13 to the build
|
2019-10-31 13:13:36 -07:00 |