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.12.1

19 Oct 21:08
e17a97e
Compare
Choose a tag to compare

3.12.1 (2023-10-19)

Bug Fixes

  • Require google-cloud-core >= 1.4.4 (8542583)

Documentation

v3.12.0

08 Aug 14:58
20617c4
Compare
Choose a tag to compare

3.12.0 (2023-08-08)

Features

  • Added shadow removal and rotation correction options to Document Translation and Batch Document Translation API (#511) (285059a)

v3.11.3

31 Jul 13:58
711a9d5
Compare
Choose a tag to compare

3.11.3 (2023-07-28)

Documentation

v3.11.2

05 Jul 15:00
603ef26
Compare
Choose a tag to compare

3.11.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#496) (528a91d)

v3.11.1

27 Mar 15:58
554c4f8
Compare
Choose a tag to compare

3.11.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#487) (59f7107)

v3.11.0

28 Feb 23:41
10599f6
Compare
Choose a tag to compare

3.11.0 (2023-02-28)

Features

  • Add supported fields in document translation request and refresh translation v3 GA service proto documentation (cb63888)
  • Enable "rest" transport in Python for services supporting numeric enums (cb63888)

v3.10.1

23 Jan 15:49
92d8aee
Compare
Choose a tag to compare

3.10.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (e20fa00)

Documentation

  • Add documentation for enums (e20fa00)

v3.10.0

10 Jan 17:14
409ad1c
Compare
Choose a tag to compare

3.10.0 (2023-01-10)

Features

v3.9.0

15 Dec 23:11
e3a0dda
Compare
Choose a tag to compare

3.9.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (60573e6)

Bug Fixes

  • Add dict typing for client_options (60573e6)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (60573e6)
  • Drop usage of pkg_resources (60573e6)
  • Fix timeout default values (60573e6)

Documentation

  • samples: Snippetgen handling of repeated enum field (60573e6)
  • samples: Snippetgen should call await on the operation coroutine before calling result (60573e6)

v3.8.4

10 Oct 16:10
a764602
Compare
Choose a tag to compare

3.8.4 (2022-10-07)

Bug Fixes