Skip to content

Releases: orbcorp/orb-python

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

v1.51.0

13 May 09:50

Choose a tag to compare

1.51.0 (2024-05-13)

Full Changelog: v1.50.1...v1.51.0

Features

Chores

v1.50.1

10 May 19:01

Choose a tag to compare

1.50.1 (2024-05-10)

Full Changelog: v1.50.0...v1.50.1

Bug Fixes

  • api: remove alert parameters and method that aren't supported by the live API (#267) (0719f0d)

Chores

  • docs: improve alert endpoints descriptions (#263) (633b79d)
  • rebuild project due to oas spec rename (#266) (60072ac)
  • types: add union discriminator metadata (#265) (4cfa964)

v1.50.0

09 May 17:32

Choose a tag to compare

1.50.0 (2024-05-09)

Full Changelog: v1.49.0...v1.50.0

Features

Chores

  • internal: remove redundant decorator args (#259) (944e9fd)

v1.49.0

08 May 17:57

Choose a tag to compare

1.49.0 (2024-05-08)

Full Changelog: v1.48.0...v1.49.0

Features

v1.48.0

03 May 16:03

Choose a tag to compare

1.48.0 (2024-05-03)

Full Changelog: v1.47.1...v1.48.0

Features

Bug Fixes

  • api: add shared model BillingCycleRelativeDate (#237) (ed85a2a)
  • api: some path params were incorrectly typed as nullable (#236) (f89e868)
  • docs: doc improvements (#242) (d7bc080)
  • project: use absolute github links on PyPi (#216) (bb54f40)

Chores

Documentation

  • readme: fix misleading timeout example value (#253) (293da36)