Skip to content

release: 5.11.0#224

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

release: 5.11.0#224
stainless-app[bot] merged 9 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

5.11.0 (2026-07-21)

Full Changelog: v5.10.0...v5.11.0

Features

  • api: add Model Router CRUD and routed video generation (05df606)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (d83d189)

Bug Fixes

  • client: make generate.video responses awaitable (9c4e62a)

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:

pip install 'https://pkg.stainless.com/s/runwayml-python/25e2a98d7a0cb7a2a9d85456d6e0d339dbcd45da/runwayml-5.10.0-py3-none-any.whl'

Expires at: Thu, 20 Aug 2026 19:49:55 GMT
Updated at: Tue, 21 Jul 2026 19:49:55 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 branch from 30bc978 to 4252ae0 Compare July 21, 2026 18:26
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4252ae0 to bd8353c Compare July 21, 2026 18:29
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from bd8353c to a2fbbbd Compare July 21, 2026 18:55
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a2fbbbd to 8e5e785 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 branch from 8e5e785 to 08b65ae Compare July 21, 2026 19:41
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 08b65ae to 12ef058 Compare July 21, 2026 19:49
@stainless-app
stainless-app Bot merged commit ace0971 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-python/releases/tag/v5.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