Skip to content

Releases: runwayml/sdk-python

v3.6.1

24 Jun 15:26
Compare
Choose a tag to compare

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

24 Jun 01:47
Compare
Choose a tag to compare

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

Documentation

  • client: fix httpx.Timeout documentation reference (af9fecb)

v3.5.0

17 Jun 23:18
Compare
Choose a tag to compare

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

  • ci: enable for pull requests (4b439c9)
  • internal: update conftest.py (0ff71fd)
  • tests: add tests for httpx client instantiation & proxies (89e5fbe)
  • tests: run tests in parallel (7edbcd1)

v3.4.0

04 Jun 20:40
Compare
Choose a tag to compare

3.4.0 (2025-06-04)

Full Changelog: v3.3.0...v3.4.0

Features

  • api: Add video upscale endpoint (aac6a70)

v3.3.0

04 Jun 17:40
Compare
Choose a tag to compare

3.3.0 (2025-06-04)

Full Changelog: v3.2.0...v3.3.0

Features

  • client: add follow_redirects request option (742ca3b)

Bug Fixes

  • docs: fix confusing example in README (54904f7)

Chores

  • docs: remove reference to rye shell (e207562)
  • docs: remove unnecessary param examples (d1ca063)

v3.2.0

29 May 16:57
Compare
Choose a tag to compare

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

16 May 16:59
f09aaeb
Compare
Choose a tag to compare

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)

v3.0.6

15 May 15:20
0355c3b
Compare
Choose a tag to compare

3.0.6 (2025-05-15)

Full Changelog: v3.0.5...v3.0.6

Chores

  • ci: upload sdks to package manager (23f0756)

v3.0.5

12 May 19:53
ca057d3
Compare
Choose a tag to compare

3.0.5 (2025-05-10)

Full Changelog: v3.0.4...v3.0.5

Bug Fixes

  • package: support direct resource imports (f317064)

Chores

  • internal: avoid errors for isinstance checks on proxies (a549b98)

v3.0.4

30 Apr 17:03
Compare
Choose a tag to compare

3.0.4 (2025-04-30)

Full Changelog: v3.0.3...v3.0.4

Bug Fixes

  • api: Fix for parameters with missing descriptions (1ab27c6)
  • api: Make ratio a required parameter for i2v (e1b73a5)