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

v2.0.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 04 Jun 18:03
d6b10b8

⚠ BREAKING CHANGES

  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.

Features

  • check status of long running operation by its name (#773) (2b3becf)
  • drop node8 support, support for async iterators (#568) (e2dccd0)

Bug Fixes

  • deps: update dependency @google-cloud/promisify to v2 (#565) (c71a709)
  • deps: update dependency mathjs to v7 (#775) (d64d99f)
  • deps: update dependency natural to v1 (#768) (44a8dcc)
  • deps: update dependency natural to v2 (#772) (afdc8da)
  • samples: use pureimage instead of canvas (#774) (a352338)
  • mocha tests (#784) (319c98e)
  • remove eslint, update gax, fix generated protos, run the generator (#756) (72f22b6)