Skip to content

Releases: orbcorp/orb-node

v3.0.0

22 Jul 18:34
b6e96ff

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

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

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

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

Choose a tag to compare

2.10.0 (2024-05-23)

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

Features

v2.9.0

22 May 16:48

Choose a tag to compare

2.9.0 (2024-05-22)

Full Changelog: v2.8.0...v2.9.0

Features

Bug Fixes

Chores

  • internal: add slightly better logging to scripts (#204) (37e69d8)

v2.8.0

14 May 12:37

Choose a tag to compare

2.8.0 (2024-05-14)

Full Changelog: v2.7.0...v2.8.0

Features

Refactors

v2.7.0

13 May 09:50

Choose a tag to compare

2.7.0 (2024-05-13)

Full Changelog: v2.6.1...v2.7.0

Features

Chores

v2.6.1

10 May 19:00

Choose a tag to compare

2.6.1 (2024-05-10)

Full Changelog: v2.6.0...v2.6.1

Bug Fixes

  • api: remove alert parameters and method that aren't supported by the live API (#197) (66999d9)

Chores

  • docs: improve alert endpoints descriptions (#194) (23ee7ed)
  • rebuild project due to oas spec rename (#196) (1afa7de)

v2.6.0

09 May 17:32

Choose a tag to compare

2.6.0 (2024-05-09)

Full Changelog: v2.5.1...v2.6.0

Features