Changelog

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