Skip to content

Releases: runwayml/sdk-node

v3.20.0

15 Apr 19:53

Choose a tag to compare

3.20.0 (2026-04-15)

Full Changelog: v3.19.0...v3.20.0

Features

Bug Fixes

  • api: remove spurious api param (bde5309)

Chores

  • internal: codegen related update (3257fe4)

v3.19.0

10 Apr 13:07

Choose a tag to compare

3.19.0 (2026-04-10)

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

Features

  • add polling support to avatarVideos.create() (6c289fc)
  • api: add avatar_videos resource (c435fa0)

Chores

  • internal: codegen related update (1d2744c)
  • pin GitHub Actions to full commit SHAs (95c0349)

v3.18.0

02 Apr 08:36

Choose a tag to compare

3.18.0 (2026-04-01)

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

Features

  • api: add tools parameter to realtime sessions (3ca95a7)

Bug Fixes

  • internal: gitignore generated oidc dir (4beb1b1)

Chores

  • internal: codegen related update (5923778)
  • internal: update multipart form array serialization (6034e99)
  • tests: bump steady to v0.20.1 (20342cd)
  • tests: bump steady to v0.20.2 (6cd7202)

v3.17.0

26 Mar 16:10

Choose a tag to compare

3.17.0 (2026-03-25)

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

Features

  • api: add workflow invocation polling support (c05733c)
  • api: add workflows and workflow invocations resources (6aa098e)

Chores

  • ci: skip lint on metadata-only changes (80ce659)
  • internal: update gitignore (6dc6507)
  • tests: bump steady to v0.19.4 (8d37113)
  • tests: bump steady to v0.19.5 (515e736)
  • tests: bump steady to v0.19.6 (1363c44)
  • tests: bump steady to v0.19.7 (f628805)

Refactors

  • introduce dedicated error types for workflow invocation polling (3153b42)
  • tests: switch from prism to steady (0f4e7e8)

v3.16.0

18 Mar 20:04

Choose a tag to compare

3.16.0 (2026-03-18)

Full Changelog: v3.15.1...v3.16.0

Features

  • api: Add document update endpoint (defeffa)

v3.15.1

17 Mar 00:28

Choose a tag to compare

3.15.1 (2026-03-16)

Full Changelog: v3.15.0...v3.15.1

Bug Fixes

  • client: preserve URL params already embedded in path (10b9137)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (c3a0315)
  • internal: tweak CI branches (942988d)
  • internal: update dependencies to address dependabot vulnerabilities (b74d839)

v3.15.0

06 Mar 17:11

Choose a tag to compare

3.15.0 (2026-03-06)

Full Changelog: v3.14.3...v3.15.0

Features

  • api: add avatar, voice, document, and realtime session endpoints (9534a7e)

Bug Fixes

  • fix request delays for retrying to be more respectful of high requested delays (0a0a653)

Chores

  • docs: add missing descriptions (322c513)
  • internal: move stringifyQuery implementation to internal function (bdc20f1)
  • test: do not count install time for mock server timeout (a5761c0)

v3.14.3

23 Feb 18:25

Choose a tag to compare

3.14.3 (2026-02-23)

Full Changelog: v3.14.2...v3.14.3

Chores

v3.14.2

23 Feb 18:16

Choose a tag to compare

3.14.2 (2026-02-23)

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

Bug Fixes

  • docs/contributing: correct pnpm link command (6ef2e72)

Chores

  • internal/client: fix form-urlencoded requests (5f9ef37)
  • update mock server docs (3eece21)

v3.14.1

13 Feb 21:16

Choose a tag to compare

3.14.1 (2026-02-13)

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

Bug Fixes

  • api: Remove invalid 4.5 i2v ratio (445c547)