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

Releases: googleapis/nodejs-translate

v5.1.0

22 Nov 15:01
Compare
Choose a tag to compare

Features

Bug Fixes

  • get autosynth working again (#387) (c226e58)
  • deps: update dependency yargs to v15 (#386) (e87a80f)
  • docs: snippets are now replaced in jsdoc comments (#381) (b14f7d4)

v5.0.2

08 Nov 15:02
Compare
Choose a tag to compare

Bug Fixes

v5.0.1

28 Oct 23:31
Compare
Choose a tag to compare

Bug Fixes

  • package.json in build/ caused bad publish (#361) (e9c8955)

v5.0.0

28 Oct 21:35
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • this significantly changes TypeScript types and API surface from the v2 API. Reference samples/ for help making the migration from v2 to v3.

Features

Bug Fixes

v4.2.1

22 Oct 19:19
Compare
Choose a tag to compare

Bug Fixes

v4.2.0

14 Oct 14:03
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency yargs to v14 (3d6b18d)
  • deps: use the latest extend (#316) (f7ca873)
  • docs: stop linking reference documents to anchor (f935f91)
  • samples: use us-central1 region (not global) (#322) (8500423)
  • add filter to method signature (f6fb81e)
  • hybrid glossaries (#338) (d37671a)
  • hybrid glossary tutorial region tag (#334) (d61836d)
  • use compatible version of google-gax (620304e)
  • use correct version for x-goog-api-client header (50950c9)

Features

  • add label support (#331) (c912f71)
  • load protos from JSON, grpc-fallback support (423c336)
  • samples for hybrid glossaries tutorial (#327) (96ec12f)

v4.1.3

05 Aug 17:01
Compare
Choose a tag to compare

Bug Fixes

  • allow calls with no request, add JSON proto (#313) (01afc09)

v4.1.2

23 Jul 21:01
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop unused dependency lodash.merge, related to sec vulnerability (fixes #301) (#302) (018efd4)

v4.1.1

01 Jul 14:02
Compare
Choose a tag to compare

Bug Fixes

  • docs: link to reference docs section on googleapis.dev (#298) (d49a68e)

v4.1.0

14 Jun 14:47
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency is-html to v2 (#280) (00187c9)
  • deps: update dependency teeny-request to v4 (#292) (5d608f2)
  • docs: move to new client docs URL (#294) (ecb6cab)
  • types: use Metadata types for apiResponse (#277) (cf7899f)

Features

  • support apiEndpoint override (#285) (dc8fe12)
  • support apiEndpoint override in client constructor (#289) (35f1229)