Changes
1.21.0 (2024-05-29)
Features
- video/stitcher: Add apis for Create, Read, Update, Delete for VODConfigs (3df3c04)
- video/stitcher: Added adtracking to Livesession (3df3c04)
- video/stitcher: Added fetchoptions with custom headers for Live and VODConfigs (3df3c04)
- video/stitcher: Added targetting parameter support to Livesession (3df3c04)
- video/stitcher: Added token config for MediaCdnKey (3df3c04)
- video/stitcher: Allowed usage for VODConfigs in VODSession (3df3c04)
Documentation
- video/stitcher: Added apis for Create, Read, Update, Delete For VODConfigs. Added vodConfig usage in VODSession. Added TokenConfig for MediaCdnKey. Added targeting_parameter and ad_tracking for Livesession. Added FetchOptions for Live and VOD configs. (3df3c04)
1.20.6 (2024-05-01)
Bug Fixes
- video: Bump x/net to v0.24.0 (ba31ed5)
1.20.5 (2024-03-14)
Bug Fixes
- video: Update protobuf dep to v1.33.0 (30b038d)
1.20.4 (2024-01-30)
Bug Fixes
- video: Enable universe domain resolution options (fd1d569)
1.20.3 (2023-11-01)
Bug Fixes
- video: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
1.20.2 (2023-10-26)
Bug Fixes
- video: Update grpc-go to v1.59.0 (81a97b0)
1.20.1 (2023-10-12)
Bug Fixes
- video: Update golang.org/x/net to v0.17.0 (174da47)
1.20.0 (2023-09-12)
Features
1.19.0 (2023-07-24)
Features
- video/livestream: 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 (432864c)
1.18.0 (2023-07-18)
Features
- video/transcoder: Added support for segment template manifest generation with DASH (#8242) (adb982e)
1.17.1 (2023-06-20)
Bug Fixes
- video: REST query UpdateMask bug (df52820)
1.17.0 (2023-05-30)
Features
- video: Update all direct dependencies (b340d03)
1.16.1 (2023-05-08)
Bug Fixes
- video: Update grpc to v1.55.0 (1147ce0)
1.16.0 (2023-04-25)
Features
- video/transcoder: Add support for batch processing mode (c298dcc)
1.15.0 (2023-04-04)
Features
- video/stitcher: LRO changes for CdnKey and Slate methods, VodSession changes for ad tracking, and LiveSession changes for live config (597ea0f)
- video/stitcher: Remove default_ad_break_duration from LiveConfig (226764d)
- video/stitcher: Update LRO metadata type to google.cloud.common.OperationMetadata (226764d)
Bug Fixes
- video/stitcher: Roll back the changes that update of LRO metadata type to google.cloud.common.OperationMetadata (#7651) (226764d)
- video/stitcher: Stop generation and rewind stitcher client (#7659) (3c4d7cf)
1.14.0 (2023-03-22)
Features
- video/livestream: Added TimecodeConfig for specifying the source of timecode used in media workflow synchronization (c967961)
1.13.0 (2023-03-01)
Features
- video/transcoder: Specifying language code and display name for text and audio streams is now supported (#7489) (8b895d2)
1.12.0 (2023-01-04)
Features
1.11.0 (2022-12-01)
Features
- video/transcoder: add PreprocessingConfig.deinterlace docs: minor documentation changes (7c8cbcf)
1.10.0 (2022-11-09)
Features
- video/stitcher: Add support for Media CDN (9c5d6c8)
1.9.0 (2022-11-03)
Features
- video: rewrite signatures in terms of new location (3c4b2b3)
1.8.0 (2022-10-25)
Features
- video: start generating stubs dir (de2d180)
1.7.0 (2022-06-29)
Features
- video/livestream: add C++ library rules for the Live Stream API (199b725)
- video/livestream: release as GA (5be6d33)
- video/stitcher: release as GA (5be6d33)
1.6.0 (2022-06-17)
Features
- video/transcoder: add support for user labels for job and job template (c84e111)
1.5.0 (2022-06-16)
Features
- video/stitcher: add asset_id and stream_id fields to VodSession and LiveSession responses fix: remove COMPLETE_POD stitching option (90489b1)
1.4.0 (2022-03-14)
Features
1.3.0 (2022-02-23)
Features
- video: set versionClient to module version (55f0d92)
1.2.0 (2022-02-11)
Features
- video/transcoder: remove apiv1beta1, turned down (#5467) (917d8d2)
- video: add file for tracking version (17b36ea)
1.1.0 (2022-01-25)
Features
1.0.1 (2021-10-18)
Bug Fixes
- video/transcoder: update nodejs package name to video-transcoder (30794e7)
1.0.0
Stabilize GA surface.
v0.1.0
This is the first tag to carve out video as its own module. See Add a module to a multi-module repository.