Skip to content

Releases: runloopai/api-client-python

v0.65.0

Choose a tag to compare

@stainless-app stainless-app released this 15 Oct 15:27
c5218ec

0.65.0 (2025-10-15)

Full Changelog: v0.64.0...v0.65.0

Features

Chores

  • internal: detect missing future annotations with ruff (e8914e3)

v0.64.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Oct 22:56
a9c5b56

0.64.0 (2025-10-06)

Full Changelog: v0.63.0...v0.64.0

Features

v0.63.0

Choose a tag to compare

@stainless-app stainless-app released this 02 Oct 23:57
a9a0d2b

0.63.0 (2025-10-02)

Full Changelog: v0.62.0...v0.63.0

Features

v0.62.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Oct 22:03
06e0d87

0.62.0 (2025-10-01)

Full Changelog: v0.61.0...v0.62.0

Features

v0.61.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Sep 17:28
02ec86a

0.61.0 (2025-09-29)

Full Changelog: v0.60.1...v0.61.0

Features

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (d5ba1be)
  • internal: update pydantic dependency (baecb39)
  • types: change optional parameter type from NotGiven to Omit (783fea5)

v0.60.1

Choose a tag to compare

@stainless-app stainless-app released this 29 Sep 17:33
124bc2d

0.60.1 (2025-09-11)

Full Changelog: v0.60.0...v0.60.1

v0.60.0

Choose a tag to compare

@stainless-app stainless-app released this 10 Sep 21:17
6c83675

0.60.0 (2025-09-10)

Full Changelog: v0.59.0...v0.60.0

Features

v0.59.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Sep 20:04

0.59.0 (2025-09-08)

Full Changelog: v0.58.0...v0.59.0

Features

  • api: api update (d28f600)
  • api: api update (a7b44bc)
  • api: api update (39c93bd)
  • api: add retries on timeouts for Execution streaming APIs (#638)

Chores

  • internal: codegen related update (4ed8b7a)
  • tests: simplify get_platform test (6b38a37)

v0.58.0

Choose a tag to compare

@stainless-app stainless-app released this 04 Sep 20:33
742357d

0.58.0 (2025-09-04)

Full Changelog: v0.57.0...v0.58.0

Features

  • api: api update (59e649d)
  • improve future compat with pydantic v3 (adb9765)
  • types: replace List[str] with SequenceNotStr in params (9c3bbcd)

Chores

  • internal: add Sequence related utils (dec07b5)

v0.57.0

Choose a tag to compare

@stainless-app stainless-app released this 27 Aug 17:18

0.57.0 (2025-08-27)

Full Changelog: v0.56.2...v0.57.0

Features

Bug Fixes

  • avoid newer type syntax (3412f2b)

Chores

  • internal: change ci workflow machines (b01847c)
  • internal: update pyright exclude list (0da3132)