Releases: runloopai/api-client-python
Releases · runloopai/api-client-python
v0.45.0
v0.44.0
0.44.0 (2025-06-21)
Full Changelog: v0.43.0...v0.44.0
Features
Bug Fixes
- tests: fix: tests which call HTTP endpoints directly with the example parameters (038fe71)
Chores
- ci: enable for pull requests (f64b8a2)
- internal: update conftest.py (d840c86)
- readme: update badges (4b5af3f)
- tests: add tests for httpx client instantiation & proxies (938b9aa)
Documentation
- client: fix httpx.Timeout documentation reference (b8df915)
v0.43.0
0.43.0 (2025-06-14)
Full Changelog: v0.42.0...v0.43.0
Features
- api: api update (695b29a)
Bug Fixes
- client: correctly parse binary response | stream (1d815d4)
Chores
- tests: run tests in parallel (fdeee42)