Releases: runloopai/api-client-python
Releases · runloopai/api-client-python
Release list
v0.51.0
0.51.0 (2025-07-29)
Full Changelog: v0.50.0...v0.51.0
Features
- api: api update (5d42629)
Bug Fixes
Chores
v0.50.0
v0.49.0
0.49.0 (2025-07-15)
Full Changelog: v0.48.2...v0.49.0
Features
Bug Fixes
- client: don't send Content-Type header on GET requests (5d9b833)
v0.48.2
0.48.2 (2025-07-11)
Full Changelog: v0.48.1...v0.48.2
Chores
- readme: fix version rendering on pypi (73af53e)
v0.48.1
0.48.1 (2025-07-11)
Full Changelog: v0.48.0...v0.48.1
Bug Fixes
- parsing: correctly handle nested discriminated unions (82f669a)
Chores
What's Changed
- Update retry docs in README by @alb-rl in #612
- Add long poll endpoint for querying async exec status by @alb-rl in #613
- Skip strict mode tests for flakey tests by @alb-rl in #614
- Add tests for long polling logic by @alb-rl in #615
- release: 0.48.1 by @stainless-app[bot] in #611
Full Changelog: v0.48.0...v0.48.1
v0.48.0
0.48.0 (2025-07-09)
Full Changelog: v0.47.1...v0.48.0
v0.47.1
0.47.1 (2025-07-08)
Full Changelog: v0.47.0...v0.47.1
Chores
What's Changed
- Use new wait for status endpoint in await_running by @alb-rl in #608
- release: 0.47.1 by @stainless-app in #607
New Contributors
Full Changelog: v0.47.0...v0.47.1
v0.47.0
v0.46.0
0.46.0 (2025-07-01)
Full Changelog: v0.45.0...v0.46.0
Features
- api: api update (f8b3493)
Bug Fixes
Chores
- ci: only run for pushes and fork pull requests (c914e94)
v0.45.0
0.45.0 (2025-06-24)
Full Changelog: v0.44.0...v0.45.0
Features
Chores
- tests: skip some failing tests on the latest python versions (27007c0)