Skip to content

Releases: runloopai/api-client-python

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

v0.28.0

21 Mar 16:40

Choose a tag to compare

0.28.0 (2025-03-21)

Full Changelog: v0.27.0...v0.28.0

Features

v0.27.0

21 Mar 01:22

Choose a tag to compare

0.27.0 (2025-03-21)

Full Changelog: v0.26.0...v0.27.0

Features

Bug Fixes

Chores

Documentation

  • revise readme docs about nested params (#564) (a2df5d3)

v0.26.0

04 Mar 19:41

Choose a tag to compare

0.26.0 (2025-03-04)

Full Changelog: v0.25.0...v0.26.0

Features

Chores

  • docs: update client docstring (#559) (aae64ef)
  • internal: remove unused http client options forwarding (#561) (39fcd59)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#558) (cc0b37d)

v0.25.0

26 Feb 04:11

Choose a tag to compare

0.25.0 (2025-02-26)

Full Changelog: v0.24.0...v0.25.0

Features

Bug Fixes

  • client: mark some request bodies as optional (dc21cae)

Chores

v0.24.0

19 Feb 01:07

Choose a tag to compare

0.24.0 (2025-02-19)

Full Changelog: v0.23.0...v0.24.0

Features

Bug Fixes

Chores

v0.23.0

11 Feb 20:32

Choose a tag to compare

0.23.0 (2025-02-11)

Full Changelog: v0.22.0...v0.23.0

Features

Bug Fixes

Chores

  • internal: codegen related update (#538) (b538d7c)
  • internal: fix type traversing dictionary params (#537) (d6afc80)
  • internal: minor type handling changes (#539) (ecd4acd)

v0.22.0

04 Feb 22:34

Choose a tag to compare

0.22.0 (2025-02-04)

Full Changelog: v0.21.0...v0.22.0

Features