Skip to content

Releases: orbcorp/orb-node

v4.6.0

21 Aug 16:13

Choose a tag to compare

4.6.0 (2024-08-21)

Full Changelog: v4.5.0...v4.6.0

Features

v4.5.0

19 Aug 12:36

Choose a tag to compare

4.5.0 (2024-08-19)

Full Changelog: v4.4.0...v4.5.0

Features

v4.4.0

17 Aug 01:22

Choose a tag to compare

4.4.0 (2024-08-17)

Full Changelog: v4.3.0...v4.4.0

Features

  • api: OpenAPI spec update via Stainless API (#262) (e9cbe38)

v4.3.0

16 Aug 01:20

Choose a tag to compare

4.3.0 (2024-08-16)

Full Changelog: v4.2.0...v4.3.0

Features

  • api: OpenAPI spec update via Stainless API (#259) (8d141bb)

v4.2.0

15 Aug 22:28

Choose a tag to compare

4.2.0 (2024-08-15)

Full Changelog: v4.1.0...v4.2.0

Features

  • api: OpenAPI spec update via Stainless API (#256) (e099eeb)

v4.1.0

15 Aug 05:18

Choose a tag to compare

4.1.0 (2024-08-15)

Full Changelog: v4.0.0...v4.1.0

Features

  • api: OpenAPI spec update via Stainless API (#253) (02e8a7b)

v4.0.0

14 Aug 21:42
bbfe1e3

Choose a tag to compare

4.0.0 (2024-08-14)

Full Changelog: v3.2.0...v4.0.0

⚠ BREAKING CHANGES

  • api: remove methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#249)

Features

  • api: OpenAPI spec update via Stainless API (#251) (6dc3dfe)
  • api: remove methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#249) (2c10956)

v3.2.0

02 Aug 17:08

Choose a tag to compare

3.2.0 (2024-08-02)

Full Changelog: v3.1.0...v3.2.0

Features

  • api: deprecate methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#248) (4f5bc2e)

Chores

  • ci: correctly tag pre-release npm packages (#247) (918a911)
  • internal: add constant for default timeout (#245) (f712a96)

v3.1.0

29 Jul 11:19

Choose a tag to compare

3.1.0 (2024-07-29)

Full Changelog: v3.0.1...v3.1.0

Features

  • api: add cadence enum value 'custom' (#244) (8db1917)

Chores

  • docs: fix incorrect client var names (#242) (46900a2)

v3.0.1

25 Jul 16:34

Choose a tag to compare

3.0.1 (2024-07-25)

Full Changelog: v3.0.0...v3.0.1

Bug Fixes

  • compat: remove ReadableStream polyfill redundant since node v16 (#241) (ad290c4)

Chores