This repository was archived by the owner on Jul 20, 2023. It is now read-only.
v0.8.2
03-13-2019 16:30 PDT
Bug Fixes
- fix: throw on invalid credentials (#281)
Dependencies
- fix(deps): update dependency google-gax to ^0.25.0 (#269)
Documentation
- docs: use backticks for JS values (#299)
- docs: update jsdoc strings and import paths (#298)
- docs: update links in contrib guide (#283)
- docs: update contributing path in README (#275)
- docs: move CONTRIBUTING.md to root (#274)
- docs: add lint/fix example to contributing guide (#272)
- docs: fix example comments (#271)
Internal / Testing Changes
- build: Add docuploader credentials to node publish jobs (#296)
- build: use node10 to run samples-test, system-test etc (#295)
- build: update release configuration
- chore: sync latest proto docs
- chore(deps): update dependency mocha to v6
- build: use linkinator for docs test (#282)
- fix(deps): update dependency yargs to v13 (#280)
- build: create docs test npm scripts (#279)
- build: test using @grpc/grpc-js in CI (#276)
- refactor: improve generated code style. (#270)