Skip to content

Releases: orbcorp/orb-node

v2.9.0

22 May 16:48
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

2.6.0 (2024-05-09)

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

Features

v2.5.1

08 May 17:55
Compare
Choose a tag to compare

2.5.1 (2024-05-08)

Full Changelog: v2.5.0...v2.5.1

Chores

  • remove unintentional file inclusion (71a97f9)

v2.5.0

08 May 17:08
Compare
Choose a tag to compare

2.5.0 (2024-05-08)

Full Changelog: v2.4.1...v2.5.0

Features

v2.4.1

03 May 15:06
Compare
Choose a tag to compare

2.4.1 (2024-05-03)

Full Changelog: v2.4.0...v2.4.1

Bug Fixes

  • package: revert recent client file change (#182) (682eecb)

v2.4.0

02 May 08:36
Compare
Choose a tag to compare

2.4.0 (2024-05-02)

Full Changelog: v2.3.0...v2.4.0

Features

Bug Fixes

  • api: add shared model BillingCycleRelativeDate (#167) (bb6764e)
  • api: some path params were incorrectly typed as nullable (#166) (bafd0a9)
  • use UTC timezone for verifying webhook signature (5eb9d2c), closes #156

Chores

  • internal: add link to openapi spec (#176) (fd77e6a)
  • internal: add scripts/test and scripts/mock (#173) (495558b)
  • internal: add scripts/test, scripts/mock and add ci job (#177) (4440933)
  • internal: formatting (#161) (b4ae917)
  • internal: forward arguments in scripts/test (#178) (0564bfe)
  • internal: move client class to separate file (#180) (9f56e13)
  • internal: refactor scripts (#175) (76f4954)
  • internal: update gitignore (#160) (bbd39e8)
  • internal: use @swc/jest for running tests (#165) (50ad2b0)
  • internal: use actions/checkout@v4 for codeflow (#171) (dcf2157)
  • use debug instead of console log for webhook signature logging (590cbf1)

Build System

  • configure UTF-8 locale in devcontainer (#162) (b1b8a5a)

v2.3.0

24 Apr 02:48
630753b
Compare
Choose a tag to compare

2.3.0 (2024-04-24)

Full Changelog: v2.2.0...v2.3.0

Features

Bug Fixes

  • api: add shared model BillingCycleRelativeDate (#167) (8677375)
  • api: some path params were incorrectly typed as nullable (#166) (eeb81d4)
  • use UTC timezone for verifying webhook signature (9a0b87a), closes #156

Chores

  • internal: formatting (#161) (db765d8)
  • internal: update gitignore (#160) (7a2c39f)
  • internal: use @swc/jest for running tests (#165) (c744e70)
  • use debug instead of console log for webhook signature logging (590cbf1)

Build System

  • configure UTF-8 locale in devcontainer (#162) (aa09c7d)