Skip to content

Releases: runloopai/api-client-python

v0.37.0

04 Jun 00:19

Choose a tag to compare

0.37.0 (2025-06-04)

Full Changelog: v0.36.0...v0.37.0

Features

  • api: api update (a167d0b)
  • client: add follow_redirects request option (c29d24c)

Chores

  • docs: remove reference to rye shell (af51a95)
  • docs: remove unnecessary param examples (a29553d)

v0.36.0

02 Jun 18:54

Choose a tag to compare

0.36.0 (2025-06-02)

Full Changelog: v0.35.0...v0.36.0

Features

v0.35.0

30 May 18:43

Choose a tag to compare

0.35.0 (2025-05-30)

Full Changelog: v0.34.1...v0.35.0

Features

v0.34.1

30 May 18:40

Choose a tag to compare

0.34.1 (2025-05-28)

Full Changelog: v0.34.0...v0.34.1

Bug Fixes

  • docs/api: remove references to nonexistent types (2462ba5)

v0.34.0

27 May 21:41

Choose a tag to compare

0.34.0 (2025-05-27)

Full Changelog: v0.33.0...v0.34.0

Features

v0.33.0

22 May 22:37

Choose a tag to compare

0.33.0 (2025-05-22)

Full Changelog: v0.32.0...v0.33.0

Features

Bug Fixes

  • package: support direct resource imports (44f30d6)

Chores

  • ci: fix installation instructions (5fed44a)
  • ci: upload sdks to package manager (25dbae1)
  • docs: grammar improvements (a0c74a5)
  • internal: avoid errors for isinstance checks on proxies (e825829)

v0.32.0

25 Apr 17:26

Choose a tag to compare

0.32.0 (2025-04-25)

Full Changelog: v0.31.0...v0.32.0

Features

Bug Fixes

  • pydantic v1: more robust ModelField.annotation check (6ac21f3)

Chores

  • broadly detect json family of content-type headers (0a09a72)
  • ci: add timeout thresholds for CI jobs (a10bca8)
  • ci: only use depot for staging repos (84dd6ba)
  • internal: codegen related update (fdaff81)
  • internal: fix list file params (d74de2f)
  • internal: import reformatting (97a122c)
  • internal: minor formatting changes (6557c6c)
  • internal: refactor retries to not use recursion (88cd023)

v0.31.0

21 Apr 20:01

Choose a tag to compare

0.31.0 (2025-04-21)

Full Changelog: v0.30.0...v0.31.0

Features

Chores

  • internal: base client updates (71a0a00)
  • internal: bump pyright version (950fe0d)
  • internal: update models test (def3490)

v0.30.0

16 Apr 01:04
9d7a7b2

Choose a tag to compare

0.30.0 (2025-04-16)

Full Changelog: v0.29.0...v0.30.0

Features

Bug Fixes

  • client: correctly reuse idempotency key (a6ba920)
  • perf: optimize some hot paths (edf120c)
  • perf: skip traversing types for NotGiven values (bcb8823)

Chores

  • fix typos (#582) (66d248c)
  • internal: expand CI branch coverage (0b68591)
  • internal: reduce CI branch coverage (58821a3)
  • internal: remove trailing character (#584) (65bacb7)
  • internal: slight transform perf improvement (#587) (ec630c4)
  • internal: update pyright settings (487213d)
  • slight wording improvement in README (#588) (2eb6437)

Documentation

v0.29.0

25 Mar 00:38

Choose a tag to compare

0.29.0 (2025-03-25)

Full Changelog: v0.28.0...v0.29.0

Features