Skip to content

release: 1.1.6 - #49

Closed
scalar-docs[bot] wants to merge 1 commit into
mainfrom
release-please--branches--scalar-next--components--nodejs-sdk
Closed

release: 1.1.6#49
scalar-docs[bot] wants to merge 1 commit into
mainfrom
release-please--branches--scalar-next--components--nodejs-sdk

Conversation

@scalar-docs

@scalar-docs scalar-docs Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

1.1.6 (2026-08-27)

⚠ BREAKING CHANGES

  • api: Removed operation dataApi.insightsChart (POST /video/viewer-analytics).
  • api: 4 breaking changes to the SDK surface.
    • Removed operation videoAssets.subtitleUpload (POST /video/assets/{asset_ID}/subtitle/upload).
    • Removed operation videoAssets.completeSubtitleUpload (POST /video/assets/{asset_ID}/subtitle/upload/event).
    • Removed operation videoAssets.audioUpload (POST /video/assets/{asset_ID}/audio/upload).
    • Removed operation videoAssets.completeAudioUpload (POST /video/assets/{asset_ID}/audio/upload/event).
  • api: Added required body field filters to imageUsageAnalytics.retrieve.
  • api: Removed operation imageSources.analytics (POST /image/analytics).
  • 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.
  • api: Renamed SDK from GumletPteLtd to Gumlet.
  • api: 2 breaking changes to the SDK surface.
    • Removed operation videoAssets.uploadSubtitleCompletion (POST /video/assets/{asset_ID}/subtitle/upload/event).
    • Removed operation videoAssets.uploadAudioCompletion (POST /video/assets/{asset_ID}/audio/upload/event).
  • api: Renamed SDK from Gumlet to GumletPteLtd.
  • api: Response content type of imageSources.retrieve changed from none to application/json.
  • api: 2 breaking changes to the SDK surface.
    • Serialization or defaults of query param sortBy on videoAssets.list changed.
    • Removed operation imageSources.retrieve (GET /image/sources/{source_id}).
  • api: Removed operation videoAssets.selectFrom (POST /video/assets/{asset_id}/thumbnail).
  • api: 6 breaking changes to the SDK surface.
    • Removed apiKey auth scheme sec0.
    • Body field collection_id on videoAssets.upload is now required.
    • Removed body field keep_original from videoAssets.upload.
    • Removed body field thumbnail from videoAssets.upload.
    • Removed body field enable_preview_thumbnails from videoAssets.upload.
    • Removed body field workspace_id from videoAssets.upload.
  • api: Renamed SDK from GumletRestApis to Gumlet.

Features

  • api: add body field cname on imageSources.update (92f6c1f)
  • api: add body field fallback_origins on imageSources.update (459857c)
  • api: add body field filters on imageUsageAnalytics.retrieve (e0f18f0)
  • api: add body field group_by on imageSources.analytics (7316216)
  • api: add body field webfolder on imageSources.create (c9fa4d8)
  • api: add operation imageSources.purge (0a2fd9c)
  • api: add operation videoAssets.selectFrom (+1 more change) (fe97207)
  • api: add query param offset on imageSources.list (+2 more changes) (e610968)
  • api: initial SDK generation (80e6e4c)
  • api: remove auth scheme sec0 (+8 more changes) (7572925)
  • api: remove operation dataApi.insightsChart (+1 more change) (be1a2ed)
  • api: remove operation imageSources.analytics (+1 more change) (134b4c0)
  • api: remove operation videoAssets.selectFrom (06f91b4)
  • api: update operation imageSources.purgeCache (20b48b3)
  • api: update operation videoAssets.list (+39 more changes) (00b3b34)
  • api: update response of imageSources.retrieve (+8 more changes) (c50a08a)
  • api: update SDK name (8cfa385)
  • api: update SDK name (58ba716)
  • api: update SDK name (0caf315)
  • api: update SDK surface (1 change) (380a4d6)
  • api: update SDK surface (12 changes) (7fbaf3c)
  • api: update SDK surface (2 changes) (a751d90)
  • api: update SDK surface (4 changes) (6cc0991)
  • api: update SDK surface (4 changes) (6759d57)
  • api: update SDK surface (8 changes) (5a3e160)

Chores

  • api: regenerate SDK (86ac498)
  • api: regenerate SDK (6ebec4a)
  • api: update generated SDK content (4229966)
  • api: update generated SDK content (eb0e761)
  • api: update generated SDK content (dc95e2d)
  • api: update generated SDK content (33d4a1a)
  • api: update generated SDK content (c4d856c)
  • api: update generated SDK content (453553a)
  • api: update generated SDK content (ee08bc4)
  • api: update generated SDK content (48fdc31)
  • api: update generated SDK content (286142f)
  • 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)
  • api: update generated SDK content (1e004ad)
  • api: update generated SDK content (b96850b)
  • api: update generated SDK content (4cf0bd4)
  • api: update generated SDK content (63054b0)
  • api: update generated SDK content (8bc507d)
  • api: update generated SDK content (83e8b66)
  • api: update generated SDK content (1272dbc)
  • api: update generated SDK content (52f9e2f)
  • api: update generated SDK content (a3daf9d)
  • api: update generated SDK content (30990bc)
  • api: update generated SDK content (c8128bf)
  • api: update generated SDK content (29c0932)
  • api: update generated SDK content (75abc43)
  • api: update generated SDK content (3f88213)
  • api: update generated SDK content (55fd9a2)
  • api: update generated SDK content (7a977a5)
  • api: update generated SDK content (c15cc65)
  • release 1.0.1 (87d0945)
  • release 1.0.1 (dbb26fb)
  • release 1.0.10 (992af3d)
  • release 1.0.12 (5b399d7)
  • release 1.0.13 (c57ab68)
  • release 1.0.14 (ba07ae8)
  • release 1.0.16 (c41de73)
  • release 1.0.19 (562a0a1)
  • release 1.0.23 (e3702a6)
  • release 1.0.4 (33a1260)
  • release 1.0.5 (85af2f3)
  • release 1.1.1 (5eeafc9)
  • release 1.1.2 (b2b2feb)
  • release 1.1.2 (8f58595)
  • release 1.1.3 (f9d78c3)
  • release 1.1.3 (bed4e22)
  • release 1.1.4 (722d9b3)
  • release 1.1.4 (a86f7b6)
  • release 1.1.6 (0c67954)
  • release 1.1.6 (dd8bf03)

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

@scalar-docs
scalar-docs Bot changed the base branch from scalar-next to main August 27, 2026 14:27
@scalar-docs

scalar-docs Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

This release PR proposes 1.1.6, which is already tagged on this repository. Merging it would cut a duplicate tag or fail outright.

Closing it so the next release is rendered from the current state. Nothing is lost: the release is still staged on scalar-next.

@scalar-docs scalar-docs Bot closed this Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants