Skip to content

Releases: orbcorp/orb-python

v1.47.0

21 Mar 13:44

Choose a tag to compare

1.47.0 (2024-03-21)

Full Changelog: v1.46.0...v1.47.0

Features

Performance Improvements

Chores

  • internal: construct error properties instead of using the raw response (#204) (e5438a9)
  • internal: loosen input type for util function (#202) (6d48c20)
  • internal: update generated pragma comment (#200) (336a736)

Documentation

v1.46.0

15 Mar 15:11

Choose a tag to compare

1.46.0 (2024-03-15)

Full Changelog: v1.45.0...v1.46.0

Features

v1.45.0

14 Mar 14:46

Choose a tag to compare

1.45.0 (2024-03-14)

Full Changelog: v1.44.0...v1.45.0

Features

  • api: add matrix with allocation price (#193) (45cc072)

v1.44.0

11 Mar 19:07

Choose a tag to compare

1.44.0 (2024-03-11)

Full Changelog: v1.43.0...v1.44.0

Features

Chores

  • internal: improve deserialisation of discriminated unions (#190) (5b96dd5)

v1.43.0

09 Mar 05:04

Choose a tag to compare

1.43.0 (2024-03-09)

Full Changelog: v1.42.3...v1.43.0

Features

Chores

  • ci: uses Stainless GitHub App for releases (#172) (d5b9f5f)
  • client: improve error message for invalid http_client argument (#184) (17dacf2)
  • client: use anyio.sleep instead of asyncio.sleep (#178) (677ef7e)
  • docs: mention install from git repo (#181) (795ae88)
  • export NOT_GIVEN sentinel value (#188) (7a739b9)
  • internal: add core support for deserializing into number response (#185) (247964e)
  • internal: bump pyright (#177) (f5c6f0c)
  • internal: bump pyright (#186) (03ff063)
  • internal: bump rye to v0.24.0 (#175) (450508a)
  • internal: minor core client restructuring (#179) (ace9451)
  • internal: refactor release environment script (#173) (2503fbc)
  • internal: split up transforms into sync / async (#182) (17a94e7)
  • internal: support more input types (#183) (fc2721e)
  • internal: support parsing Annotated types (#187) (9982119)
  • internal: update deps (#176) (abdbcc6)

Documentation

v1.42.3

07 Feb 00:17

Choose a tag to compare

1.42.3 (2024-02-07)

Full Changelog: v1.42.2...v1.42.3

Bug Fixes

  • change status serialization behavior (#168) (fb5348b)

v1.42.2

06 Feb 15:26

Choose a tag to compare

1.42.2 (2024-02-06)

Full Changelog: v1.42.1...v1.42.2

Bug Fixes

  • types: loosen most List params types to Iterable (#167) (ee5959e)

Chores

v1.42.1

04 Feb 18:58

Choose a tag to compare

1.42.1 (2024-02-04)

Full Changelog: v1.42.0...v1.42.1

Bug Fixes

  • prevent crash when platform.architecture() is not allowed (#163) (20629a0)

Chores

  • interal: make link to api.md relative (#161) (7710cdc)

v1.42.0

01 Feb 02:47

Choose a tag to compare

1.42.0 (2024-02-01)

Full Changelog: v1.41.0...v1.42.0

Features

Chores

  • internal: support pre-release versioning (#158) (3dd41bb)

v1.41.0

30 Jan 19:37

Choose a tag to compare

1.41.0 (2024-01-30)

Full Changelog: v1.40.0...v1.41.0

Features