This repository was archived by the owner on Nov 18, 2025. It is now read-only.
v2.0.0
⚠ BREAKING CHANGES
- use Node.js v10+
- throw for versions of Node.js older than v10.0.0 (#748)
- stop accepting Promise constructor (#737)
Features
- export bundle descriptor in descriptors interface (#744) (b1eccf9)
- export ServiceError from @grpc/grpc-js (#754) (24a4d60)
- stop accepting Promise constructor (#737) (816bf9b)
- support async iterator for paging method (#708) (3ac5afb)
- throw for versions of Node.js older than v10.0.0 (#748) (511fc23)
Bug Fixes
- deps: update dependency @grpc/grpc-js to ^0.7.0 (#736) (01c428c)
- deps: use @grpc/grpc-js v0.7.2 (#735) (836e81b)
- deps: use protobuf.js v6.8.9 (#743) (fab91ce)
- allow passing numbers as path template parameters (#756) (c466d3d)