Skip to content

Latest commit

 

History

History
437 lines (274 loc) · 25.9 KB

CHANGELOG.md

File metadata and controls

437 lines (274 loc) · 25.9 KB

Changelog

npm history

4.1.3 (2020-09-12)

Bug Fixes

  • deps: update dependency yargs to v16 (#646) (d208cf5)

4.1.2 (2020-09-01)

Bug Fixes

  • samples: end stream before destroying it (#611) (2b3a220)

4.1.1 (2020-07-06)

Bug Fixes

4.1.0 (2020-06-12)

Features

  • secrets: begin migration to secret manager from keystore (#605) (e3ac050)

Bug Fixes

4.0.0 (2020-05-15)

⚠ 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)

3.6.0 (2020-02-04)

Features

  • created sample for speechcontext classes (#515) (69e9d28)

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

3.5.0 (2019-11-22)

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

  • deps: update dependency yargs to v15 (#469) (9e7d2e4)

3.4.0 (2019-11-14)

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)

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)

3.3.0 (2019-09-16)

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

  • deps: update dependency pumpify to v2 (#409) (aea90b3)

3.2.3 (2019-07-23)

Bug Fixes

3.2.2 (2019-06-26)

Bug Fixes

  • docs: link to reference docs section on googleapis.dev (#393) (a6e3104)

3.2.1 (2019-06-13)

Bug Fixes

3.2.0 (2019-06-06)

Features

  • support apiEndpoint override in client constructor (#377) (c77ef77)

3.1.1 (2019-05-29)

Bug Fixes

  • deps: update dependency @google-cloud/common to v2 (#366) (e9012f3)

3.1.0 (2019-05-24)

Features

  • add support for MP3 bitrates and hint boost (#363) (b1369ae)

3.0.0 (2019-05-20)

⚠ 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)

v2.3.0

02-04-2019 14:07 PST

New Features

  • feat: support audioChannelCount (#289)

Dependencies

  • fix(deps): update dependency google-gax to ^0.25.0 (#287)
  • chore(deps): update dependency eslint-config-prettier to v4 (#286)
  • fix(deps): update dependency google-gax to ^0.24.0 (#283)
  • fix(deps): update dependency @google-cloud/common to ^0.30.0 (#282)

Documentation

  • build: ignore googleapis.com in doc link check (#281)
  • chore: update the generated doc comments (#279)

Internal / Testing Changes

  • chore: update year in the license headers (#280)

v2.2.0

01-14-2019 12:45 PST

New Features

  • feat: Multi-channel recognition

Dependencies

  • fix(deps): update dependency google-gax to ^0.23.0 (#275)

Documentation

  • docs: check broken links in generated docs (#268)

v2.1.2

01-08-2019 14:18 PST

Docs

  • docs: update readme badges (#248)
  • docs: fixed encoding typo (#263)
  • docs(samples): updated samples code to use async await (#214)
  • docs: remove unused long running operation message types
  • docs: fix typo in sample (#203)

Dependencies

  • fix(deps): update dependency @google-cloud/common to ^0.29.0 (#264)
  • fix(deps): update dependency @google-cloud/common to ^0.27.0 (#245)
  • fix(deps): update dependency @google-cloud/common to ^0.26.0 (#210)
  • fix(deps): update dependency google-gax to ^0.22.0 (#236)
  • fix(deps): update dependency through2 to v3 (#230)
  • fix(deps): update dependency google-proto-files to ^0.17.0 (#200)

Internal / Testing Changes

  • refactor: modernize the sample tests (#265)
  • chore(build): inject yoshi automation key (#262)
  • chore: update nyc and eslint configs (#261)
  • chore: fix publish.sh permission +x (#259)
  • fix(build): fix Kokoro release script (#258)
  • build: add Kokoro configs for autorelease (#257)
  • chore: always nyc report before calling codecov (#253)
  • chore: nyc ignore build/test by default (#252)
  • chore: update license file (#250)
  • fix(build): fix system key decryption (#246)
  • chore: add a synth.metadata
  • refactor: convert samples test from ava to mocha (#221)
  • chore: update eslintignore config (#235)
  • chore: update proto comments and grpc timeouts (#234)
  • chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 (#233)
  • chore: drop contributors from multiple places (#232)
  • chore: use latest npm on Windows (#231)
  • chore: update eslint config (#228)
  • chore: update CircleCI config (#227)
  • chore(deps): update dependency eslint-plugin-node to v8 (#219)
  • fix: fix the sample tests again (#218)
  • fix: fix the sample tests (#217)
  • chore: remove unused dependencies (#216)
  • chore: update issue templates (#215)
  • chore: remove old issue template (#212)
  • build: run tests on node11 (#211)
  • chores(build): do not collect sponge.xml from windows builds (#209)
  • chores(build): run codecov on continuous builds (#208)
  • chore: update new issue template (#207)
  • chore(deps): update dependency sinon to v7 (#202)
  • build: fix codecov uploading on Kokoro (#204)

v2.1.1

Bug fixes

  • fix: send streamingConfig as a separate write before audioContent (#176)
  • fix: Parse response errors and emit as error event. (#172)
  • fix(deps): update dependency google-gax to ^0.20.0 (#168)
  • fix(samples): storage import (#166)
  • fix(deps): update dependency @google-cloud/common to ^0.25.0 (#178)

Documentation

  • docs(sample): auto_punctuation & model selection (#179)
  • docs: regenerate library README.md that got overwritten by samples README (#175)

Internal / Testing Changes

  • chore(deps): update dependency eslint-plugin-prettier to v3 (#193)
  • Update kokoro config (#190)
  • Update kokoro config (#189)
  • test: remove appveyor config (#187)
  • Update the CI config (#185)
  • test: throw on deprecation (#132)
  • Fix unhandled promise rejection in tests (#180)
  • Enable prefer-const in the eslint config (#181)
  • Enable no-var in eslint (#177)
  • fix(tests): match regex (#174)
  • Switch to let/const (#169)

v2.1.0

Implementation Changes

  • fix: Register error event handler immediately. (#156)

New Features

  • Re-generate library using /synth.py (#160)
    • brings in Audio logging, Automatic punctuation, Video transcription, Model selection features

Dependencies

  • fix(deps): update dependency @google-cloud/storage to v2 (#159)
  • chore(deps): update dependency nyc to v13 (#153)
  • fix(deps): update dependency google-gax to ^0.19.0 (#148)
  • chore(deps): update dependency eslint-config-prettier to v3 (#143)
  • chore(deps): lock file maintenance (#137)
  • chore(deps): lock file maintenance (#136)
  • fix(deps): update dependency google-gax to ^0.18.0 (#131)
  • chore(deps): lock file maintenance (#129)
  • chore(deps): lock file maintenance (#123)
  • chore(deps): update dependency eslint-plugin-node to v7 (#119)
  • chore(deps): lock file maintenance (#117)

Documentation

  • Add streaming microphone sample for Speech (#87)
  • Code Samples for new v1p1beta1 features (#118)

Internal / Testing Changes

  • Update CI config (#164)
  • Retry npm install in CI (#161)
  • Update the CircleCI config (#157)
  • fix: use regex to test output (#150)
  • updates word time offsets region tag (#146)
  • Speech region tag update (#145)
  • Update the CI config (#152)
  • Add kokoro config (#151)
  • chore: make the CircleCI config consistent
  • chore: do not use npm ci (#141)
  • chore: ignore package-lock.json (#138)
  • chore: update renovate config (#133)
  • chore: make the CircleCI config consistent
  • chore: move mocha options to mocha.opts (#127)
  • chore: require node 8 for samples (#128)
  • test: use strictEqual in tests (#120)
  • modify helpers.js to be compatible with generated code (#116)