Skip to content

Releases: warpdotdev/oz-sdk-python

v0.7.0

23 Feb 20:40

Choose a tag to compare

0.7.0 (2026-02-23)

Full Changelog: v0.6.2...v0.7.0

Features

Chores

  • internal: make test_proxy_environment_variables more resilient (de1744e)

v0.6.2

23 Feb 18:44

Choose a tag to compare

0.6.2 (2026-02-23)

Full Changelog: v0.6.1...v0.6.2

Chores

  • format all api.md files (99ca557)
  • internal: add request options to SSE classes (f66a316)
  • internal: bump dependencies (c487a61)
  • internal: fix lint error on Python 3.14 (25d5626)
  • internal: remove mock server code (e4b9075)
  • update mock server docs (c253a23)
  • update SDK settings (82ead07)

v0.6.1

08 Feb 16:42

Choose a tag to compare

0.6.1 (2026-02-08)

Full Changelog: v0.6.0...v0.6.1

Chores

v0.6.0

08 Feb 16:27

Choose a tag to compare

0.6.0 (2026-02-08)

Full Changelog: v0.5.0...v0.6.0

Features

v0.5.0

08 Feb 16:20
4f7eb53

Choose a tag to compare

0.5.0 (2026-02-08)

Full Changelog: v0.4.0...v0.5.0

Features

  • api: modify openapi trigger (db2d311)

Chores

v0.4.0

06 Feb 10:44

Choose a tag to compare

0.4.0 (2026-02-06)

Full Changelog: v0.3.0...v0.4.0

⚠ BREAKING CHANGES

  • api: catch up openapi, rename tasks -> runs

Features

  • api: add addnl filters to runs endpoint (c8bf51d)
  • api: add artifacts, worker_host, and new source types (4aa1225)
  • api: add computer_use_enabled param (69cf9ca)
  • api: add models for agent skill, user profile (8105304)
  • api: add schedules to runs (df1b59a)
  • api: add schedules, agent list, skill-spec (1927318)
  • api: catch up openapi, rename tasks -> runs (fe8c5b3)
  • api: created at filter in list view (71adb45)
  • api: new run source types (3237b0f)
  • api: update artifacts (578be41)
  • client: add custom JSON encoder for extended type support (68f4b61)
  • client: add support for binary request streaming (c64e6c4)

Chores

  • ci: upgrade actions/github-script (713ae7d)
  • internal: update actions/checkout version (fd0a90f)

Documentation

v0.3.0

05 Jan 12:58

Choose a tag to compare

0.3.0 (2026-01-05)

Full Changelog: v0.2.1...v0.3.0

Features

  • api: fix array query parameter formatting (d1a1243)

v0.2.1

31 Dec 15:25
e58a4d3

Choose a tag to compare

0.2.1 (2025-12-19)

Full Changelog: v0.2.0...v0.2.1

Bug Fixes

  • use async_to_httpx_files in patch method (c02afdb)

Chores

  • internal: add --fix argument to lint script (46a9b4b)

v0.2.0

17 Dec 20:13
2343963

Choose a tag to compare

0.2.0 (2025-12-17)

Full Changelog: v0.1.1...v0.2.0

Features

Chores

v0.1.1

17 Dec 20:11
b84002b

Choose a tag to compare

0.1.1 (2025-12-17)

Full Changelog: v0.1.0...v0.1.1

Documentation

  • add environment and config usage documentation (487b1cf)