This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
v4.0.0
⚠ 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 (#590) (8581497)
- deferred client initialization (#548) (ef931e7)
- drop node8 support (#562) (29d0f3f)
- export protos in src/index.ts (7c33510)
Bug Fixes
- deps: update dependency @google-cloud/common to v3 (#561) (ac55d63)
- remove eslint, update gax, fix generated protos, run the generator (#573) (4be282e)
- deps: update dependency @google-cloud/storage to v5 (#595) (076d0be)
- deps: update dependency chalk to v4 (#567) (cda7977)
- samples: use writable stream (#597) (8f73071)