Skip to content

Releases: gumlet/python-sdk

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 21 Sep 19:51
fc97192

1.0.6 (2026-09-21)

Chores

  • api: update generated SDK content (2eb4c7e)
  • api: update generated SDK content (687091f)
  • api: update generated SDK content (7a90920)

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 21 Sep 19:39
9fddaf0

1.0.5 (2026-09-21)

⚠ BREAKING CHANGES

  • api: 187 breaking changes to the SDK surface.
    • 401 error response of videoAssets.create changed from application/json to error.
    • 403 error response of videoAssets.create changed from application/json to error.
    • 422 error response of videoAssets.create changed from application/json to error.
    • 500 error response of videoAssets.create changed from application/json to error.
    • 403 error response of videoAssets.upload changed from application/json to error.
    • 422 error response of videoAssets.upload changed from application/json to error.
    • 500 error response of videoAssets.upload changed from application/json to error.
    • 403 error response of videoAssets.delete changed from application/json to error.
    • 401 error response of videoAssets.update changed from application/json to error.
    • 403 error response of videoAssets.update changed from application/json to error.
    • 422 error response of videoAssets.update changed from application/json to error.
    • 401 error response of videoAssets.thumbnailSelect changed from application/json to error.
    • 403 error response of videoAssets.thumbnailSelect changed from application/json to error.
    • 500 error response of videoAssets.thumbnailSelect changed from application/json to error.
    • 401 error response of videoAssets.thumbnailUpload changed from application/json to error.
    • 403 error response of videoAssets.thumbnailUpload changed from application/json to error.
    • 500 error response of videoAssets.thumbnailUpload changed from application/json to error.
    • 401 error response of videoAssets.createUpdateChapter changed from application/json to error.
    • 403 error response of videoAssets.createUpdateChapter changed from application/json to error.
    • 500 error response of videoAssets.createUpdateChapter changed from application/json to error.
    • 401 error response of videoAssets.list changed from application/json to error.
    • 403 error response of videoAssets.list changed from application/json to error.
    • 403 error response of videoAssets.listDeprecated changed from application/json to error.
    • 401 error response of videoAssets.deleteMany changed from application/json to error.
    • 403 error response of videoAssets.deleteMany changed from application/json to error.
    • 500 error response of videoAssets.deleteMany changed from application/json to error.
    • 401 error response of videoAssets.tagMany changed from application/json to error.
    • 403 error response of videoAssets.tagMany changed from application/json to error.
    • 500 error response of videoAssets.tagMany changed from application/json to error.
    • 401 error response of videoAssets.analytics changed from application/json to error.
    • 403 error response of videoAssets.analytics changed from application/json to error.
    • 500 error response of videoAssets.analytics changed from application/json to error.
    • 401 error response of subtitleUpload.upload changed from application/json to error.
    • 403 error response of subtitleUpload.upload changed from application/json to error.
    • 500 error response of subtitleUpload.upload changed from application/json to error.
    • 401 error response of subtitleUpload.complete changed from application/json to error.
    • 403 error response of subtitleUpload.complete changed from application/json to error.
    • 500 error response of subtitleUpload.complete changed from application/json to error.
    • 401 error response of audioUpload.upload changed from application/json to error.
    • 403 error response of audioUpload.upload changed from application/json to error.
    • 500 error response of audioUpload.upload changed from application/json to error.
    • 401 error response of audioUpload.complete changed from application/json to error.
    • 403 error response of audioUpload.complete changed from application/json to error.
    • 500 error response of audioUpload.complete changed from application/json to error.
    • 401 error response of videoUsageAnalytics.retrieve changed from application/json to error.
    • 403 error response of videoUsageAnalytics.retrieve changed from application/json to error.
    • 401 error response of videoUsageAnalytics.topAssets changed from application/json to error.
    • 403 error response of videoUsageAnalytics.topAssets changed from application/json to error.
    • 401 error response of multipartUpload.retrievePartUrl changed from application/json to error.
    • 403 error response of multipartUpload.retrievePartUrl changed from application/json to error.
    • 401 error response of multipartUpload.complete changed from application/json to error.
    • 403 error response of multipartUpload.complete changed from application/json to error.
    • 403 error response of videoProfiles.create changed from application/json to error.
    • 422 error response of videoProfiles.create changed from application/json to error.
    • 500 error response of videoProfiles.create changed from application/json to error.
    • 401 error response of videoProfiles.list changed from application/json to error.
    • 403 error response of videoProfiles.list changed from application/json to error.
    • 401 error response of videoProfiles.update changed from application/json to error.
    • 403 error response of videoProfiles.update changed from application/json to error.
    • 500 error response of videoProfiles.update changed from application/json to error.
    • 403 error response of videoProfiles.retrieve changed from application/json to error.
    • 403 error response of videoProfiles.delete changed from application/json to error.
    • 401 error response of videoPlaylists.create changed from application/json to error.
    • 403 error response of videoPlaylists.create changed from application/json to error.
    • 422 error response of videoPlaylists.create changed from application/json to error.
    • 401 error response of videoPlaylists.listAll changed from application/json to error.
    • 403 error response of videoPlaylists.listAll changed from application/json to error.
    • 401 error response of videoPlaylists.createAsset changed from application/json to error.
    • 403 error response of videoPlaylists.createAsset changed from application/json to error.
    • 401 error response of videoPlaylists.deleteAsset changed from application/json to error.
    • 403 error response of videoPlaylists.deleteAsset changed from application/json to error.
    • 401 error response of videoPlaylists.update changed from application/json to error.
    • 403 error response of videoPlaylists.update changed from application/json to error.
    • 401 error response of videoPlaylists.delete changed from application/json to error.
    • 403 error response of videoPlaylists.delete changed from application/json to error.
    • 401 error response of videoPlaylists.listAssets changed from application/json to error.
    • 403 error response of videoPlaylists.listAssets changed from application/json to error.
    • 401 error response of videoPlaylists.reorderAsset changed from application/json to error.
    • 403 error response of videoPlaylists.reorderAsset changed from application/json to error.
    • 401 error response of webhooks.create changed from application/json to error.
    • 403 error response of webhooks.create changed from application/json to error.
    • 422 error response of webhooks.create changed from application/json to error.
    • 401 error response of webhooks.list changed from application/json to error.
    • 403 error response of webhooks.list changed from application/json to error.
    • 401 error response of webhooks.update changed from application/json to error.
    • 403 error response of webhooks.update changed from application/json to error.
    • 401 error response of webhooks.delete changed from application/json to error.
    • 403 error response of webhooks.delete changed from application/json to error.
    • 401 error response of webhooks.history changed from application/json to error.
    • 403 error response of webhooks.history changed from application/json to error.
    • 401 error response of imageSources.create changed from application/json to error.
    • 422 error response of imageSources.create changed from application/json to error.
    • 401 error response of imageSources.list changed from application/json to error.
    • 403 error response of imageSources.list changed from application/json to error.
    • 401 error response of imageSources.retrieve changed from application/json to error.
    • 403 error response of imageSources.retrieve changed from application/json to error.
    • 401 error response of imageSources.update changed from application/json to error.
    • 403 error response of imageSources.update changed from application/json to error.
    • 401 error response of imageSources.delete changed from application/json to error.
    • 403 error response of imageSources.delete changed from application/json to error.
    • 401 erro...
