Changelog
1.14.0 (2025-10-20)
Features
- Add support for Python 3.14 ( 98ee71abc0f97c88239b50bf0e0827df19630def )
 
Bug Fixes
- Deprecate credentials_file argument ( 98ee71abc0f97c88239b50bf0e0827df19630def )
 
1.13.0 (2025-09-24)
Documentation
- [google-cloud-video-live-stream] Update requirements of resource ID fields to be more clear ( 26730096e491346f02af2a82138224a110485e74 )
 
Features
-  
[google-cloud-video-live-stream] Added H.265 (HEVC) codec support ( 26730096e491346f02af2a82138224a110485e74 )
 -  
[google-cloud-video-live-stream] Added UHD (4k) resolution support ( 26730096e491346f02af2a82138224a110485e74 )
 -  
[google-cloud-video-live-stream] Added Auto Transcription support ( 26730096e491346f02af2a82138224a110485e74 )
 -  
[google-cloud-video-live-stream] Added StartDistribution/StopDistribution methods and Distribution/DistributionStream messages used for distributing live streams to external RTMP/SRT endpoints ( 26730096e491346f02af2a82138224a110485e74 )
 -  
[google-cloud-video-live-stream] Added PreviewInput method used for the low latency input monitoring ( 26730096e491346f02af2a82138224a110485e74 )
 -  
[google-cloud-video-live-stream] Added UpdateEncryptions event to perform key rotation without restarting a channel ( 26730096e491346f02af2a82138224a110485e74 )
 
1.12.0 (2025-05-15)
Features
-  
added DVRSession methods to support DVR feature ( f20efc4 )
 -  
added OutputType field to the Clip resource to support MP4 clipping ( f20efc4 )
 
Documentation
-  
A comment for field
requested_cancellationin message.google.cloud.video.livestream.v1.OperationMetadatais changed to clarify error type ( f20efc4 ) -  
Clarified GCS in the comment for method
DeleteClipin serviceLivestreamService( f20efc4 ) -  
Updated comment for field
update_maskin message.google.cloud.video.livestream.v1.UpdateInputRequestto indicate updates intierfield are allowed ( f20efc4 ) 
1.11.1 (2025-03-15)
Bug Fixes
-  
[Many APIs] Allow Protobuf 6.x ( 4757dae )
 -  
remove setup.cfg configuration for creating universal wheels ( #13659 ) ( 59bfd42 )
 
1.11.0 (2025-02-12)
Features
-  
Add REST Interceptors which support reading metadata ( 5cdcc9d )
 -  
Add support for reading selective GAPIC generation methods from service YAML ( 5cdcc9d )
 
1.10.0 (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 )
 
1.9.1 (2024-11-11)
Bug Fixes
1.9.0 (2024-10-24)
Features
1.8.1 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 9cdac77 )
 
1.8.0 (2024-07-11)
Features
-  
added Clip resource for performing clip cutting jobs ( 3ca8bfb )
 -  
added RetentionConfig for enabling retention of output media segments ( 3ca8bfb )
 -  
added StaticOverlay for embedding images the whole duration of the live stream ( 3ca8bfb )
 
Documentation
- clarify the format of key/id fields ( 3ca8bfb )
 
1.7.4 (2024-07-08)
Bug Fixes
1.7.3 (2024-03-05)
Bug Fixes
1.7.2 (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 )
 
1.7.1 (2024-02-06)
Bug Fixes
-  
Add google-auth as a direct dependency ( e16032f )
 -  
Add staticmethod decorator to
_get_client_cert_sourceand_get_api_endpoint( e16032f ) -  
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( e16032f )
 
1.7.0 (2024-02-01)
Features
1.6.0 (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_asyncinstead ofretryin async client ( 31d043d ) 
1.5.2 (2023-09-19)
Documentation
1.5.1 (2023-08-11)
Documentation
1.5.0 (2023-08-09)
Features
-  
Added a new asset resource which can be used as the content of slate events ( 825eedf )
 -  
Added a new pool resource for protecting input endpoints within a VPC Service Controls perimeter ( 825eedf )
 -  
Added support for slate events which allow users to create and insert a slate into a live stream to replace the main live stream content ( 825eedf )
 
1.4.1 (2023-07-04)
Bug Fixes
1.4.0 (2023-03-23)
Features
-  
Added Encryption for enabling output encryption with DRM systems ( 638bd0a )
 -  
Added InputConfig to allow enabling/disabling automatic failover ( 638bd0a )
 -  
Added new tasks to Event: inputSwitch, returnToProgram, mute, unmute ( 638bd0a )
 -  
Added support for audio normalization and audio gain ( 638bd0a )
 -  
Added TimecodeConfig for specifying the source of timecode used in media workflow synchronization ( 638bd0a )
 
Documentation
-  
Clarify behavior when update_mask is omitted in PATCH requests ( 638bd0a )
 -  
Fix formatting of request arg in docstring ( #154 ) ( c41b461 )
 
1.3.0 (2023-02-28)
Features
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
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
0.2.0 (2022-07-16)
Features
- add audience parameter ( f8824ce )
 
Bug Fixes
Documentation
0.1.5 (2022-06-03)
Bug Fixes
Documentation
0.1.4 (2022-05-22)
Documentation
0.1.3 (2022-05-03)
Documentation
0.1.2 (2022-04-28)
Documentation
0.1.1 (2022-03-05)
Bug Fixes
0.1.0 (2022-02-15)
Features
- generate v1 ( 9ea3475 )
 

