Changelog

1.3.0 (2023-02-28)

Features

  • Enable “rest” transport in Python for services supporting numeric enums (#145) (f0cb14c)

1.2.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (379c135)

Documentation

  • Add documentation for enums (379c135)

1.2.0 (2023-01-10)

Features

1.1.0 (2022-12-15)

Features

  • Add support for google.cloud.video.live_stream.__version__ (714cbd4)

  • Add typing to proto.Message based class attributes (714cbd4)

Bug Fixes

  • Add dict typing for client_options (714cbd4)

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

  • Drop usage of pkg_resources (b836b51)

  • Fix timeout default values (b836b51)

Documentation

  • samples: Snippetgen handling of repeated enum field (714cbd4)

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

1.0.4 (2022-10-07)

Bug Fixes

1.0.3 (2022-09-29)

Bug Fixes

1.0.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#91) (7493188)

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

1.0.1 (2022-08-02)

Documentation

  • samples: fix timeout for create input and start channel LROs; first call can take up to 15 minutes (#86) (6062208)

1.0.0 (2022-07-18)

Features

  • bump release level to production/stable (#31) (b52dbc7)

0.2.0 (2022-07-16)

Features

Bug Fixes

Documentation

  • align channel config with best practices (#71) (2a1a5b2)

0.1.5 (2022-06-03)

Bug Fixes

  • deps: require protobuf <4.0.0dev (#65) (a072bbf)

Documentation

  • fix changelog header to consistent size (#66) (fbc3528)

0.1.4 (2022-05-22)

Documentation

  • updated comments to match API behaviors (#45) (bdc9463)

0.1.3 (2022-05-03)

Documentation

  • samples: add sample for creating a channel with a failover backup input (#37) (9587382)

0.1.2 (2022-04-28)

Documentation

0.1.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#13) (471eb70)

0.1.0 (2022-02-15)

Features