Skip to content

Releases: gumlet/nodejs-sdk

v1.0.21

Choose a tag to compare

@github-actions github-actions released this 20 Aug 13:00
da8bc3f

1.0.21 (2026-08-20)

Chores

  • api: update generated SDK content (453553a)

v1.0.20

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:57
ba8fd85

1.0.20 (2026-08-20)

Chores

  • api: update generated SDK content (ee08bc4)

v1.0.19

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:52
2808685

1.0.19 (2026-08-20)

⚠ BREAKING CHANGES

  • api: Added required body field filters to imageUsageAnalytics.retrieve.

Features

  • api: add body field filters on imageUsageAnalytics.retrieve (e0f18f0)

Chores

v1.0.18

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:26
ddd6fa7

1.0.18 (2026-08-20)

Chores

  • api: update generated SDK content (48fdc31)

v1.0.17

Choose a tag to compare

@github-actions github-actions released this 20 Aug 11:12
82f200f

1.0.17 (2026-08-20)

Chores

  • api: update generated SDK content (286142f)

v1.0.16

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:28
cd4309f

1.0.16 (2026-08-20)

⚠ BREAKING CHANGES

  • api: Removed operation imageSources.analytics (POST /image/analytics).

Features

  • api: remove operation imageSources.analytics (+1 more change) (134b4c0)

Chores

v1.0.15

Choose a tag to compare

@github-actions github-actions released this 20 Aug 03:37
86ebfb7

1.0.15 (2026-08-20)

Chores

v1.0.14

Choose a tag to compare

@github-actions github-actions released this 19 Aug 20:02
c240daf

1.0.14 (2026-08-19)

Features

  • api: add body field group_by on imageSources.analytics (7316216)

Chores

v1.0.13

Choose a tag to compare

@github-actions github-actions released this 19 Aug 19:16
f9819b8

1.0.13 (2026-08-19)

⚠ BREAKING CHANGES

  • api: 6 breaking changes to the SDK surface.
    • Removed operation videoAssets.retrieveStatus (GET /video/assets/{asset_id}).
    • Removed operation videoAssets.upload2 (POST /video/assets/{asset_ID}/subtitle/upload).
    • Removed operation videoAssets.upload3 (POST /video/assets/{asset_ID}/audio/upload).
    • Removed operation videoUsageAnalytics.createDetails (POST /video/analytics).
    • Removed operation multipartUpload.listPartUrl (GET /video/assets/{asset_id}/multipartupload/{part_number}/sign).
    • Removed operation liveStreamAssets.listStatusCopy (GET /video/live/assets/{live_asset_id}/history).
  • api: 2 breaking changes to the SDK surface.
    • Removed operation videoAssets.subtitleUploadComplete (POST /video/assets/{asset_ID}/subtitle/upload/event).
    • Removed operation liveStreamAssets.postVideoliveassetsId (POST /video/live/assets/{live_asset_id}/start).
  • api: 20 breaking changes to the SDK surface.
    • Operation videoAssets.list route changed from GET /video/assets/list/{workspace_id} to GET /video/workspaces/{workspace_id}/list.
    • Serialization or defaults of query param type on videoAssets.list changed.
    • Serialization or defaults of query param sortBy on videoAssets.list changed.
    • Serialization or defaults of query param orderBy on videoAssets.list changed.
    • Serialization or defaults of query param offset on videoAssets.list changed.
    • Serialization or defaults of query param size on videoAssets.list changed.
    • Removed query param folder from videoAssets.list.
    • Removed operation videoAssets.selectFrom (POST /video/assets/{asset_id}/thumbnail-select).
    • Removed operation videoAssets.selectFromImageFile (POST /video/assets/{asset_ID}/thumbnail).
    • Removed operation videoAssets.postVideoassetrecover (POST /video/asset/recover).
    • Removed operation videoAssets.listWorkspaceContent (GET /video/workspaces/{workspace_id}/list).
    • Removed operation videoUsageAnalytics.create (POST /video/analytics).
    • Removed operation videoUsageAnalytics.streamingDuration (GET /video/streaming-duration).
    • Removed operation multipartUpload.signPart (GET /video/assets/{asset_id}/multipartupload/{part_number}/sign).
    • Removed operation videoPlaylists.createAssetTo (POST /video/playlist/{playlist_id}/asset).
    • Removed operation videoPlaylists.deleteAssetFrom (DELETE /video/playlist/{playlist_id}/asset).
    • Removed operation videoPlaylists.deleteId (DELETE /video/playlist/{playlist_id}).
    • Removed operation videoPlaylists.reorderAssets2 (POST /video/playlists/{playlist_id}/reorder).
    • Removed operation folders.create1 (POST /video/workspaces/{workspace_id}/folders).
    • Removed operation folders.deleteAssetsFrom (POST /video/workspaces/{workspace_id}/remove-assets-from-folder).
  • api: Serialization or defaults of query param page on videoUsageAnalytics.streamingDuration changed.

Features

  • api: update operation videoAssets.list (+39 more changes) (00b3b34)
  • api: update SDK surface (1 change) (380a4d6)
  • api: update SDK surface (12 changes) (7fbaf3c)
  • api: update SDK surface (4 changes) (6cc0991)

Chores

  • api: update generated SDK content (4645167)
  • api: update generated SDK content (3a3482c)
  • api: update generated SDK content (dc01475)
  • api: update generated SDK content (9b52f1a)
  • api: update generated SDK content (2a44dec)
  • release 1.0.13 (c57ab68)

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:02
624b885

1.0.12 (2026-08-19)

⚠ BREAKING CHANGES

  • api: Renamed SDK from GumletPteLtd to Gumlet.

Features

Chores