Changelog

1.11.0 (2023年12月07日)

Features

  • Add support for python 3.12 (31d043d)

  • Introduce compatibility with native namespace packages (31d043d)

Bug Fixes

  • Require proto-plus >= 1.22.3 (31d043d)

  • Use retry_async instead of retry in async client (31d043d)

1.10.1 (2023年09月18日)

Documentation

1.10.0 (2023年07月11日)

Features

  • Added support for batch mode priority (1c4f0fe)

  • Added support for content encryption (DRM) (1c4f0fe)

  • Added support for disabling job processing optimizations (1c4f0fe)

  • Added support for segment template manifest generation with DASH (1c4f0fe)

1.9.1 (2023年07月04日)

Bug Fixes

  • Add async context manager return types (#314) (a56cebc)

1.9.0 (2023年04月13日)

Features

  • Add support for batch processing mode (#300) (b1bbc0d)

1.8.2 (2023年04月12日)

Documentation

  • samples: Remove restriction of JPEGs only for overlay images (#299) (a73bdbb)

  • samples: Update captions code samples for display name and language (10adada)

1.8.1 (2023年03月23日)

Documentation

  • Fix formatting of request arg in docstring (#296) (ced945e)

1.8.0 (2023年03月01日)

Features

  • Specifying language code and display name for text and audio streams is now supported (#288) (9a47aa7)

1.7.0 (2023年02月28日)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#283) (3c36813)

1.6.1 (2023年01月23日)

Bug Fixes

  • Add context manager return types (37abda1)

Documentation

  • Add documentation for enums (37abda1)

1.6.0 (2023年01月10日)

Features

1.5.0 (2022年12月15日)

Features

  • Add PreprocessingConfig.deinterlace (227a759)

  • Add support for google.cloud.video.transcoder.__version__ (227a759)

  • Add typing to proto.Message based class attributes (227a759)

Bug Fixes

  • Add dict typing for client_options (227a759)

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (0d53a7b)

  • Drop usage of pkg_resources (0d53a7b)

  • Fix timeout default values (0d53a7b)

Documentation

  • Minor documentation changes (227a759)

  • samples: Snippetgen handling of repeated enum field (227a759)

  • samples: Snippetgen should call await on the operation coroutine before calling result (0d53a7b)

1.4.3 (2022年10月07日)

Bug Fixes

1.4.2 (2022年09月29日)

Bug Fixes

1.4.1 (2022年08月11日)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#217) (150b732)

  • deps: require proto-plus >= 1.22.0 (150b732)

1.4.0 (2022年07月16日)

Features

  • add audience parameter (63e75a3)

  • add support for user labels for job and job template (#203) (a0d7927)

Bug Fixes

1.3.2 (2022年06月03日)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#196) (04ee631)

1.3.1 (2022年03月05日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#153) (03ba693)

1.3.0 (2022年02月24日)

Features

Bug Fixes

  • deps: require proto-plus >= 1.20.3 (ac6a403)

  • Remove deprecated v1beta1 API that is no longer available (#138) (e8a85da)

  • rename mapping attribute of AudioStream to mapping_ (c14695b)

  • resolve DuplicateCredentialArgs error when using credentials_file (6774bd3)

  • resolve issue where mapping attribute of AudioStream could not be set (c14695b)

Documentation

  • add generated snippets (e8a85da)

  • samples: update samples to use mapping_ attribute of AudioStream (#142) (7fbc619)

  • samples: add samples and tests for adding captions to a job (#131) (e30431f)

1.2.1 (2021年11月04日)

Bug Fixes

  • deps: drop packaging dependency (9850614)

  • deps: require google-api-core >= 1.28.0 (9850614)

Documentation

  • list oneofs in docstring (9850614)

1.2.0 (2021年10月14日)

Features

1.1.0 (2021年10月08日)

Features

  • add context manager support in client (#104) (2c5f07d)

Bug Fixes

  • remove Encryption settings that were published erroneously (#102) (824009a)

1.0.1 (2021年09月30日)

Bug Fixes

  • improper types in pagers generation (34391dc)

1.0.0 (2021年09月29日)

Features

  • bump release level to production/stable (#79) (45ba870)

0.5.1 (2021年09月24日)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (81b1273)

0.5.0 (2021年08月07日)

Features

  • Add ttl_after_completion_days field to Job (d862900)

  • Add video cropping feature (#81) (d862900)

  • Add video padding feature (d862900)

Documentation

  • Indicate v1beta1 deprecation (d862900)

  • Update proto documentation (d862900)

0.4.1 (2021年07月27日)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#70) (37d076a)

  • enable self signed jwt for grpc (#75) (af5ecd9)

Documentation

  • add Samples section to CONTRIBUTING.rst (#71) (0b67055)

Miscellaneous Chores

0.4.0 (2021年07月09日)

Features

Bug Fixes

Documentation

0.3.1 (2021年05月28日)

Bug Fixes

0.3.0 (2021年03月31日)

Features

0.2.1 (2021年02月12日)

Bug Fixes

0.2.0 (2020年11月14日)

Features

  • add create_time, start_time, and end_time to jobs (#10) (a5a210e)

0.1.0 (2020年08月24日)

Features

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.