Skip to content

v0.10.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 14 Mar 15:31
be1baba

03-12-2019 16:24 PDT

New Features

  • feat(middleware): generate parent request logs (#235)

Bug Fixes

  • fix: do not promote record.labels if improper (#266)
  • fix: remove deep dependency into auth-library (#251)

Documentation

  • docs: update links in contrib guide (#263)
  • docs: update contributing path in README (#256)
  • docs: move CONTRIBUTING.md to root (#255)
  • docs: add lint/fix example to contributing guide (#252)
  • docs: use https for links (#246)

Internal / Testing Changes

  • chore: allow custom port in samples tests (#272)
  • build: Add docuploader credentials to node publish jobs (#270)
  • build: update release config (#268)
  • build: use node10 to run samples-test, system-test etc (#269)
  • chore(deps): update dependency mocha to v6 (#264)
  • build: use linkinator for docs test (#262)
  • fix: de-flake system tests (#261)
  • chore: resolve TODO in test (#259)
  • build: create docs test npm scripts (#258)
  • build: test using @grpc/grpc-js in CI (#257)
  • chore(deps): update dependency @google-cloud/common to ^0.31.0 (#253)
  • fix(deps): update dependency yargs to v13 (#260)
  • fix: directly depend on @g-c/common (#250)
  • chore(deps): update dependency eslint-config-prettier to v4 (#245)
  • build: ignore googleapis.com in doc link check (#242)
  • build: check broken links in generated docs (#239)
  • refactor: modernize the sample tests (#237)