Skip to content

Releases: runloopai/api-client-python

v0.6.0

23 Oct 22:05

Choose a tag to compare

0.6.0 (2024-10-23)

Full Changelog: v0.5.0...v0.6.0

Features

v0.5.0

22 Oct 18:19

Choose a tag to compare

0.5.0 (2024-10-22)

Full Changelog: v0.4.0...v0.5.0

Features

v0.4.0

22 Oct 00:55

Choose a tag to compare

0.4.0 (2024-10-22)

Full Changelog: v0.3.0...v0.4.0

Features

v0.3.0

14 Oct 20:52

Choose a tag to compare

0.3.0 (2024-10-14)

Full Changelog: v0.2.2...v0.3.0

Features

v0.2.2

11 Oct 22:29

Choose a tag to compare

0.2.2 (2024-10-11)

Full Changelog: v0.2.0...v0.2.2

Features

v0.2.0

10 Oct 21:02

Choose a tag to compare

0.2.0 (2024-10-10)

Full Changelog: v0.1.0-alpha.23...v0.2.0

Features

v0.1.0-alpha.23

07 Oct 19:17

Choose a tag to compare

v0.1.0-alpha.23 Pre-release
Pre-release

0.1.0-alpha.23 (2024-10-07)

Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23

Features

  • api: OpenAPI spec update via Stainless API (#177) (ffb1036)
  • api: OpenAPI spec update via Stainless API (#179) (77911b5)
  • api: OpenAPI spec update via Stainless API (#180) (0849ddb)
  • api: OpenAPI spec update via Stainless API (#184) (7022855)

Bug Fixes

  • client: avoid OverflowError with very large retry counts (#182) (c183989)

Chores

  • add repr to PageInfo class (#183) (29b7283)
  • internal: add support for parsing bool response content (#181) (e2f1795)

v0.1.0-alpha.22

01 Oct 20:29

Choose a tag to compare

v0.1.0-alpha.22 Pre-release
Pre-release

0.1.0-alpha.22 (2024-10-01)

Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22

Features

  • api: OpenAPI spec update via Stainless API (#174) (83ea2bc)

v0.1.0-alpha.21

01 Oct 18:30

Choose a tag to compare

v0.1.0-alpha.21 Pre-release
Pre-release

0.1.0-alpha.21 (2024-10-01)

Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21

Features

  • api: OpenAPI spec update via Stainless API (#156) (1594f34)
  • api: OpenAPI spec update via Stainless API (#160) (ee5dccc)
  • api: OpenAPI spec update via Stainless API (#161) (47f9ac6)
  • api: OpenAPI spec update via Stainless API (#162) (0ac9009)
  • api: OpenAPI spec update via Stainless API (#163) (c819584)
  • api: OpenAPI spec update via Stainless API (#167) (3a84eea)
  • api: OpenAPI spec update via Stainless API (#168) (c9a19cb)
  • api: OpenAPI spec update via Stainless API (#171) (d814a44)
  • client: send retry count header (#170) (8390f52)

Bug Fixes

  • client: handle domains with underscores (#169) (8485f86)

Chores

Documentation

  • readme: add section on determining installed version (#159) (9f23958)
  • update CONTRIBUTING.md (#164) (169ef14)

v0.1.0-alpha.20

06 Sep 18:30
1079919

Choose a tag to compare

v0.1.0-alpha.20 Pre-release
Pre-release

0.1.0-alpha.20 (2024-09-06)

Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20

Features

  • api: OpenAPI spec update via Stainless API (#143) (8cd8b77)
  • api: OpenAPI spec update via Stainless API (#145) (ce6146e)
  • api: OpenAPI spec update via Stainless API (#146) (21a9a9c)
  • api: OpenAPI spec update via Stainless API (#147) (79994e5)
  • api: OpenAPI spec update via Stainless API (#148) (e645bda)
  • api: OpenAPI spec update via Stainless API (#150) (0017597)
  • api: OpenAPI spec update via Stainless API (#151) (7b9f2fa)
  • api: OpenAPI spec update via Stainless API (#152) (9845185)
  • api: OpenAPI spec update via Stainless API (#154) (e6350ec)

Chores