Changelog

1.12.2 (2024-02-22)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12310) (41821da)

  • fix ValueError in test__validate_universe_domain (2451e88)

1.12.1 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (e16032f)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (e16032f)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (e16032f)

1.12.0 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12244) (8d6b772)

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