voice-google-speechtotext-js
voice-google-speechtotext-js copied to clipboard
Update dependency @google-cloud/speech to v5
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @google-cloud/speech (source) | dependencies | major | ^2.3.0 -> ^5.0.0 |
By merging this PR, the below vulnerabilities will be automatically resolved:
| Severity | Vulnerability | |
|---|---|---|
High |
8.7 | CVE-2025-7783 |
High |
8.2 | CVE-2022-25878 |
High |
7.5 | CVE-2020-7768 |
High |
7.5 | CVE-2020-8237 |
High |
7.5 | CVE-2022-24771 |
High |
7.5 | CVE-2022-24772 |
Medium |
6.6 | WS-2022-0008 |
Medium |
6.1 | CVE-2022-0122 |
Medium |
5.3 | CVE-2022-24773 |
Medium |
5.3 | CVE-2022-25883 |
Medium |
5.3 | CVE-2022-25883 |
Medium |
5.3 | CVE-2024-37168 |
Low |
3.1 | CVE-2025-5889 |
Release Notes
googleapis/google-cloud-node (@google-cloud/speech)
v5.0.0
⚠ BREAKING CHANGES
- update library to use Node 12 (#891)
Build System
4.10.2 (2022-05-02)
Bug Fixes
4.10.1 (2022-04-11)
Bug Fixes
v4.10.2
v4.10.1
v4.10.0
Features
- add alternative_language_codes to RecognitionConfig (#824) (f5cfad6)
- add hint boost in SpeechContext (f5cfad6)
- add result_end_time to SpeechRecognitionResult (#825) (11363fe)
- add SpeechAdaptation configuration (f5cfad6)
- add spoken punctuation and spoken emojis (f5cfad6)
- add WEBM_OPUS codec (f5cfad6)
- add word confidence (f5cfad6)
Bug Fixes
v4.9.0
Features
4.8.1 (2021-09-10)
Bug Fixes
v4.8.1
v4.8.0
Features
v4.7.0
Features
4.6.1 (2021-08-17)
Bug Fixes
v4.6.1
v4.6.0
Features
4.5.6 (2021-08-02)
Bug Fixes
4.5.5 (2021-07-21)
Bug Fixes
4.5.4 (2021-07-12)
Bug Fixes
4.5.3 (2021-06-29)
Bug Fixes
- deps: google-gax v2.17.0 with mTLS (#772) (582e5b7)
- make request optional in all cases (#768) (83e1b7b)
4.5.2 (2021-05-25)
Bug Fixes
4.5.1 (2021-05-20)
Bug Fixes
- deps: require google-gax v2.12.0 (#740) (0c9c68f)
- use require() to load JSON protos (#746) (689af48)
v4.5.6
v4.5.5
v4.5.4
v4.5.3
v4.5.2
v4.5.1
v4.5.0
Features
Bug Fixes
v4.4.0
Features
v4.3.0
Features
- Support output transcript to GCS for LongRunningRecognize (#707) (11e2ec2)
- v1p1beta1: support Model Adaptation (#703) (fbcc04b)
v4.2.0
Features
4.1.5 (2020-12-02)
Bug Fixes
- browser: check for fetch on window (6378dc1)
4.1.4 (2020-11-06)
Bug Fixes
4.1.3 (2020-09-12)
Bug Fixes
4.1.2 (2020-09-01)
Bug Fixes
4.1.1 (2020-07-06)
Bug Fixes
v4.1.5
v4.1.4
v4.1.3
v4.1.2
v4.1.1
v4.1.0
Features
Bug Fixes
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
Features
Bug Fixes
- enum, bytes, and Long types now accept strings (9742189)
3.5.4 (2020-01-05)
Bug Fixes
- better client close(), update .nycrc, require mocha explicitly (824e75c)
- increase timeout from 20s to 60s (#490) (d822f90)
3.5.3 (2019-12-12)
Bug Fixes
- added clarity around needing SoX for 'streamingMicRecognize' sample (edee8d2)
3.5.2 (2019-12-11)
Bug Fixes
- make operationsClient and service stub public (0c22cd7)
3.5.1 (2019-12-05)
Bug Fixes
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!
Features
Bug Fixes
v3.4.0
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
3.3.2 (2019-10-22)
Bug Fixes
- deps: bump google-gax to 1.7.5 (#452) (3444982)
- deps: update dependency @google-cloud/storage to v4 (#449) (98f5d6b)
3.3.1 (2019-10-09)
Bug Fixes
- use compatible version of google-gax (14b96af)
v3.3.2
v3.3.1
v3.3.0
Bug Fixes
- docs: stop linking reference documents to anchor (d54da3d)
Features
- introduces speaker diarization configuration (8adb72a)
- load protos from JSON, grpc-fallback support (3cc8989)
3.2.6 (2019-08-27)
Bug Fixes
- deps: update dependency yargs to v14 (254e9d9)
- use correct version for x-goog-api-client header (6fa0c13)
3.2.5 (2019-08-02)
Bug Fixes
- allow calls with no request, add JSON proto (61349c0)
3.2.4 (2019-07-29)
Bug Fixes
3.2.3 (2019-07-23)
Bug Fixes
3.2.2 (2019-06-26)
Bug Fixes
3.2.1 (2019-06-13)
Bug Fixes
v3.2.6
v3.2.5
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
Features
3.1.1 (2019-05-29)
Bug Fixes
- deps: update dependency @google-cloud/common to v2 (#366) (e9012f3)
v3.1.1
v3.1.0
Features
v3.0.0
⚠ BREAKING CHANGES
- upgrade engines field to >=8.10.0 (#339)
Bug Fixes
- deps: update dependency @google-cloud/common to ^0.32.0 (13d76eb), closes #8203
- DEADLINE_EXCEEDED is idempotent (#351) (aa5cca5)
- DEADLINE_EXCEEDED no longer treated as idempotent and retried (8b0655f)
- deps: update dependency @google-cloud/common to v1 (#349) (d3f216d)
- deps: update dependency google-gax to ^0.26.0 (#338) (b589b2c)
- deps: update dependency google-gax to v1 (#350) (a43fb45)
Build System
Features
v2.3.1
03-20-2019 15:38 PDT
Bug Fixes
- fix: throw on invalid credentials (#302)
Dependencies
- fix(deps): update dependency @google-cloud/common to ^0.31.0 (#292)
Documentation
- docs: add backticks to JavaScript samples in jsdoc (#317)
- docs(samples): Multi-channel GA sample (#295)
- docs: add lint/fix example to contributing guide (#291)
- docs: update links in contrib guide (#304)
- docs: update contributing path in README (#297)
- docs: move CONTRIBUTING.md to root (#296)
Internal / Testing Changes
- chore: publish to npm using wombat (#322)
- build: use per-repo npm publish token (#320)
- chore: update proto comments and fix tests (#316)
- build: Add docuploader credentials to node publish jobs (#314)
- build: update release config (#310)
- build: use node10 to run samples-test, system-test etc (#313)
- chore: update proto docs and code style (#308)
- chore(deps): update dependency mocha to v6 (#305)
- build: use linkinator for docs test (#303)
- fix(deps): update dependency yargs to v13 (#301)
- build: create docs test npm scripts (#300)
- build: test using @grpc/grpc-js in CI (#298)
- [ ] If you want to rebase/retry this PR, check this box
High
Medium
Low