Releases: runloopai/api-client-python
Releases · runloopai/api-client-python
Release list
v1.14.0
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
Documentation
v1.13.3
v1.13.2
v1.13.1
v1.13.0
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
v1.12.1
1.12.1 (2026-03-19)
Full Changelog: v1.12.0...v1.12.1
Chores
- remove create_tunnel endpoint (627c994)
v1.12.0
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_aliasunless set (baf3a9a)
Chores
v1.11.0
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
Chores
v1.10.3
1.10.3 (2026-02-27)
Full Changelog: v1.10.2...v1.10.3
Bug Fixes
Chores
- ci: bump uv version (b0fad50)