This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
v1.7.0
10-07-2019 14:57 PDT
Implementation Changes
- Update docstrings, client confg (via synth). (#9411)
- Remove send / receive message size limit (via synth). (#8974)
New Features
- Add support for V3 of the API. (#9020)
- Make
parent
argument required for all client methods in v3beta1; addlabels
argument (via synth). (#9354) - Add client options to translate_v2. (#8737)
Dependencies
- Bump minimum version for google-api-core to 1.14.0. (#8709)
Documentation
- Fix links to reference documentation. (#8884)
- Link to googleapis.dev documentation in READMEs. (#8705)