Skip to content

Releases: runloopai/api-client-python

v0.39.0

04 Jun 16:50

Choose a tag to compare

0.39.0 (2025-06-04)

Full Changelog: v0.38.0...v0.39.0

Features

v0.38.0

04 Jun 15:58

Choose a tag to compare

0.38.0 (2025-06-04)

Full Changelog: v0.37.0...v0.38.0

Features

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)