Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

v0.1.4

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 12 Mar 21:01

03-12-2019 13:50 PDT

This patch release has a few bug fixes and dependency updates. Enjoy!

Bug fixes

  • fix: throw on invalid credentials (#130)
  • fix: use credential file to get project id (#111)

Dependencies

  • fix(deps): update dependency google-gax to ^0.25.0 (#120)

Documentation

  • docs(samples): move AutoML vision samples from nodejs-vision (#134)
  • docs: update proto docs and code style
  • docs: update links in contrib guide (#132)
  • docs: update contributing path in README (#127)
  • docs: move CONTRIBUTING.md to root (#126)
  • docs: add lint/fix example to contributing guide (#124)
  • docs: update examples in comments (#123)
  • docs: proper require stmt (#113)

Internal / Testing Changes

  • refactor: update json import paths (#140)
  • build: Add docuploader credentials to node publish jobs (#138)
  • build: use node10 to run samples-test, system-test etc (#137)
  • build: update release configuration
  • chore(deps): update dependency mocha to v6
  • build: use linkinator for docs test (#131)
  • build: create docs test npm scripts (#129)
  • build: test using @grpc/grpc-js in CI (#128)
  • refactor: improve generated code style. (#122)
  • chore: re-arrange exports. (#121)
  • chore(deps): update dependency eslint-config-prettier to v4 (#119)
  • build: ignore googleapis.com in doc link check (#117)
  • chore: sync gapic files
  • build: check broken links in generated docs (#112)
  • test: add a basic system test (#106)