Skip to content

Latest commit

 

History

History
327 lines (149 loc) · 18.9 KB

File metadata and controls

327 lines (149 loc) · 18.9 KB

Changelog

3.3.0 (2024-05-21)

Features

  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

3.2.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5192) (b926f13)

3.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5028) (852f3eb)

3.0.3 (2024-01-23)

Bug Fixes

  • [Many APIs] improve retry logic for streaming API calls (#4968) (7fbf16c)

3.0.2 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4588) (e5ad564)

3.0.1 (2023-08-09)

Bug Fixes

  • deps: @google-cloud/video-transcoder must not depend on itself (#4514) (cbce190)

3.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

2.7.0 (2023-07-11)

Features

  • [video-transcoder] added support for segment template manifest generation with DASH (#4407) (198cb4b)

2.6.0 (2023-04-13)

Features

  • [video-transcoder] add support for batch processing mode (#4166) (8b9f60d)

Bug Fixes

2.5.0 (2023-03-01)

Features

  • [video-transcoder] Specifying language code and display name for text and audio streams is now supported (#4035) (73d846e)

2.4.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3990) (878c55d)

2.4.0 (2023-01-28)

Features

2.3.0 (2022-12-16)

Features

2.2.3 (2022-11-10)

Bug Fixes

2.2.2 (2022-09-23)

Bug Fixes

  • Preserve default values in x-goog-request-params header (#210) (cd73192)

2.2.1 (2022-09-01)

Bug Fixes

2.2.0 (2022-06-29)

Features

2.1.0 (2022-06-16)

Features

  • add support for user labels for job and job template (#184) (675fbd6)

2.0.1 (2022-06-07)

Bug Fixes

  • deps: update dependency @google-cloud/video-transcoder to v2 (#177) (ffee92b)

2.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#175)

Build System

1.10.0 (2022-02-08)

Features

Bug Fixes

  • Remove deprecated v1beta1 API that is no longer available (#154) (76d9aab)

1.9.0 (2022-02-04)

Features

  • samples: add samples and tests for adding captions to videos (#143) (52ca4ff)

1.8.1 (2021-12-02)

Bug Fixes

  • add backoff for test retries and get job state queries (#131) (63bba1e)

1.8.0 (2021-11-11)

Features

  • samples: add example tags to generated samples (#128) (0f2f1a8)

1.7.2 (2021-10-13)

Bug Fixes

  • remove Encryption settings that were published due to a sync issue BREAKING CHANGE: requests specifying Encryption settings are rejected by the server (1509f5c)
  • update nodejs package name to video-transcoder (#119) (1509f5c)

1.7.1 (2021-09-09)

Bug Fixes

1.7.0 (2021-08-27)

Features

  • turns on self-signed JWT feature flag (#103) (1fba447)

1.6.1 (2021-08-19)

Bug Fixes

1.6.0 (2021-08-10)

Features

  • Add ttl_after_completion_days field to Job (75ea7d8)
  • Add video cropping feature (75ea7d8)
  • Add video padding feature (75ea7d8)

1.5.0 (2021-07-16)

Features

  • Enables generation of client libraries for C#, php and ruby. (#82) (721a9f9)
  • Initial commit for the Transcoder V1 client libraries (#86) (578abcb)

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#87) (00b82af)

1.4.4 (2021-07-12)

Bug Fixes

1.4.3 (2021-07-01)

Bug Fixes

  • deps: require google-gax v2.17.0 (#78) (cd436f8)
  • make request optional in all cases (#74) (630b974)

1.4.2 (2021-05-25)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#67) (6475120)

1.4.1 (2021-05-12)

Bug Fixes

  • deps: require google-gax v2.12.0 (#58) (50f8132)
  • use require() to load JSON protos (#61) (8f4fab7)

1.4.0 (2021-03-31)

Features

  • add spritesheet samples and tests. Remove unneeded list jobs ca… (#43) (7508d64)

1.3.0 (2021-03-15)

Features

  • samples: add code samples and tests for overlay creation (#39) (47686fa)

1.2.0 (2021-01-09)

Features

1.1.0 (2020-11-30)

Features

  • samples: add Transcoder samples (#8) (7bf59c3)

1.0.1 (2020-11-06)

Bug Fixes

  • do not modify options object, use defaultScopes (#6) (256e65b)

1.0.0 (2020-10-29)

⚠ BREAKING CHANGES

  • initial release of @google-cloud/video-transcoder (#1)

Features

  • initial release of @google-cloud/video-transcoder (#1) (2d70e9d)