Changelog
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_source
and_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
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)
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)