Releases: googleapis/nodejs-language
Releases · googleapis/nodejs-language
v4.0.0
⚠ BREAKING CHANGES
- drop node8 support (#405)
Features
Bug Fixes
- remove eslint, update gax, fix generated protos, run the generator (#447) (5ed5344)
v3.8.0
Features
- export protos in src/index.ts (482fb10)
v3.7.2
Bug Fixes
- adds encodingType to analyzeSyntax* sampless (#364) (5bb849a)
v3.7.1
Bug Fixes
- enum, bytes, and Long types now accept strings (#353) (bc20af5)
v3.7.0
Features
- move library to typescript code generation (#338) (8317b02)
Bug Fixes
- closing a client twice throws error earlier (9bf7e7c)
v3.6.3
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.1
Bug Fixes
- import long into proto ts declaration file (#323) (d327d99)
- docs: snippets are now replaced in jsdoc comments (#322) (e316d9a)
v3.6.0
Features
- added endpoint samples and updated docs for language api (#315) (0a01ee5)
v3.5.1
Bug Fixes
- deps: bump google-gax to 1.7.5 (#313) (8aeff90)
- deps: update dependency @google-cloud/storage to v4 (#311) (7178243)