Skip to content

Releases: runloopai/api-client-python

v0.29.0

25 Mar 00:38
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

0.22.0 (2025-02-04)

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

Features

v0.21.0

04 Feb 21:14
Compare
Choose a tag to compare

0.21.0 (2025-02-04)

Full Changelog: v0.20.0...v0.21.0

Features

v0.20.0

04 Feb 18:35
Compare
Choose a tag to compare

0.20.0 (2025-02-04)

Full Changelog: v0.19.0...v0.20.0

Features

  • add helpers for blueprint and scenario run creation (b00a7c1)
  • api: api update (#526) (be26ed7)

Chores

  • internal: bummp ruff dependency (#525) (84051db)
  • internal: change default timeout to an int (#524) (a15ccaa)