Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Releases: googleapis/python-translate

v3.7.2

07 Mar 16:37
1c7beef
Compare
Choose a tag to compare

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

28 Feb 23:16
7a2bdf0
Compare
Choose a tag to compare

3.7.1 (2022-02-26)

Documentation

v3.7.0

24 Feb 16:37
0860db2
Compare
Choose a tag to compare

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

04 Nov 14:32
7f24f92
Compare
Choose a tag to compare

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

19 Oct 01:18
1ab82aa
Compare
Choose a tag to compare

Features

Bug Fixes

  • add model signature for batch document translation (#276) (be0b01b)

v3.5.0

12 Oct 19:53
684bd28
Compare
Choose a tag to compare

Features

  • add context manager support in client (#267) (6e750e8)

Bug Fixes

  • #254 by increasing timeout, use backoff module instead of flaky (#271) (0cff0f2)

v3.4.1

30 Sep 18:48
6bfc0f8
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (6bbf390)
  • improper types in pagers generation (cd70523)

v3.4.0

30 Aug 15:17
41b0eda
Compare
Choose a tag to compare

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

29 Jul 15:47
e503a91
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#206) (6f1df67)

Miscellaneous Chores

v3.3.1

21 Jul 22:48
5ab6553
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#205) (3a11025)