Releases: googleapis/nodejs-speech
Releases · googleapis/nodejs-speech
v4.1.1
07 Jul 21:01
Compare
Sorry, something went wrong.
No results found
v4.1.0
15 Jun 21:46
Compare
Sorry, something went wrong.
No results found
Features
secrets: begin migration to secret manager from keystore (#605 ) (e3ac050 )
Bug Fixes
v4.0.0
02 Jun 22:06
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
Features
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
04 Feb 21:46
Compare
Sorry, something went wrong.
No results found
Features
created sample for speechcontext classes (#515 ) (69e9d28 )
Bug Fixes
enum, bytes, and Long types now accept strings (9742189 )
v3.5.4
06 Jan 18:48
Compare
Sorry, something went wrong.
No results found
Bug Fixes
better client close(), update .nycrc, require mocha explicitly (824e75c )
increase timeout from 20s to 60s (#490 ) (d822f90 )
v3.5.3
12 Dec 23:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
added clarity around needing SoX for 'streamingMicRecognize' sample (edee8d2 )
v3.5.2
11 Dec 20:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
make operationsClient and service stub public (0c22cd7 )
v3.5.1
05 Dec 23:18
Compare
Sorry, something went wrong.
No results found
v3.5.0
04 Dec 15:16
Compare
Sorry, something went wrong.
No results found
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!
Features
Bug Fixes
v3.4.0
15 Nov 01:17
Compare
Sorry, something went wrong.
No results found
Features
samples: bump auto-punctuation sample to v1 and move diarization to v1 (#463 ) (ebcd0d3 )
add support for speaker tag field (#466 ) (a027563 )
Bug Fixes
docs: snippets are now replaced in jsdoc comments (#465 ) (e8c4269 )