Releases: orbcorp/orb-node
Releases · orbcorp/orb-node
v4.1.0
v4.0.0
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
v3.2.0
v3.1.0
v3.0.1
v3.0.0
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
2.11.2 (2024-06-04)
Full Changelog: v2.11.1...v2.11.2
Bug Fixes
- Prefix node.js imports with "node:" (88eda87)
Chores
- fix lint (9303eb1)