Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Releases: googleapis/nodejs-translate

v6.0.1

29 Jun 21:31
8dbc57d
Compare
Choose a tag to compare

Bug Fixes

  • handle fallback option properly (#547) (9146de2)
  • deps: update dependency @google-cloud/text-to-speech to v3 (#538) (423dba3)
  • deps: update dependency @google-cloud/vision to v2 (#539) (5dbeac4)
  • samples: typo in CLI invocation (9755e2d)
  • update node issue template (#551) (548d1e5)

v6.0.0

04 Jun 18:19
5269600
Compare
Choose a tag to compare

⚠ 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; fix linting (#531) (6e6907d)
  • drop node8 support, support for async iterators (#482) (4a5f047)

Bug Fixes

  • ensure scoped protobuf (#500) (5793c23)
  • remove eslint, update gax, fix generated protos, run the generator (#507) (8f43605)
  • deps: update dependency @google-cloud/automl to v2 (#503) (8ba77fe)
  • deps: update dependency @google-cloud/common to v3 (#481) (fc719f0)
  • deps: update dependency @google-cloud/promisify to v2 (#476) (bbbfa9f)

v5.3.0

11 Mar 23:31
8366d4f
Compare
Choose a tag to compare

Features

v5.2.0

27 Feb 19:42
b0d015c
Compare
Choose a tag to compare

Features

v5.1.6

07 Feb 22:16
9332c1c
Compare
Choose a tag to compare

Bug Fixes

  • pass x-goog-request-params header for streaming calls (40c90fa)

v5.1.5

05 Feb 15:01
71ec5f5
Compare
Choose a tag to compare

Bug Fixes

  • enum, bytes, and Long types now accept strings (19891e0)

v5.1.4

06 Jan 18:48
Compare
Choose a tag to compare

Bug Fixes

  • better client close(), update .nycrc (f476326)
  • increase timeout from 20s to 60s (#411) (40241fe)
  • suppress unhandled promise rejection errors (#417) (8eb6558)

v5.1.3

17 Dec 16:46
Compare
Choose a tag to compare

Bug Fixes

  • refactored request call to supress unhandled promise rejection (#406) (19fc9c7)
  • removed display_name from sample (f518b1a)
  • update translate_create_glossary.js (#403) (aa10fc7)

v5.1.2

11 Dec 20:03
Compare
Choose a tag to compare

Bug Fixes

  • make operationsClient and service stub public (7ac1252)

v5.1.1

05 Dec 23:46
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (53f3cff)