Changelog
0.7.18 (2025-06-11)
Documentation
- Update import statement example in README ( 0131a33 )
0.7.17 (2025-03-15)
Bug Fixes
-
[Many APIs] Allow Protobuf 6.x ( 4757dae )
-
remove setup.cfg configuration for creating universal wheels ( #13659 ) ( 59bfd42 )
0.7.16 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( 5cdcc9d )
-
Add support for reading selective GAPIC generation methods from service YAML ( 5cdcc9d )
0.7.15 (2024-12-12)
Features
- Add support for opt-in debug logging ( cf4d0e0 )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( cf4d0e0 )
0.7.14 (2024-11-11)
Bug Fixes
0.7.13 (2024-10-24)
Features
0.7.12 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 9cdac77 )
0.7.11 (2024-07-08)
Bug Fixes
0.7.10 (2024-05-27)
Features
-
add apis for Create, Read, Update, Delete for VODConfigs ( d100eea )
-
added adtracking to Livesession ( d100eea )
-
added fetchoptions with custom headers for Live and VODConfigs ( d100eea )
-
added targetting parameter support to Livesession ( d100eea )
-
added token config for MediaCdnKey ( d100eea )
-
allowed usage for VODConfigs in VODSession ( d100eea )
0.7.9 (2024-03-05)
Bug Fixes
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
-
Require proto-plus >= 1.22.3 ( 31d043d )
-
Use
retry_async
instead ofretry
in async client ( 31d043d )
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
-
deps:require google-api-core>=1.33.1,>=2.8.0 ( 48e8350 )
-
deps:require protobuf >= 3.20.1 ( 48e8350 )
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 )