Releases: runloopai/api-client-python
Releases · runloopai/api-client-python
v1.23.2
Compare
Sorry, something went wrong.
No results found
1.23.2 (2026-06-09)
Full Changelog: v1.23.1...v1.23.2
Features
devbox: expose provisioning_tier=flex in API + SDKs (alpha) (#9700 ) (139bef6 )
v1.23.1
Compare
Sorry, something went wrong.
No results found
1.23.1 (2026-06-09)
Full Changelog: v1.23.0...v1.23.1
Features
devbox: add provisioning_tier (flex) to LaunchParameters (alpha) (#808 ) (cb59e8b )
v1.23.0
Compare
Sorry, something went wrong.
No results found
1.23.0 (2026-06-05)
Full Changelog: v1.22.1...v1.23.0
Features
devbox: add SCHEDULED status to the data model (#9654 ) (8f45663 )
portal: support tunnel authorization header (#9597 ) (8ca990e )
v1.22.1
Compare
Sorry, something went wrong.
No results found
1.22.1 (2026-06-01)
Full Changelog: v1.22.0...v1.22.1
Build System
stainless: map /v1/accounts/me to accounts.me in the SDK (#9569 ) (3f9cbe1 )
v1.22.0
Compare
Sorry, something went wrong.
No results found
1.22.0 (2026-05-27)
Full Changelog: v1.21.0...v1.22.0
Features
add reflex initiator type, hidden param (#9350 ) (5922abf )
api: expose lifecycle_hooks on LaunchParameters lifecycle (#9115 ) (c9c7c37 )
mux: initial changes to enable http/2 (#8936 ) (71ce0bf )
Bug Fixes
clean up PTY and lifecycle hook OpenAPI descriptions (#9502 ) (f986282 )
mux: strip internal stub note from PTY OpenAPI descriptions (#9315 ) (214629e )
revert workflow actions to runloopai forks (#805 ) (88a9632 )
Chores
Update stainless.yml, bump AGENTS.md to keep this updated (#9268 ) (5d86ef5 )
v1.21.0
Compare
Sorry, something went wrong.
No results found
1.21.0 (2026-05-13)
Full Changelog: v1.20.3...v1.21.0
Features
internal/types: support eagerly validating pydantic iterators (f089d05 )
metadata: add object metadata viewing, discovery, and validation (#9124 ) (ba0b5dc )
Bug Fixes
client: add missing f-string prefix in file type error message (930b1e2 )
update openapi.stainless.yaml for PTY server methods (#9218 ) (ac1cb22 )
update types for pty control, use int instead of str (#9235 ) (7ceb2bf )
v1.20.3
Compare
Sorry, something went wrong.
No results found
1.20.3 (2026-05-08)
Full Changelog: v1.20.2...v1.20.3
Features
make agent version optional in API (#8858 ) (7e11a9d )
share HTTP connection pool across SDK instances; refactor polling (#797 ) (4f2fc4c )
support setting headers via env (54ead49 )
Bug Fixes
use correct field name format for multipart file arrays (c564da8 )
Chores
add get secret to stainless (#7833 ) (ce39778 )
internal: more robust bootstrap script (115744e )
internal: reformat pyproject.toml (89e8401 )
v1.20.2
Compare
Sorry, something went wrong.
No results found
1.20.2 (2026-05-01)
Full Changelog: v1.20.1...v1.20.2
Bug Fixes
v1.20.1
Compare
Sorry, something went wrong.
No results found
1.20.1 (2026-05-01)
Full Changelog: v1.20.0...v1.20.1
Documentation
add missing SDK operations to README-SDK (#791 ) (98a746a )
v1.20.0
Compare
Sorry, something went wrong.
No results found
1.20.0 (2026-04-21)
Full Changelog: v1.19.0...v1.20.0
Features
add OO SDK support for new Agent API calls (#786 ) (6197567 )
axon: add working directory / directory to launch agent (#8689 ) (2097995 )
Performance Improvements
client: optimize file structure copying in multipart requests (64f27ad )
Chores
tests: bump steady to v0.22.1 (c72f34d )