Skip to content

Releases: runloopai/api-client-python

v1.14.0

Choose a tag to compare

@stainless-app stainless-app released this 31 Mar 23:58
1ddf564

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

Choose a tag to compare

@stainless-app stainless-app released this 26 Mar 01:29
f835622

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

Choose a tag to compare

@stainless-app stainless-app released this 25 Mar 03:46
0ef4d1a

1.13.2 (2026-03-25)

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

Bug Fixes

v1.13.1

Choose a tag to compare

@stainless-app stainless-app released this 25 Mar 02:41
cee8ae7

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

Choose a tag to compare

@stainless-app stainless-app released this 25 Mar 01:29
ceed348

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

Choose a tag to compare

@stainless-app stainless-app released this 19 Mar 01:14
e31e345

1.12.1 (2026-03-19)

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

Chores

  • remove create_tunnel endpoint (627c994)

v1.12.0

Choose a tag to compare

@stainless-app stainless-app released this 18 Mar 23:56
8002c0a

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

Choose a tag to compare

@stainless-app stainless-app released this 11 Mar 01:06
8428682

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

Choose a tag to compare

@stainless-app stainless-app released this 27 Feb 20:34
2489242

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

Choose a tag to compare

@stainless-app stainless-app released this 26 Feb 19:55
a361aa9

1.10.2 (2026-02-26)

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

Bug Fixes

Chores