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

Releases: googleapis/nodejs-language

v4.0.0

13 Apr 21:51
612b280
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • drop node8 support (#405)

Features

Bug Fixes

  • remove eslint, update gax, fix generated protos, run the generator (#447) (5ed5344)

v3.8.0

03 Mar 00:16
38c4b08
Compare
Choose a tag to compare

Features

  • export protos in src/index.ts (482fb10)

v3.7.2

10 Feb 21:01
af4cf00
Compare
Choose a tag to compare

Bug Fixes

  • adds encodingType to analyzeSyntax* sampless (#364) (5bb849a)

v3.7.1

30 Jan 23:16
1faa144
Compare
Choose a tag to compare

Bug Fixes

  • enum, bytes, and Long types now accept strings (#353) (bc20af5)

v3.7.0

06 Jan 18:48
Compare
Choose a tag to compare

Features

  • move library to typescript code generation (#338) (8317b02)

Bug Fixes

  • closing a client twice throws error earlier (9bf7e7c)

v3.6.3

06 Dec 00:16
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (d93b13e)
  • correct AutoML Natural Language region tags to match with all other languages. (#335) (e20276a)

v3.6.2

18 Nov 21:47
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency yargs to v15 (#328) (f035a45)

v3.6.1

15 Nov 01:02
Compare
Choose a tag to compare

Bug Fixes

  • import long into proto ts declaration file (#323) (d327d99)
  • docs: snippets are now replaced in jsdoc comments (#322) (e316d9a)

v3.6.0

08 Nov 15:02
Compare
Choose a tag to compare

Features

  • added endpoint samples and updated docs for language api (#315) (0a01ee5)

v3.5.1

22 Oct 19:19
Compare
Choose a tag to compare

Bug Fixes

  • deps: bump google-gax to 1.7.5 (#313) (8aeff90)
  • deps: update dependency @google-cloud/storage to v4 (#311) (7178243)