Releases: runwayml/sdk-python
Releases · runwayml/sdk-python
v3.6.4
3.6.4 (2025-07-10)
Full Changelog: v3.6.3...v3.6.4
Bug Fixes
- parsing: correctly handle nested discriminated unions (813daf2)
v3.6.3
v3.6.2
v3.6.1
3.6.1 (2025-06-24)
Full Changelog: v3.6.0...v3.6.1
Chores
- tests: skip some failing tests on the latest python versions (732236d)
v3.6.0
3.6.0 (2025-06-23)
Full Changelog: v3.5.0...v3.6.0
Features
- client: add support for aiohttp (7d5490c)
Bug Fixes
- tests: fix: tests which call HTTP endpoints directly with the example parameters (33301dd)
Chores
- readme: update badges (147dc95)
Documentation
- client: fix httpx.Timeout documentation reference (af9fecb)
v3.5.0
3.5.0 (2025-06-17)
Full Changelog: v3.4.0...v3.5.0
Features
- api: SDK updates, contentModeration for i2v (1286e32)
- api: SDK updates, contentModeration for i2v (8ff202e)
Bug Fixes
- client: correctly parse binary response | stream (fc9bedb)
Chores
v3.4.0
3.4.0 (2025-06-04)
Full Changelog: v3.3.0...v3.4.0
Features
- api: Add video upscale endpoint (aac6a70)
v3.3.0
v3.2.0
3.2.0 (2025-05-29)
Full Changelog: v3.1.0...v3.2.0
Features
- api: Add 720p t2i ratios (b722686)
Chores
- docs: grammar improvements (fbf2481)
v3.1.0
3.1.0 (2025-05-16)
Full Changelog: v3.0.6...v3.1.0
Features
- api: Gen-4 Image (text-to-image) support (8adcf96)
Chores
- ci: fix installation instructions (a04350d)