Skip to content

Releases: orbcorp/orb-python

v2.4.0

15 Aug 22:28

Choose a tag to compare

2.4.0 (2024-08-15)

Full Changelog: v2.3.0...v2.4.0

Features

  • api: OpenAPI spec update via Stainless API (#346) (9906e02)

v2.3.0

15 Aug 22:18

Choose a tag to compare

2.3.0 (2024-08-15)

Full Changelog: v2.2.0...v2.3.0

Features

  • api: OpenAPI spec update via Stainless API (#343) (b4db3f3)

v2.2.0

15 Aug 05:18

Choose a tag to compare

2.2.0 (2024-08-15)

Full Changelog: v2.1.0...v2.2.0

Features

  • api: OpenAPI spec update via Stainless API (#340) (632a6bd)

v2.1.0

14 Aug 12:00

Choose a tag to compare

2.1.0 (2024-08-14)

Full Changelog: v2.0.0...v2.1.0

Features

  • api: OpenAPI spec update via Stainless API (#338) (ff005e5)
  • client: add retries_taken to raw response class (#334) (99d1df1)

Chores

v2.0.0

02 Aug 17:31
26554a4

Choose a tag to compare

2.0.0 (2024-08-02)

Full Changelog: v1.56.0...v2.0.0

⚠ BREAKING CHANGES

  • api: remove methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#330)
  • api: endpoint expects amount of new allocation price to be a string, not a number (#297)
  • api: add semi_annual cadence and remove metadata from update items (#288)

Features

  • api: add 'status' to plan creation params (#310) (561898f)
  • api: add cadence enum value 'custom' (#327) (e1df500)
  • api: add methods to prices and invoices (#321) (0eaba5f)
  • api: add semi_annual cadence and remove metadata from update items (#288) (4b07848)
  • api: add support for adding allocation price to subscription (#295) (7e16ef5)
  • api: add support for query param include_all_blocks (#301) (1b7b6a3)
  • api: deprecate methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#329) (1cc12f1)
  • api: external connections made optional when updating items (#296) (9076f38)
  • api: remove methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#330) (62e5158)
  • api: updates (#291) (38aaf34)

Bug Fixes

  • api: endpoint expects amount of new allocation price to be a string, not a number (#297) (cb8992b)
  • build: include more files in sdist builds (#300) (922476f)
  • client/async: avoid blocking io call for platform headers (#294) (89f4bfe)
  • client: always respect content-type multipart/form-data if provided (#308) (9d980df)
  • docs: fix link to advanced python httpx docs (#298) (55cff13)
  • temporarily patch upstream version to fix broken release flow (#299) (b0c95aa)

Chores

Documentation

v1.56.0

29 May 13:14

Choose a tag to compare

1.56.0 (2024-05-29)

Full Changelog: v1.55.0...v1.56.0

Features

Chores

Documentation

  • contributing: update references to rye-up.com (#285) (5502012)

v1.55.0

23 May 12:44

Choose a tag to compare

1.55.0 (2024-05-23)

Full Changelog: v1.54.0...v1.55.0

Features

Chores

v1.54.0

22 May 17:34

Choose a tag to compare

1.54.0 (2024-05-22)

Full Changelog: v1.53.0...v1.54.0

Features

  • api: add adjustment interval to subscriptions (#277) (7248240)

v1.53.0

16 May 09:59

Choose a tag to compare

1.53.0 (2024-05-16)

Full Changelog: v1.52.0...v1.53.0

Features

Chores

  • internal: add slightly better logging to scripts (#274) (af172ca)

v1.52.0

14 May 12:38

Choose a tag to compare

1.52.0 (2024-05-14)

Full Changelog: v1.51.0...v1.52.0

Features

Chores