You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2021. It is now read-only.
deps: update dependency @google-cloud/common to ^0.32.0 (4fd67f4), closes #8203
deps: update dependency @google-cloud/projectify to v1 (#232) (34fb9e7)
deps: update dependency @google-cloud/promisify to v1 (#233) (8e6549b)
deps: update dependency @grpc/proto-loader to ^0.5.0 (#224) (06c736e)
Build System
upgrade engines field to >=8.10.0 (#230) (f3deec6)
Features
allow passing grpc in service constructor (#241) (1815d40)
BREAKING CHANGES
switches from grpc to @grpc/grpc-js. @grpc/grpc-js is a functionally equivalent pure-JS implementation, but does have some differences in its API surface. Also, @grpc/grpc-js requires http2 support so only works in Node.js v8.9+.