Skip to content

Releases: runwayml/sdk-python

v3.19.0

15 Oct 20:18

Choose a tag to compare

3.19.0 (2025-10-15)

Full Changelog: v3.18.0...v3.19.0

Features

  • api: Veo 3.1 and Veo 3.1 Fast (9486ec1)

Bug Fixes

  • api: Add missing 1080p sizes (2c66c5a)

v3.18.0

14 Oct 21:22

Choose a tag to compare

3.18.0 (2025-10-14)

Full Changelog: v3.17.0...v3.18.0

Features

  • api: Voice dubbing and isolation (0bdaaed)

Chores

  • internal: detect missing future annotations with ruff (b85be28)

v3.17.0

09 Oct 18:26

Choose a tag to compare

3.17.0 (2025-10-09)

Full Changelog: v3.16.0...v3.17.0

Features

  • api: Sound effects endpoint (dbb791b)

v3.16.0

08 Oct 14:43

Choose a tag to compare

3.16.0 (2025-10-08)

Full Changelog: v3.15.0...v3.16.0

Features

  • api: Additional i2v durations (6990b2f)

v3.15.0

23 Sep 22:51

Choose a tag to compare

3.15.0 (2025-09-23)

Full Changelog: v3.14.2...v3.15.0

Features

  • api: Text to Speech update (c43cd76)
  • client: Make t2s awaitable (068275c)
  • docs: Update docs URL (7ab9607)

v3.14.2

23 Sep 22:48

Choose a tag to compare

3.14.2 (2025-09-20)

Full Changelog: v3.14.1...v3.14.2

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (579613c)
  • types: change optional parameter type from NotGiven to Omit (1d63c89)

v3.14.1

17 Sep 11:35

Choose a tag to compare

3.14.1 (2025-09-17)

Full Changelog: v3.14.0...v3.14.1

Chores

  • internal: update pydantic dependency (6d91907)

v3.14.0

11 Sep 21:33

Choose a tag to compare

3.14.0 (2025-09-11)

Full Changelog: v3.13.0...v3.14.0

Features

  • api: Add Gemini 2.5 Flash Image to t2i (3cb044a)

v3.13.0

10 Sep 21:48

Choose a tag to compare

3.13.0 (2025-09-10)

Full Changelog: v3.12.1...v3.13.0

Features

  • api: Update t2v parameters (7163db8)
  • api: Veo3 integration (37e7224)
  • client: Make t2v waitable (d21c4e4)

v3.12.1

09 Sep 13:38

Choose a tag to compare

3.12.1 (2025-09-06)

Full Changelog: v3.12.0...v3.12.1

Chores

  • internal: move mypy configurations to pyproject.toml file (0ff4ea5)
  • tests: simplify get_platform test (5b651b2)