Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

v3.1.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 13 Mar 23:31
63fcca1

03-12-2019 16:20 PDT

New Features

  • feat: make logpoint function customizable (#634)

Bug Fixes

  • fix: correct typings for SourceContext (#626)
  • fix: add webpack support to the Sourcemapper (#640)
  • fix: avoid spurious 'unable to clear' errors (#624)

Dependencies

  • fix: update @google-cloud/common to ^0.31.0 (#639)
  • fix(deps): update dependency gcp-metadata to v1
  • fix(deps): update dependency @sindresorhus/is to ^0.15.0 (#619)

Documentation

  • docs: add samples code (#633)
  • docs: update links in contrib guide (#637)
  • docs: update contributing guide (#628)
  • docs: add lint/fix example to contributing guide (#621)

Internal / Testing Changes

  • build: Add docuploader credentials to node publish jobs (#648)
  • build: use node10 to run samples-test, system-test etc (#647)
  • build: add configs to import keys for builds
  • chore: remove p-limit types (#645)
  • chore: Delete unused region tags (#644)
  • chore(deps): update dependency mocha to v6
  • build: use linkinator for docs test (#636)
  • test: use unique service context for e2e tests (#638)
  • chore: add missing dev dependency (#635)
  • test: add grpcjs system tests (#631)
  • refactor: address TODO about id type (#627)
  • build: create docs test npm scripts (#630)
  • chore: remove unneeded code (#625)
  • chore: update acorn to version 6 (#620)
  • chore: upgrade typescript to ~3.3.0 (#618)
  • build: ignore googleapis.com in doc link check (#615)
  • build: check broken links in generated docs (#612)
  • chore(build): inject yoshi automation key (#608)