pulumi/sdk/proto
Sean Gillespie f284112b4e
Use nightly protoc gRPC plugin for node (#1948)
* Use nightly protoc gRPC plugin for Node

Newer versions of the Node gRPC plugin accept the 'minimum_node_version'
flag, which we can use to instruct protoc to not support Node versions
earlier than Node 6. This allows the compiler to use 'Buffer.from'
instead of the deprecated 'Buffer' constructor, which fixes a
deprecation warning on Node 10.

* Protobuf changes
2018-09-17 15:16:31 -07:00
..
go LogRequest.isStatus -> LogRequest.ephemeral 2018-08-31 15:56:53 -07:00
analyzer.proto Add license headers 2018-05-22 15:02:47 -07:00
Dockerfile Use nightly protoc gRPC plugin for node (#1948) 2018-09-17 15:16:31 -07:00
engine.proto LogRequest.isStatus -> LogRequest.ephemeral 2018-08-31 15:56:53 -07:00
errors.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00
generate.sh Use nightly protoc gRPC plugin for node (#1948) 2018-09-17 15:16:31 -07:00
grpc_version.txt Add Cancel to gRPC resource provider interface 2018-07-15 11:05:44 -10:00
language.proto Add license headers 2018-05-22 15:02:47 -07:00
plugin.proto Add license headers 2018-05-22 15:02:47 -07:00
provider.proto Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
resource.proto Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
status.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00