Skip to content

Releases: runloopai/api-client-python

v1.16.0

03 Apr 21:35
11183e4

Choose a tag to compare

1.16.0 (2026-04-03)

Full Changelog: v1.15.0...v1.16.0

Features

  • add specific message when a devbox fails due to missing its health checks (#8535) (2b27148)

Chores

  • blueprints: deprecate blueprints.preview() method (#8526) (b7a2ce9)
  • Remove computer and browser use controllers (#8530) (b5bfa7d)

v1.15.0

02 Apr 04:06
4c1f7e1

Choose a tag to compare

1.15.0 (2026-04-02)

Full Changelog: v1.14.1...v1.15.0

Features

  • benchmark-runs: add state filter and multi-value benchmark_id support to listBenchmarkRuns (#8480) (08e6a25)

Bug Fixes

  • Add after_sequence param to axon subscribe (#8497) (454cce4)

v1.14.1

01 Apr 18:45
d9ef583

Choose a tag to compare

1.14.1 (2026-04-01)

Full Changelog: v1.14.0...v1.14.1

Bug Fixes

  • sdk: remove incorrect remove_tunnel DeprecationWarning (#775) (925c735)

Chores

  • Hide repository connection APIs from public OpenAPI spec (#8462) (2eac1fc)
  • tests: bump steady to v0.20.1 (c19d63d)
  • tests: bump steady to v0.20.2 (3c0beeb)

v1.14.0

31 Mar 23:58
1ddf564

Choose a tag to compare

1.14.0 (2026-03-31)

Full Changelog: v1.13.3...v1.14.0

Features

  • add archive / unarchive to benchmarks (#8391) (31ebb2c)
  • Add axon list filters by id and name (#8384) (cd722b3)
  • Add pagination to list active axons (#8359) (1937bc9)
  • internal: implement indices array format for query and form serialization (1239661)

Bug Fixes

  • sdk: expose axon list params (#773) (47e208d)
  • tests: poll for logs in smoke tests to handle CloudWatch ingestion latency (#774) (5f1e187)

Chores

  • axon: add axon auto-pagination to stainless sdks (#8420) (14806e1)

Documentation

  • api: document vCPU, RAM, and disk for resource_size_request (#8368) (1edfb84)

v1.13.3

26 Mar 01:29
f835622

Choose a tag to compare

1.13.3 (2026-03-26)

Full Changelog: v1.13.2...v1.13.3

Bug Fixes

  • api: surface scenario setup failures instead of silently dropping them (#8300) (dd910d0)
  • devbox: get_tunnel_url now derives tunnel domain from base url (#771) (2634c64)

Chores

v1.13.2

25 Mar 03:46
0ef4d1a

Choose a tag to compare

1.13.2 (2026-03-25)

Full Changelog: v1.13.1...v1.13.2

Bug Fixes

v1.13.1

25 Mar 02:41
cee8ae7

Choose a tag to compare

1.13.1 (2026-03-25)

Full Changelog: v1.13.0...v1.13.1

Features

Bug Fixes

  • broker: broker protocol renames for clarity / future proof (#8285) (4f07960)

Chores

  • ci: skip lint on metadata-only changes (b276bc4)
  • tests: bump steady to v0.19.7 (2f380b6)

v1.13.0

25 Mar 01:29
ceed348

Choose a tag to compare

1.13.0 (2026-03-24)

Full Changelog: v1.12.1...v1.13.0

Features

Bug Fixes

  • add AxonEventView schema to OpenAPI spec for SSE subscribe endpoint (#8274) (618f1bb)
  • add name to Axon (#8277) (7bdb527)
  • sanitize endpoint path params (5182d36)
  • sanitize endpoint path params (0993026)
  • tunnels: allow tunnel removal (#8257) (6cff97e)

Chores

  • internal: update gitignore (96bd6fd)
  • remove dead port configuration code, mark deprecated / ignored in the API (#8195) (e565324)
  • tests: bump steady to v0.19.4 (66cb637)
  • tests: bump steady to v0.19.5 (601c93a)
  • tests: bump steady to v0.19.6 (95b2ffc)

Refactors

  • tests: switch from prism to steady (dd8fe60)
  • undeprecate total_count from pagination API, remove remaining_count (#8084) (4bd524f)

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)