Releases: runwayml/sdk-python
Releases · runwayml/sdk-python
v5.1.0
5.1.0 (2026-06-12)
Full Changelog: v5.0.0...v5.1.0
Features
- api: add outpaint support for Aleph 2.0 (673817e)
v5.0.0
5.0.0 (2026-06-10)
Full Changelog: v4.18.0...v5.0.0
Features
- api: Add new avatar and voice routes (36d836d)
Bug Fixes
- api: update the right config file this time (0ddcaf5)
v4.18.0
4.18.0 (2026-06-05)
Full Changelog: v4.17.0...v4.18.0
Features
- api: seedance2_fast (90bc24e)
Bug Fixes
- client: Make sd2_fast responses awaitable (3d2d3ac)
v4.17.0
4.17.0 (2026-06-03)
Full Changelog: v4.16.0...v4.17.0
Features
- api: SD2, HH1 (e457b11)
Bug Fixes
- client: Make SD2 and HH1 awaitable for task output (894c22f)
v4.16.0
v4.15.0
4.15.0 (2026-05-11)
Full Changelog: v4.14.0...v4.15.0
Features
- internal/types: support eagerly validating pydantic iterators (67267fb)
v4.14.0
4.14.0 (2026-05-08)
Full Changelog: v4.13.0...v4.14.0
Features
Bug Fixes
- api: Fix bad extra param (f892e71)
- client: add missing f-string prefix in file type error message (52abe91)
- client: Fix types for gpt_image_2 (28fba38)
Chores
- internal: reformat pyproject.toml (3f300f0)
v4.13.0
4.13.0 (2026-04-27)
Full Changelog: v4.12.0...v4.13.0
Features
- support setting headers via env (fdfdafb)
Bug Fixes
- use correct field name format for multipart file arrays (e7a8c90)
Performance Improvements
- client: optimize file structure copying in multipart requests (c5be409)
Chores
v4.12.0
v4.11.0
4.11.0 (2026-04-10)
Full Changelog: v4.10.0...v4.11.0
Features
- api: add avatar_videos resource (75b6ded)
- polling: add wait_for_task_output to avatar_videos.create (e8fe41b)
Bug Fixes
- client: preserve hardcoded query params when merging with user params (839c38b)
Chores
- pin GitHub Actions to full commit SHAs (8f7689b)