Releases: runloopai/api-client-python
Releases · runloopai/api-client-python
v0.37.0
v0.36.0
v0.35.0
v0.34.1
0.34.1 (2025-05-28)
Full Changelog: v0.34.0...v0.34.1
Bug Fixes
- docs/api: remove references to nonexistent types (2462ba5)
v0.34.0
v0.33.0
v0.32.0
0.32.0 (2025-04-25)
Full Changelog: v0.31.0...v0.32.0
Features
- api: api update (cf2ad50)
Bug Fixes
- pydantic v1: more robust ModelField.annotation check (6ac21f3)
Chores
- broadly detect json family of content-type headers (0a09a72)
- ci: add timeout thresholds for CI jobs (a10bca8)
- ci: only use depot for staging repos (84dd6ba)
- internal: codegen related update (fdaff81)
- internal: fix list file params (d74de2f)
- internal: import reformatting (97a122c)
- internal: minor formatting changes (6557c6c)
- internal: refactor retries to not use recursion (88cd023)
v0.31.0
v0.30.0
0.30.0 (2025-04-16)
Full Changelog: v0.29.0...v0.30.0
Features
Bug Fixes
- client: correctly reuse idempotency key (a6ba920)
- perf: optimize some hot paths (edf120c)
- perf: skip traversing types for NotGiven values (bcb8823)
Chores
- fix typos (#582) (66d248c)
- internal: expand CI branch coverage (0b68591)
- internal: reduce CI branch coverage (58821a3)
- internal: remove trailing character (#584) (65bacb7)
- internal: slight transform perf improvement (#587) (ec630c4)
- internal: update pyright settings (487213d)
- slight wording improvement in README (#588) (2eb6437)