Changelog
0.7.8 (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)
0.7.7 (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)
0.7.6 (2024-02-01)
Features
0.7.5 (2023-12-07)
Features
Add support for python 3.12 (31d043d)
Introduce compatibility with native namespace packages (31d043d)
Bug Fixes
0.7.4 (2023-09-19)
⚠ BREAKING CHANGES
- use correct child_type annotation
Bug Fixes
- Use correct child_type annotation (bd0af89)
Documentation
0.7.3 (2023-07-04)
Bug Fixes
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)
0.7.1 (2023-05-15)
Bug Fixes
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)
0.6.1 (2023-01-23)
Bug Fixes
- Add context manager return types (6bc0894)
Documentation
- Add documentation for enums (6bc0894)
0.6.0 (2023-01-12)
Features
0.5.1 (2023-01-05)
Documentation
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)
0.4.0 (2022-10-27)
Features
0.3.2 (2022-10-10)
Bug Fixes
0.3.1 (2022-10-03)
Bug Fixes
Documentation
0.3.0 (2022-09-16)
Features
Bug Fixes
0.2.1 (2022-08-11)
Bug Fixes
0.2.0 (2022-07-16)
Features
add asset_id and stream_id fields to VodSession and LiveSession responses (fefdc9c)
add audience parameter (fefdc9c)
Bug Fixes
deps: require google-api-core>=1.32.0,>=2.8.0 (#45) (a5ec756)
remove COMPLETE_POD stitching option (fefdc9c)
0.1.2 (2022-06-03)
Bug Fixes
Documentation
0.1.1 (2022-03-05)
Bug Fixes
0.1.0 (2022-02-23)
Features
- add v1 (f164d04)