Skip to content

Releases: orbcorp/orb-node

v4.1.0

15 Aug 05:18
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v3.0.0

22 Jul 18:34
b6e96ff
Compare
Choose a tag to compare

3.0.0 (2024-07-18)

Full Changelog: v2.11.2...v3.0.0

⚠ BREAKING CHANGES

  • api: endpoint expects amount of new allocation price to be a string, not a number (#226)
  • api: add semi_annual cadence and remove metadata from update items (#217)

Features

  • api: add 'status' to plan creation params (#230) (0d738b9)
  • api: add methods to prices and invoices (#235) (1c50e27)
  • api: add semi_annual cadence and remove metadata from update items (#217) (c1134f1)
  • api: add support for adding allocation price to subscription (#223) (2b73c46)
  • api: add support for query param include_all_blocks (#227) (cbf7f33)
  • api: external connections made optional when updating items (#224) (1fada3b)
  • api: updates (#221) (69af019)
  • support application/octet-stream request bodies (#219) (d4dbb98)

Bug Fixes

  • api: endpoint expects amount of new allocation price to be a string, not a number (#226) (2595cad)
  • api: escape browser check string (#220) (ce68fda)

Chores

  • ci: also run workflows for PRs targeting next (#231) (bf5cbd5)
  • ci: limit release doctor target branches (#237) (91cd764)
  • docs: improve Coupon description (#222) (df63181)
  • docs: mention support of web browser runtimes (#234) (60a2812)
  • docs: minor update to formatting of API link in README (#233) (bc2ab56)
  • docs: updates price intervals docs (#228) (e640a63)
  • docs: use client instead of package name in Node examples (#236) (15ec443)
  • gitignore test server logs (#229) (6e9959f)
  • internal: minor reformatting (#225) (1a7b1c3)

Documentation

v2.11.2

04 Jun 17:21
Compare
Choose a tag to compare

2.11.2 (2024-06-04)

Full Changelog: v2.11.1...v2.11.2

Bug Fixes

  • Prefix node.js imports with "node:" (88eda87)

Chores

v2.11.1

31 May 17:13
Compare
Choose a tag to compare

2.11.1 (2024-05-31)

Full Changelog: v2.11.0...v2.11.1

Bug Fixes

v2.11.0

29 May 13:14
Compare
Choose a tag to compare

2.11.0 (2024-05-29)

Full Changelog: v2.10.0...v2.11.0

Features

Documentation

v2.10.0

23 May 12:44
Compare
Choose a tag to compare

2.10.0 (2024-05-23)

Full Changelog: v2.9.0...v2.10.0

Features