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 16 Jun 19:16
f52fdfe

⚠ BREAKING CHANGES

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

Features

  • add time-to-live in a queue for builds (04e3387)
  • check status of long running operation by its name (#114) (7b50a74)
  • drop node8 support, support for async iterators (#91) (74a195d)
  • improve support for x-goog-request-params (#111) (e08d640)
  • move ts target to es2018 from es2016 (#121) (59c5477)

Bug Fixes

  • remove eslint, update gax, fix generated protos, run the generator (#100) (aafb9cc)
  • synth.py clean up for multiple version (#115) (aa7d99b)