Releases: googleapis/nodejs-translate
Releases · googleapis/nodejs-translate
v5.1.0
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.1
Bug Fixes
- package.json in build/ caused bad publish (#361) (e9c8955)
v5.0.0
⚠ 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.0
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
Bug Fixes
- allow calls with no request, add JSON proto (#313) (01afc09)
v4.1.2
Bug Fixes
- deps: drop unused dependency lodash.merge, related to sec vulnerability (fixes #301) (#302) (018efd4)
v4.1.1
Bug Fixes
- docs: link to reference docs section on googleapis.dev (#298) (d49a68e)
v4.1.0
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)