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

v1.5.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 22:26
550081a

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)