Read more

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 21 Sep 19:07
d0e0e67

1.0.4 (2026-09-21)

⚠ BREAKING CHANGES

  • api: 2 breaking changes to the SDK surface.
    • Added required body field workspace_id to videoAssets.create.
    • Removed body field collection_id from videoAssets.create.

Features

  • api: update SDK surface (2 changes) (6df7d37)

Chores

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 21 Sep 16:33
4a36afb

1.0.2 (2026-09-21)

Chores

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Sep 16:27
8d2a475

1.0.1 (2026-09-21)

Chores

  • api: update generated SDK content (c2292f5)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 14:58
1248e29

1.0.0 (2026-09-21)

Features

  • api: add operation globalSearch.search (c9a2c9e)

Chores

  • api: update generated SDK content (845699d)
  • api: update generated SDK content (291aea8)
  • api: update generated SDK content (8580466)
  • release 1.0.0 (d7118c8)
  • release 1.0.0 (0bbcd73)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 12:38
d157b7b

0.3.0 (2026-09-21)

Features

  • api: add operation liveStreamAnalytics.usage (ac60a30)

Chores

  • api: regenerate SDK (02bd3cb)
  • api: update generated SDK content (04b0f2e)
  • api: update generated SDK content (82f24bf)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 12:53
79574d9

0.2.0 (2026-09-18)

Features

  • api: initial SDK generation (860d43a)

The semver version number is based on included commit messages. To release a specific version,
edit this pull request title to release: 1.2.3 — Scalar re-creates this pull request at that
version, so wait for the Release PR version check to pass before merging.

Brought to you by Scalar