grpc / grpc-node

gRPC for Node.js
https://grpc.io
Apache License 2.0
4.47k stars 647 forks source link

Release cadence of other grpc packages #125

Open ethanrubio opened 6 years ago

ethanrubio commented 6 years ago

Would it be possible to release new versions of the tooling packages like grpc-tools and grpc-health-check with the latest releases? Or do they follow another release cadence?

murgatroid99 commented 6 years ago

We probably should publish a new grpc-tools, and we haven't done so recently primarily because of some build process changes. We haven't published a new grpc-health-check because it hasn't changed since we last published it.