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

Releases: googleapis/python-video-stitcher

v0.7.4

20 Sep 14:44
df73337

Choose a tag to compare

0.7.4 (2023-09-19)

⚠ BREAKING CHANGES

  • use correct child_type annotation

Bug Fixes

  • Use correct child_type annotation (bd0af89)

Documentation

v0.7.3

05 Jul 15:06
45fdcdb

Choose a tag to compare

0.7.3 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#161) (c97054a)

v0.7.2

31 May 20:35
0cbb221

Choose a tag to compare

0.7.2 (2023-05-25)

Documentation

  • samples: Add samples for live config and live session (b2f73e7)
  • samples: Update slates and CDN keys to use LROs (b2f73e7)

v0.7.1

15 May 18:53
169c886

Choose a tag to compare

0.7.1 (2023-05-15)

Bug Fixes

  • Remove default_ad_break_duration from LiveConfig (08c1a06)
  • Remove GamVodConfig (08c1a06)

v0.7.0

27 Mar 13:59
36ed3b3

Choose a tag to compare

0.7.0 (2023-03-27)

Features

  • LiveSession changes for live config (93971ed)
  • LRO changes for CdnKey and Slate methods (93971ed)
  • VodSession changes for ad tracking (93971ed)

Bug Fixes

  • Add AdTracking as a required parameter for VodSession (93971ed)

v0.6.1

23 Jan 15:52
61e3d86

Choose a tag to compare

0.6.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (6bc0894)

Documentation

  • Add documentation for enums (6bc0894)

v0.6.0

12 Jan 17:34
44a76f5

Choose a tag to compare

0.6.0 (2023-01-12)

Features

v0.5.1

05 Jan 17:17
c5e4918

Choose a tag to compare

0.5.1 (2023-01-05)

Documentation

  • samples: Add Media CDN samples (b905053)
  • samples: Move Akamai sample to its own file (b905053)

v0.5.0

15 Dec 23:16
51aad13

Choose a tag to compare

0.5.0 (2022-12-15)

Features

  • Add support for google.cloud.video.stitcher.__version__ (b45d82a)
  • Add typing to proto.Message based class attributes (b45d82a)

Bug Fixes

  • Add dict typing for client_options (b45d82a)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (25011aa)
  • Drop usage of pkg_resources (25011aa)
  • Fix timeout default values (25011aa)

Documentation

  • samples: Snippetgen handling of repeated enum field (b45d82a)
  • samples: Snippetgen should call await on the operation coroutine before calling result (25011aa)

v0.4.0

27 Oct 19:26
38244e4

Choose a tag to compare

0.4.0 (2022-10-27)

Features