Releases: googleapis/python-translate
Releases · googleapis/python-translate
v3.7.2
3.7.2 (2022-03-05)
Bug Fixes
- deps: require google-api-core>=1.31.5, >=2.3.2 (#348) (fe3ac1e)
- deps: require proto-plus>=1.15.0 (fe3ac1e)
v3.7.1
3.7.1 (2022-02-26)
Documentation
v3.7.0
3.7.0 (2022-02-03)
Features
Bug Fixes
- 290 added a create glossary line before each call using bistro-glossary (#302) (742e414)
- resolve DuplicateCredentialArgs error when using credentials_file (26791c2)
v3.6.1
Bug Fixes
- deps: drop packaging dependency (7924322)
- deps: require google-api-core >= 1.28.0 (7924322)
Documentation
- list oneofs in docstring (7924322)
- samples: Add Cloud Code tags for API Explorer pilot (#282) (3e8df68)
v3.6.0
Features
Bug Fixes
- add model signature for batch document translation (#276) (be0b01b)
v3.5.0
Features
Bug Fixes
- #254 by increasing timeout, use backoff module instead of flaky (#271) (0cff0f2)
v3.4.1
Bug Fixes
- add 'dict' annotation type to 'request' (6bbf390)
- improper types in pagers generation (cd70523)
v3.4.0
Features
- add translate_document and batch_translate_document (#234) (b5962d6)
- v3beta1: add format_conversions (b5962d6)
Bug Fixes
- add missing annotation for batch document translation (#231) (a1297ba)
v3.3.2
Bug Fixes
Documentation
- add Samples section to CONTRIBUTING.rst (#206) (6f1df67)
Miscellaneous Chores
v3.3.1
Bug Fixes
- deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#205) (3a11025)