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

v2.0.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 02 Jun 22:05
52c0977

⚠ 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 (#54) (d88c23c)
  • drop node8 support (#30) (67ff888)

Bug Fixes

  • remove eslint, update gax, fix generated protos, run the generator (#37) (9e6cf01)
  • remove unused dependencies (#41) (27077e9)
  • deps: update dependency @google-cloud/storage to v5 (#56) (934f317)
  • samples: do not pass location (#39) (2ef2db5)