Releases: runloopai/api-client-python
Releases · runloopai/api-client-python
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)
Documentation
v0.29.0
v0.28.0
v0.27.0
0.27.0 (2025-03-21)
Full Changelog: v0.26.0...v0.27.0
Features
Bug Fixes
- ci: ensure pip is always available (#571) (ddb9362)
- ci: remove publishing patch (#572) (c71815a)
- types: handle more discriminated union shapes (#570) (297cfbe)
Chores
- internal: bump rye to 0.44.0 (#569) (dd5b79a)
- internal: remove extra empty newlines (#567) (49f34bd)
Documentation
v0.26.0
0.26.0 (2025-03-04)
Full Changelog: v0.25.0...v0.26.0
Features
Chores
- docs: update client docstring (#559) (aae64ef)
- internal: remove unused http client options forwarding (#561) (39fcd59)
Documentation
v0.25.0
0.25.0 (2025-02-26)
Full Changelog: v0.24.0...v0.25.0
Features
Bug Fixes
- client: mark some request bodies as optional (dc21cae)