Releases: warpdotdev/oz-sdk-python
Releases · warpdotdev/oz-sdk-python
v0.11.0
0.11.0 (2026-04-09)
Full Changelog: v0.10.1...v0.11.0
Features
- [Artifacts] public API file artifact downloads (1d2007e)
- Add harness enum to openAPI spec (c8b44e5)
- Add parent_run_id to retrieve/list runs API response (c5752fb)
- Add VMIdleTimeoutMinutes param to API (31b5a63)
- Address Stainless diagnostics (58d59e3)
- api: api update (9140132)
- api: api update (204505c)
- api: api update (5e2d3ee)
- api: api update (1238769)
- api: api update (75b1c92)
- api: api update (4b777eb)
- api: api update (9fe02aa)
- api: api update (7fc79ef)
- api: manual updates (ed9f4cf)
- api: manual updates (e52643f)
- Create run for every local conversation and add filter (aac84c5)
- Define auth secrets and inject them into the environment. (54c505b)
- Endpoint to upload third-party harness block snapshots (2f71989)
- Fix the harness type in the openAPI spec (71d7204)
- ian/fix_conversation_id_nameing (658c50b)
- internal: implement indices array format for query and form serialization (c518876)
- Orchestrations V2: Public API endpoints (5514980)
- Use correct branch for Stainless PRs (d7b298d)
Bug Fixes
- client: preserve hardcoded query params when merging with user params (5da3150)
v0.10.1
v0.10.0
0.10.0 (2026-03-24)
Full Changelog: v0.9.0...v0.10.0
Features
- api: api update (41658e2)
- api: error and error_code as types (9766f85)
- api: fix ScheduledAgentHistoryItem name (ac75431)
- api: fix schema version issues (9c2f6a3)
- api: sorting (0cc041e)
Bug Fixes
- deps: bump minimum typing-extensions version (4f3ec38)
- pydantic: do not pass
by_aliasunless set (45e0377) - sanitize endpoint path params (da2a124)
Chores
v0.9.0
v0.8.0
v0.7.0
0.7.0 (2026-02-23)
Full Changelog: v0.6.2...v0.7.0
Features
Chores
- internal: make
test_proxy_environment_variablesmore resilient (de1744e)