Skip to content

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 08 Sep 15:37
b4f50c6

1.2.4 (2026-09-08)

⚠ BREAKING CHANGES

  • api: 2 breaking changes to the SDK surface.
    • Removed operation videoAssets.recover (POST /video/asset/recover).
    • Removed operation videoAssets.listRecycleBin (GET /video/asset/recoverable/list).

Features

  • api: remove operation videoAssets.recover (+3 more changes) (cea2eed)

Chores