Releases: runloopai/api-client-python
Releases · runloopai/api-client-python
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)
v1.10.2
v1.10.1
v1.10.0
v1.9.0
1.9.0 (2026-02-25)
Full Changelog: v1.8.0...v1.9.0
Features
Chores
- Add archive method to stainless (#7537) (836f18d)
- benchmarks: removed scorer (#740) (1033264)
- format all
api.mdfiles (ee5d577) - internal: add request options to SSE classes (e636aca)
- internal: make
test_proxy_environment_variablesmore resilient (564cd57) - internal: make
test_proxy_environment_variablesmore resilient to env (21d4ce8) - scenarios: make scenario status enum instead of string (#7552) (e6e5208)
- update mock server docs (273fb5e)