Skip to content

Releases: runloopai/api-client-python

v1.12.1

19 Mar 01:14
e31e345

Choose a tag to compare

1.12.1 (2026-03-19)

Full Changelog: v1.12.0...v1.12.1

Chores

  • remove create_tunnel endpoint (627c994)

v1.12.0

18 Mar 23:56
8002c0a

Choose a tag to compare

1.12.0 (2026-03-18)

Full Changelog: v1.11.0...v1.12.0

Features

Bug Fixes

  • deps: bump minimum typing-extensions version (a873aad)
  • pydantic: do not pass by_alias unless set (baf3a9a)

Chores

  • configure new SDK language (13d3ada)
  • internal: tweak CI branches (b374486)

v1.11.0

11 Mar 01:06
8428682

Choose a tag to compare

1.11.0 (2026-03-10)

Full Changelog: v1.10.3...v1.11.0

Features

  • add snapshots example (#753) (f13916a)
  • documentation: added llms.txt, examples and referenced these artifacts via README (#748) (bceb953)

Bug Fixes

  • add logs to devboxes, smoke tests & examples (#755) (da5faa4)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (6874252)
  • documentation: correct exec advice (#752) (fa16c1d)
  • test: do not count install time for mock server timeout (f6fde05)
  • update placeholder string (5dfcd93)

v1.10.3

27 Feb 20:34
2489242

Choose a tag to compare

1.10.3 (2026-02-27)

Full Changelog: v1.10.2...v1.10.3

Bug Fixes

  • switching to MCP definition to specify a secret name per MCP server (#7715) (01f4b3d)

Chores

v1.10.2

26 Feb 19:55
a361aa9

Choose a tag to compare

1.10.2 (2026-02-26)

Full Changelog: v1.10.1...v1.10.2

Bug Fixes

Chores

v1.10.1

26 Feb 04:17
0f2df48

Choose a tag to compare

1.10.1 (2026-02-26)

Full Changelog: v1.10.0...v1.10.1

Bug Fixes

v1.10.0

26 Feb 02:12
f935433

Choose a tag to compare

1.10.0 (2026-02-26)

Full Changelog: v1.9.0...v1.10.0

Features

v1.9.0

25 Feb 22:36
81c4975

Choose a tag to compare

1.9.0 (2026-02-25)

Full Changelog: v1.8.0...v1.9.0

Features

  • Add AI gateway and MCP gateway flags to network policy create (#7638) (85f2146)

Chores

  • Add archive method to stainless (#7537) (836f18d)
  • benchmarks: removed scorer (#740) (1033264)
  • format all api.md files (ee5d577)
  • internal: add request options to SSE classes (e636aca)
  • internal: make test_proxy_environment_variables more resilient (564cd57)
  • internal: make test_proxy_environment_variables more resilient to env (21d4ce8)
  • scenarios: make scenario status enum instead of string (#7552) (e6e5208)
  • update mock server docs (273fb5e)

Refactors

  • deprecate and make Nullable total_count and remaining_count of ListViews (#7533) (8b16ebe)

v1.8.0

12 Feb 20:12
edd5661

Choose a tag to compare

1.8.0 (2026-02-12)

Full Changelog: v1.7.0...v1.8.0

Features

Bug Fixes

  • remove duplicate operationId createDevboxTunnel in openapi (#7397) (bb2cd8f)

Chores

  • internal: bump dependencies (94e6c44)
  • internal: fix lint error on Python 3.14 (37ab1b7)

v1.7.0

05 Feb 20:41
d58250d

Choose a tag to compare

1.7.0 (2026-02-05)

Full Changelog: v1.5.1...v1.7.0

Features

Bug Fixes

  • sdk: fixed pagination for scorer, scenario and network policy list methods (#731) (d55fceb)

Chores

  • Mark legacy tunnel methods deprecated (#737) (764b445)