Releases: orbcorp/orb-node
Releases · orbcorp/orb-node
v2.9.0
v2.8.0
v2.7.0
v2.6.1
v2.6.0
v2.5.1
2.5.1 (2024-05-08)
Full Changelog: v2.5.0...v2.5.1
Chores
- remove unintentional file inclusion (71a97f9)
v2.5.0
v2.4.1
v2.4.0
2.4.0 (2024-05-02)
Full Changelog: v2.3.0...v2.4.0
Features
- api: add effective_date field (#163) (7a5d9af)
- api: add param to backfill create (#174) (9379644)
- api: add subscription update endpoint (#168) (d7ee5ba)
- api: add the shared model PaginationMetadata (#164) (85956fe)
- api: price evaluation endpoint generally available (#169) (c1e2b83)
- api: updates (#154) (0f7c989)
- api: updates (#159) (ca602ea)
- api: updates (#179) (86b9015)
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
v2.3.0
2.3.0 (2024-04-24)
Full Changelog: v2.2.0...v2.3.0
Features
- api: add effective_date field (#163) (96a98bd)
- api: add subscription update endpoint (#168) (09b5798)
- api: add the shared model PaginationMetadata (#164) (15f5af3)
- api: price evaluation endpoint generally available (#169) (492a728)
- api: updates (#154) (01aef6d)
- api: updates (#159) (5b6287c)
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)