Changes

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.