Releases: runwayml/sdk-python
Releases · runwayml/sdk-python
v4.17.0
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)
v4.10.0
v4.9.0
4.9.0 (2026-03-25)
Full Changelog: v4.8.0...v4.9.0
Features
- api: add workflow invocation polling support (6eb6fc5)
- api: add workflows and workflow invocations resources (35d8573)
Bug Fixes
- sanitize endpoint path params (84efc12)
Chores
- ci: skip lint on metadata-only changes (1899411)
- internal: update gitignore (8bdac54)
- tests: bump steady to v0.19.4 (8841072)
- tests: bump steady to v0.19.5 (5adc696)
- tests: bump steady to v0.19.6 (135a06b)
- tests: bump steady to v0.19.7 (b7eeb81)
Refactors
v4.8.0
4.8.0 (2026-03-18)
Full Changelog: v4.7.1...v4.8.0
Features
- api: Add document update endpoint (f9f8a7d)