Skip to content

Latest commit

 

History

History
304 lines (210 loc) · 18.3 KB

CHANGELOG.md

File metadata and controls

304 lines (210 loc) · 18.3 KB

Changelog

npm history

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)