Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Releases: googleapis/python-media-translation

v0.11.2

27 Mar 15:34
f193328
Compare
Choose a tag to compare

0.11.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#268) (fd5d72d)

v0.11.1

23 Jan 15:54
073fd14
Compare
Choose a tag to compare

0.11.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (ef48274)

Documentation

  • Add documentation for enums (ef48274)

v0.11.0

10 Jan 18:23
ed65c77
Compare
Choose a tag to compare

0.11.0 (2023-01-10)

Features

v0.10.0

14 Dec 21:35
da69582
Compare
Choose a tag to compare

0.10.0 (2022-12-14)

Features

  • Add support for google.cloud.mediatranslation.__version__ (0600814)
  • Add typing to proto.Message based class attributes (0600814)

Bug Fixes

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

Documentation

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

v0.9.4

10 Oct 16:06
ecd16f1
Compare
Choose a tag to compare

0.9.4 (2022-10-07)

Bug Fixes

v0.9.3

04 Oct 00:30
019377d
Compare
Choose a tag to compare

0.9.3 (2022-09-29)

Bug Fixes

v0.9.2

16 Aug 14:46
88353fd
Compare
Choose a tag to compare

0.9.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#211) (5f455e4)
  • deps: require proto-plus >= 1.22.0 (5f455e4)

v0.9.1

13 Jul 17:21
f2b15dc
Compare
Choose a tag to compare

0.9.1 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#203) (57407d6)

v0.9.0

07 Jul 13:45
d8a3f32
Compare
Choose a tag to compare

0.9.0 (2022-07-06)

Features

Bug Fixes

v0.8.2

07 Jun 11:58
78168cb
Compare
Choose a tag to compare

0.8.2 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#191) (0671443)