This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Releases: googleapis/nodejs-speech
Releases · googleapis/nodejs-speech
v4.1.1
v4.1.0
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)
v3.6.0
v3.5.4
v3.5.3
v3.5.2
v3.5.1
v3.5.0
In this release this library has been converted to TypeScript. This change is supposed to be compatible
with the previous versions, but if you find that your code is broken by this change, please file an
issue!