Skip to content

release: 4.11.0#174

Merged
stainless-app[bot] merged 10 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Jul 21, 2026
Merged

release: 4.11.0#174
stainless-app[bot] merged 10 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

4.11.0 (2026-07-21)

Full Changelog: v4.10.0...v4.11.0

Features

  • api: add Model Router CRUD and routed video generation (48477a0)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (7d32a50)

Bug Fixes

  • client: make generate.video responses awaitable (73d3025)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app

stainless-app Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/runwayml-typescript/922628c9fba93726dc54d0da97a22f6b1a0d7d4c/dist.tar.gz'

Expires at: Thu, 20 Aug 2026 19:50:15 GMT
Updated at: Tue, 21 Jul 2026 19:50:15 GMT

Expose Model Router management and routed generate so SDKs can create configs and start video jobs without picking a model.

- POST /v1/generate/video — route a video request via a saved config
- GET/POST /v1/routers and GET/PATCH/DELETE /v1/routers/{id}
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 0eef6c2 to a28f84c Compare July 21, 2026 18:09
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a28f84c to 8589293 Compare July 21, 2026 18:16
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 8589293 to 1fda55c Compare July 21, 2026 18:55
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 1fda55c to 02e3fc7 Compare July 21, 2026 19:14
Keep waitable create only; dry-run stays HTTP-only until a cleaner schema/SDK approach.
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 02e3fc7 to 2ed9b59 Compare July 21, 2026 19:41
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 2ed9b59 to fbdd447 Compare July 21, 2026 19:47
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from fbdd447 to 93ea2c1 Compare July 21, 2026 19:49
@stainless-app
stainless-app Bot merged commit 7250967 into main Jul 21, 2026
7 checks passed
@stainless-app

stainless-app Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/runwayml/sdk-node/releases/tag/v4.11.0 🌻

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.

1 participant