UNPKG

orb-billing

Version:

The official TypeScript library for the Orb API

1,188 lines (613 loc) 130 kB
# Changelog ## [6.11.0](https://github.com/orbcorp/orb-typescript/compare/v6.10.0...v6.11.0) (2026-08-07) ### Features * **api:** api update ([f88fce4](https://github.com/orbcorp/orb-typescript/commit/f88fce46301202d14e5d7414a62812ffecbb337a)) ## [6.10.0](https://github.com/orbcorp/orb-typescript/compare/v6.9.0...v6.10.0) (2026-08-05) ### Features * **api:** add `grouped_tiered_matrix` price model for per-dimension tiered rates ([c9fbcfe](https://github.com/orbcorp/orb-typescript/commit/c9fbcfe1ce9400a9b643e3627fb01077bee3a438)) ## [6.9.0](https://github.com/orbcorp/orb-typescript/compare/v6.8.0...v6.9.0) (2026-08-04) ### Features * **api:** api update ([5db204a](https://github.com/orbcorp/orb-typescript/commit/5db204a08d97ba6755774a8bc0f814ac664a154b)) * **api:** api update ([5db204a](https://github.com/orbcorp/orb-typescript/commit/5db204a08d97ba6755774a8bc0f814ac664a154b)) * **api:** api update ([5db204a](https://github.com/orbcorp/orb-typescript/commit/5db204a08d97ba6755774a8bc0f814ac664a154b)) ### Bug Fixes * **api:** correct next_attempt_at accuracy in invoice auto-collection response ([5db204a](https://github.com/orbcorp/orb-typescript/commit/5db204a08d97ba6755774a8bc0f814ac664a154b)) ## [6.8.0](https://github.com/orbcorp/orb-typescript/compare/v6.7.0...v6.8.0) (2026-08-01) ### Features * **api:** api update ([d58cb30](https://github.com/orbcorp/orb-typescript/commit/d58cb30e39ac52ec4af0a07974ad2c80db1e63e3)) ## [6.7.0](https://github.com/orbcorp/orb-typescript/compare/v6.6.0...v6.7.0) (2026-07-31) ### Features * **api:** add endpoint to create plan-level alerts ([a1797ee](https://github.com/orbcorp/orb-typescript/commit/a1797ee2b014d89e3c18a6002a9a76cabd2f421d)) * **api:** add endpoint to create plan-level alerts and allow PUT updates for plan usage alert thresholds ([a1797ee](https://github.com/orbcorp/orb-typescript/commit/a1797ee2b014d89e3c18a6002a9a76cabd2f421d)) ## [6.6.0](https://github.com/orbcorp/orb-typescript/compare/v6.5.0...v6.6.0) (2026-07-26) ### Features * **api:** add `spend_exceeded` alert type for subscription-level alerts ([d7c2508](https://github.com/orbcorp/orb-typescript/commit/d7c2508a509f2ee6d7990d963b7d3d51c82e0813)) ## [6.5.0](https://github.com/orbcorp/orb-typescript/compare/v6.4.0...v6.5.0) (2026-07-25) ### Features * **api:** rename "trash alert" endpoint to "delete alert" ([7e3b50d](https://github.com/orbcorp/orb-typescript/commit/7e3b50dde544bee33285de67a6a715f1d1a52b60)) ### Bug Fixes * **api:** rename "trash alert" endpoint to "delete alert" ([7e3b50d](https://github.com/orbcorp/orb-typescript/commit/7e3b50dde544bee33285de67a6a715f1d1a52b60)) ## [6.4.0](https://github.com/orbcorp/orb-typescript/compare/v6.3.0...v6.4.0) (2026-07-24) ### Features * **api:** increase max page limit for credit ledger endpoints from 500 to 1000 ([e195560](https://github.com/orbcorp/orb-typescript/commit/e195560a0f1a9f186d075074a220381fc0f4f77e)) * **api:** support decimal quantities for fixed fee quantity transitions ([c3f3968](https://github.com/orbcorp/orb-typescript/commit/c3f3968eceda319ef8c4379e4f7877152e41cd9f)) ## [6.3.0](https://github.com/orbcorp/orb-typescript/compare/v6.2.0...v6.3.0) (2026-07-22) ### Features * **api:** support `end_of_invoice` effective time for plan version migrations ([c264efe](https://github.com/orbcorp/orb-typescript/commit/c264efec840c323a84c88ff81986406a798725f5)) ## [6.2.0](https://github.com/orbcorp/orb-typescript/compare/v6.1.0...v6.2.0) (2026-07-17) ### Features * **api:** allow future invoice dates (up to one year) for one-off invoice creation ([c3d716e](https://github.com/orbcorp/orb-typescript/commit/c3d716e732d37f92f4991752b38ba19d8732cd68)) ## [6.1.0](https://github.com/orbcorp/orb-typescript/compare/v6.0.2...v6.1.0) (2026-07-16) ### Features * **api:** add alert deletion, customer portal session, and invoice PDF regeneration endpoints ([cfc491a](https://github.com/orbcorp/orb-typescript/commit/cfc491a37179ff04887b66d94a3185d5246fcc44)) * **api:** remove deprecated debug field from events backfill endpoints ([a73bd13](https://github.com/orbcorp/orb-typescript/commit/a73bd1383a4233d2dc2512c8865982aa2b84b99f)) * **api:** remove deprecated debug parameter and field from backfill endpoints ([a73bd13](https://github.com/orbcorp/orb-typescript/commit/a73bd1383a4233d2dc2512c8865982aa2b84b99f)) * **api:** remove deprecated debug query parameter and field from events API ([a73bd13](https://github.com/orbcorp/orb-typescript/commit/a73bd1383a4233d2dc2512c8865982aa2b84b99f)) ### Chores * keep the bin field clear of the release-bumped version line ([6b0e14a](https://github.com/orbcorp/orb-typescript/commit/6b0e14a74c71429c0e58e2d724edcd3f506e2160)) ## [6.0.2](https://github.com/orbcorp/orb-typescript/compare/v6.0.1...v6.0.2) (2026-07-14) ### Bug Fixes * ship the v1 migration codemod and correct the npm install instructions ([13c9039](https://github.com/orbcorp/orb-typescript/commit/13c90394af4dafb67edfab5f0431a92168adf01b)) ## [6.0.1](https://github.com/orbcorp/orb-typescript/compare/v6.0.0...v6.0.1) (2026-07-14) ### Bug Fixes * **internal:** restore tokenless publish script (OIDC) ([eeb743a](https://github.com/orbcorp/orb-typescript/commit/eeb743af8ae1c1dbc559e396b1bc84277b5fcd38)) ## [6.0.0](https://github.com/orbcorp/orb-typescript/compare/v0.0.1...v6.0.0) (2026-07-14) ### ⚠ BREAKING CHANGES * migrate to the Stainless v2 TypeScript SDK architecture ### Features * **api:** add `commitment` credit block source and `credit_commitment` field ([d1f8312](https://github.com/orbcorp/orb-typescript/commit/d1f8312062f5b9e9516fb417e29402300aa6aadc)) * **api:** api update ([6b4bd4e](https://github.com/orbcorp/orb-typescript/commit/6b4bd4ed03ac1b5ecc574d1313e540f21e940572)) * **api:** deprecate debug mode ingestion response field ([18c531f](https://github.com/orbcorp/orb-typescript/commit/18c531faf3f7d420eac8e8653a61a094625d2734)) * migrate to the Stainless v2 TypeScript SDK architecture ([f32a385](https://github.com/orbcorp/orb-typescript/commit/f32a3852b64420184e17b5330221749db9358600)) * **webhooks:** add webhook signature verification helpers ([582880e](https://github.com/orbcorp/orb-typescript/commit/582880e92cfaa9a9bbf66b1ab813936f62b4f81f)) ### Chores * import the orb-billing v5 changelog for release continuity ([12c761b](https://github.com/orbcorp/orb-typescript/commit/12c761b9927417e95cbe1fe33d9ad3ea46b13963)) * **internal:** format ported workflows ([928c2b0](https://github.com/orbcorp/orb-typescript/commit/928c2b0f2f8122c1ec2c1e2a727b48d858b7d89f)) * **internal:** format trunk sync lock workflow ([9e39337](https://github.com/orbcorp/orb-typescript/commit/9e39337be39becc1c1b7e02f9074367d4bdda167)) * **internal:** stage release wiring and v1 migration tooling ([189d378](https://github.com/orbcorp/orb-typescript/commit/189d37846a0075d1f22dba564f20f35c88f0c620)) ## [5.76.0](https://github.com/orbcorp/orb-node/compare/v5.75.1...v5.76.0) (2026-07-14) ### Features * **api:** add `commitment` credit block source and `credit_commitment` field ([9134ecf](https://github.com/orbcorp/orb-node/commit/9134ecf0523babb24be8b002baf9f1a6e7a5e715)) * **api:** api update ([2b70910](https://github.com/orbcorp/orb-node/commit/2b70910635857281f113f253b3c7535bc708e232)) ## 5.75.1 (2026-07-10) Full Changelog: [v5.75.0...v5.75.1](https://github.com/orbcorp/orb-node/compare/v5.75.0...v5.75.1) ## 5.75.0 (2026-07-09) Full Changelog: [v5.74.0...v5.75.0](https://github.com/orbcorp/orb-node/compare/v5.74.0...v5.75.0) ### Features * **api:** api update ([617ddec](https://github.com/orbcorp/orb-node/commit/617ddeceabafd5bfe024e41d5ba3ae53f8e9c800)) ## 5.74.0 (2026-07-01) Full Changelog: [v5.73.0...v5.74.0](https://github.com/orbcorp/orb-node/compare/v5.73.0...v5.74.0) ### Features * **api:** api update ([134eb38](https://github.com/orbcorp/orb-node/commit/134eb3802855699af3646327c9db19edffeec185)) ## 5.73.0 (2026-06-29) Full Changelog: [v5.72.0...v5.73.0](https://github.com/orbcorp/orb-node/compare/v5.72.0...v5.73.0) ### Features * **api:** api update ([bbee7db](https://github.com/orbcorp/orb-node/commit/bbee7db14796c15325982fd3a92753111dd9c508)) ## 5.72.0 (2026-06-25) Full Changelog: [v5.71.0...v5.72.0](https://github.com/orbcorp/orb-node/compare/v5.71.0...v5.72.0) ### Features * **api:** api update ([55fdfe5](https://github.com/orbcorp/orb-node/commit/55fdfe5424288cc680c38cce29f759b138182b6d)) ## 5.71.0 (2026-06-25) Full Changelog: [v5.70.0...v5.71.0](https://github.com/orbcorp/orb-node/compare/v5.70.0...v5.71.0) ### Features * **api:** api update ([f39c5f8](https://github.com/orbcorp/orb-node/commit/f39c5f821bd72b9a882da6e26e710f4aa291f216)) ## 5.70.0 (2026-06-12) Full Changelog: [v5.69.0...v5.70.0](https://github.com/orbcorp/orb-node/compare/v5.69.0...v5.70.0) ### Features * **api:** api update ([dc38bdf](https://github.com/orbcorp/orb-node/commit/dc38bdf3a2e421f219be19abd15d6986fd1e2f1e)) ## 5.69.0 (2026-06-09) Full Changelog: [v5.68.0...v5.69.0](https://github.com/orbcorp/orb-node/compare/v5.68.0...v5.69.0) ### Features * **api:** api update ([2cc9ce2](https://github.com/orbcorp/orb-node/commit/2cc9ce280e415c27d8f1c47ffec730fd0a418ee3)) ## 5.68.0 (2026-06-04) Full Changelog: [v5.67.0...v5.68.0](https://github.com/orbcorp/orb-node/compare/v5.67.0...v5.68.0) ### Features * **api:** api update ([e12e81c](https://github.com/orbcorp/orb-node/commit/e12e81c276705bf034493f10710db1196830c625)) ## 5.67.0 (2026-06-03) Full Changelog: [v5.66.0...v5.67.0](https://github.com/orbcorp/orb-node/compare/v5.66.0...v5.67.0) ### Features * **api:** api update ([91aeb2c](https://github.com/orbcorp/orb-node/commit/91aeb2cfca47c7816b594f91772a3dfe26a02cd9)) ## 5.66.0 (2026-06-02) Full Changelog: [v5.65.0...v5.66.0](https://github.com/orbcorp/orb-node/compare/v5.65.0...v5.66.0) ### Features * **api:** api update ([23cc17b](https://github.com/orbcorp/orb-node/commit/23cc17b4682e0a09f8e93ba6ed42ee74d43dea0d)) ## 5.65.0 (2026-05-27) Full Changelog: [v5.64.0...v5.65.0](https://github.com/orbcorp/orb-node/compare/v5.64.0...v5.65.0) ### Features * **api:** api update ([169b669](https://github.com/orbcorp/orb-node/commit/169b66938b92429911190a815fb31e828d15cf1b)) ## 5.64.0 (2026-05-26) Full Changelog: [v5.63.0...v5.64.0](https://github.com/orbcorp/orb-node/compare/v5.63.0...v5.64.0) ### Features * **api:** api update ([db57091](https://github.com/orbcorp/orb-node/commit/db570914b948c39ba21455fd34c694f655ad5577)) ## 5.63.0 (2026-05-22) Full Changelog: [v5.62.0...v5.63.0](https://github.com/orbcorp/orb-node/compare/v5.62.0...v5.63.0) ### Features * **api:** api update ([715040d](https://github.com/orbcorp/orb-node/commit/715040d77d726c501d629eab96413dc10264d526)) ## 5.62.0 (2026-05-21) Full Changelog: [v5.61.0...v5.62.0](https://github.com/orbcorp/orb-node/compare/v5.61.0...v5.62.0) ### Features * **api:** api update ([227c75f](https://github.com/orbcorp/orb-node/commit/227c75f76c5e1edd581239b21c39fb49649dd495)) ## 5.61.0 (2026-05-20) Full Changelog: [v5.60.0...v5.61.0](https://github.com/orbcorp/orb-node/compare/v5.60.0...v5.61.0) ### Features * **api:** api update ([7f88e31](https://github.com/orbcorp/orb-node/commit/7f88e31c1c0ca9dfc8e6532a16f31664b66ac7c3)) * **api:** api update ([51df8ea](https://github.com/orbcorp/orb-node/commit/51df8ead55864141d3ab8590757e4ed01cfe8c1c)) ## 5.60.0 (2026-05-19) Full Changelog: [v5.59.0...v5.60.0](https://github.com/orbcorp/orb-node/compare/v5.59.0...v5.60.0) ### Features * **api:** api update ([27cce83](https://github.com/orbcorp/orb-node/commit/27cce83a0ee82cda96551eaa8bbccbe62ad96dc4)) ## 5.59.0 (2026-05-13) Full Changelog: [v5.58.0...v5.59.0](https://github.com/orbcorp/orb-node/compare/v5.58.0...v5.59.0) ### Features * **api:** api update ([2d039dc](https://github.com/orbcorp/orb-node/commit/2d039dca807045cd81080811a34ec0fb8006dfd6)) ## 5.58.0 (2026-05-12) Full Changelog: [v5.57.0...v5.58.0](https://github.com/orbcorp/orb-node/compare/v5.57.0...v5.58.0) ### Features * **api:** api update ([e71999f](https://github.com/orbcorp/orb-node/commit/e71999f3c9446a897b6bf71f3fb36dfe4b189dd3)) ## 5.57.0 (2026-05-05) Full Changelog: [v5.56.0...v5.57.0](https://github.com/orbcorp/orb-node/compare/v5.56.0...v5.57.0) ### Features * **api:** api update ([dc30faf](https://github.com/orbcorp/orb-node/commit/dc30faf603fd369a7a31a0e2569163e2e94f27e9)) ## 5.56.0 (2026-04-27) Full Changelog: [v5.55.0...v5.56.0](https://github.com/orbcorp/orb-node/compare/v5.55.0...v5.56.0) ### Features * **api:** api update ([5a431ce](https://github.com/orbcorp/orb-node/commit/5a431ce9fa4f26d11d784537aa393dc27742657e)) ## 5.55.0 (2026-04-27) Full Changelog: [v5.54.0...v5.55.0](https://github.com/orbcorp/orb-node/compare/v5.54.0...v5.55.0) ### Features * support setting headers via env ([783ea25](https://github.com/orbcorp/orb-node/commit/783ea250cc5d7087f55dcd51744cdba53db2885b)) ## 5.54.0 (2026-04-26) Full Changelog: [v5.53.0...v5.54.0](https://github.com/orbcorp/orb-node/compare/v5.53.0...v5.54.0) ### Features * **api:** api update ([933a659](https://github.com/orbcorp/orb-node/commit/933a659cea6ab7e69eb57b3557935251a4a8dd34)) ## 5.53.0 (2026-04-24) Full Changelog: [v5.52.0...v5.53.0](https://github.com/orbcorp/orb-node/compare/v5.52.0...v5.53.0) ### Features * **api:** api update ([450a37e](https://github.com/orbcorp/orb-node/commit/450a37e4e6b854b504990af831c202c4af7ab42d)) ### Chores * **internal:** more robust bootstrap script ([9e4bf6e](https://github.com/orbcorp/orb-node/commit/9e4bf6ea3ebab22ba6f3f940a6c7000a4c8a2358)) ## 5.52.0 (2026-04-17) Full Changelog: [v5.51.0...v5.52.0](https://github.com/orbcorp/orb-node/compare/v5.51.0...v5.52.0) ### Features * **api:** api update ([851d563](https://github.com/orbcorp/orb-node/commit/851d56355828654c3efc662dd1c4cef2f4d1331e)) ### Chores * **tests:** bump steady to v0.22.1 ([166402d](https://github.com/orbcorp/orb-node/commit/166402dec7eb22ee22bf6633c8f37ca398a79eb2)) ## 5.51.0 (2026-04-16) Full Changelog: [v5.50.0...v5.51.0](https://github.com/orbcorp/orb-node/compare/v5.50.0...v5.51.0) ### Features * **api:** api update ([57e2855](https://github.com/orbcorp/orb-node/commit/57e28557a86932390537c1c168c4123b3a313979)) ## 5.50.0 (2026-04-13) Full Changelog: [v5.49.0...v5.50.0](https://github.com/orbcorp/orb-node/compare/v5.49.0...v5.50.0) ### Features * **api:** api update ([e70692f](https://github.com/orbcorp/orb-node/commit/e70692fbcea7c00bf32f940b36b8be46edcdb64b)) ## 5.49.0 (2026-04-11) Full Changelog: [v5.48.0...v5.49.0](https://github.com/orbcorp/orb-node/compare/v5.48.0...v5.49.0) ### Features * **api:** api update ([2745374](https://github.com/orbcorp/orb-node/commit/2745374c941524c812f8b1aff91159b406f04d47)) ### Chores * **internal:** codegen related update ([fbcbfe3](https://github.com/orbcorp/orb-node/commit/fbcbfe3ff0ea0836bbea11fdec50f47f786cc088)) ### Documentation * update examples ([7df8be5](https://github.com/orbcorp/orb-node/commit/7df8be59d5a426a2eeb1e6503b5c81c9f5eaee21)) ## 5.48.0 (2026-04-03) Full Changelog: [v5.47.0...v5.48.0](https://github.com/orbcorp/orb-node/compare/v5.47.0...v5.48.0) ### Features * **api:** api update ([21188d7](https://github.com/orbcorp/orb-node/commit/21188d7b6fcc100083c6f509a0ff16fa31e75bdd)) ### Chores * **internal:** update multipart form array serialization ([db828d0](https://github.com/orbcorp/orb-node/commit/db828d0faf28f4a4ea474bbcbe876712d9eafd50)) * **tests:** bump steady to v0.20.1 ([15bd6d0](https://github.com/orbcorp/orb-node/commit/15bd6d05067159182562d1f7358308aed4cd1d9f)) * **tests:** bump steady to v0.20.2 ([d995a94](https://github.com/orbcorp/orb-node/commit/d995a94f5517a8bfc2064c652fa39dc104b9131e)) ## 5.47.0 (2026-03-24) Full Changelog: [v5.46.0...v5.47.0](https://github.com/orbcorp/orb-node/compare/v5.46.0...v5.47.0) ### Features * **api:** api update ([b4faa41](https://github.com/orbcorp/orb-node/commit/b4faa41c581aed28c3e017ed68476dbb4f239d4e)) ### Chores * **ci:** skip lint on metadata-only changes ([f86a7bb](https://github.com/orbcorp/orb-node/commit/f86a7bb2423aa422340638742bac924104198aa4)) * **internal:** update gitignore ([99f9c81](https://github.com/orbcorp/orb-node/commit/99f9c817c7a60157521e865b0dcfa990a549812e)) * **tests:** bump steady to v0.19.4 ([ca97478](https://github.com/orbcorp/orb-node/commit/ca9747877af33cb458da5939c469b15bd80bbfa1)) * **tests:** bump steady to v0.19.5 ([ea3f563](https://github.com/orbcorp/orb-node/commit/ea3f563f86d8bba255857981ce7f3abbe52cb757)) * **tests:** bump steady to v0.19.6 ([627d537](https://github.com/orbcorp/orb-node/commit/627d537c4e9fe2da92efc401e44ac96d4f77c551)) * **tests:** bump steady to v0.19.7 ([ac41aff](https://github.com/orbcorp/orb-node/commit/ac41aff7a7547d9baed667023299359d7567e4f5)) ## 5.46.0 (2026-03-19) Full Changelog: [v5.45.0...v5.46.0](https://github.com/orbcorp/orb-node/compare/v5.45.0...v5.46.0) ### Features * **api:** api update ([2841671](https://github.com/orbcorp/orb-node/commit/28416713d38876a4851d6d0ba0563397c14bf8c8)) ### Chores * **internal:** tweak CI branches ([3630df1](https://github.com/orbcorp/orb-node/commit/3630df163abab61e0233bebfe5100a68227fa57e)) ## 5.45.0 (2026-03-13) Full Changelog: [v5.44.0...v5.45.0](https://github.com/orbcorp/orb-node/compare/v5.44.0...v5.45.0) ### Features * **api:** api update ([9594849](https://github.com/orbcorp/orb-node/commit/9594849e01bee424c4577c188d3a9ea05e213244)) * **api:** api update ([fc0292b](https://github.com/orbcorp/orb-node/commit/fc0292bb065e65eba0010879df704f97b422ca41)) * **api:** api update ([295182a](https://github.com/orbcorp/orb-node/commit/295182a5de863633a751117d261047c830bc499d)) * **api:** api update ([4e98ace](https://github.com/orbcorp/orb-node/commit/4e98ace57d456ad4e77421ae74eab18ade208ce7)) * **api:** api update ([bfe8270](https://github.com/orbcorp/orb-node/commit/bfe8270c1e7aaa297e8dc5258f0e9bc905f3a88a)) * **api:** api update ([57b665f](https://github.com/orbcorp/orb-node/commit/57b665f8d62be71de028d9d2944cacabb41edfc8)) * **api:** api update ([a8fe88d](https://github.com/orbcorp/orb-node/commit/a8fe88da2c64e76c8bff26161dc97a29f8110909)) * **api:** api update ([c76b284](https://github.com/orbcorp/orb-node/commit/c76b2844ff044681670d98568efd179058783f6f)) * **api:** api update ([720c5a3](https://github.com/orbcorp/orb-node/commit/720c5a3e0989b93ee36734ef09e7d3795fe3a2dc)) * **api:** api update ([1ddb26c](https://github.com/orbcorp/orb-node/commit/1ddb26ca1c2f60891ef1a11a7a1182a8ea4483d3)) * **api:** api update ([5476617](https://github.com/orbcorp/orb-node/commit/5476617ca804ee1de20da3f084b8d9d02ad7e361)) * **api:** manual updates ([d6168c3](https://github.com/orbcorp/orb-node/commit/d6168c30d48d79be48dc074b8c61350354cdbe69)) ### Bug Fixes * **client:** preserve URL params already embedded in path ([ff159b3](https://github.com/orbcorp/orb-node/commit/ff159b3a11672e6cf9a9bd37df098b5373e7dd97)) * **docs/contributing:** correct pnpm link command ([69cfdec](https://github.com/orbcorp/orb-node/commit/69cfdec7ae1c862e6430fedba7a1534257153054)) * fix request delays for retrying to be more respectful of high requested delays ([e28e89e](https://github.com/orbcorp/orb-node/commit/e28e89e3828daee3333582f654b9811611027357)) ### Chores * **ci:** skip uploading artifacts on stainless-internal branches ([c0dc840](https://github.com/orbcorp/orb-node/commit/c0dc84020c1a346e76d23f474f847485c818a016)) * **docs:** add missing descriptions ([bb3d420](https://github.com/orbcorp/orb-node/commit/bb3d420ec711c7783d7ebf84a3fc3188dafc65e2)) * **docs:** remove www prefix ([37e00fc](https://github.com/orbcorp/orb-node/commit/37e00fc4e60ac1107d74b83a1d2057aad91d13b5)) * **internal:** codegen related update ([43c7ba8](https://github.com/orbcorp/orb-node/commit/43c7ba830b0546c01132ae9a333f631186706ff7)) * **internal:** codegen related update ([8128355](https://github.com/orbcorp/orb-node/commit/8128355f63538b59a5be56e67397b65a1ca560f9)) * **internal:** move stringifyQuery implementation to internal function ([cd14352](https://github.com/orbcorp/orb-node/commit/cd1435211504da9a1c270636477b1dd60904d522)) * **test:** do not count install time for mock server timeout ([352ee5f](https://github.com/orbcorp/orb-node/commit/352ee5fcb680e65bf7a5f65182f9ade565a45f4e)) * **tests:** update mock server to steady ([413ace9](https://github.com/orbcorp/orb-node/commit/413ace90a673b6a7d75d1803433710b9b1c1e802)) * update mock server docs ([7186ac0](https://github.com/orbcorp/orb-node/commit/7186ac06f4803670d98bc10c97ee5bfce1a0b7f3)) ## 5.44.0 (2026-02-03) Full Changelog: [v5.43.0...v5.44.0](https://github.com/orbcorp/orb-node/compare/v5.43.0...v5.44.0) ### Features * **api:** api update ([e416790](https://github.com/orbcorp/orb-node/commit/e416790073c3b73cdcb84d963a90f3c954f61a25)) ### Chores * **client:** do not parse responses with empty content-length ([c494aed](https://github.com/orbcorp/orb-node/commit/c494aed5c72aedd6e0f5d1e0a2e73dbc3cf78713)) ## 5.43.0 (2026-01-23) Full Changelog: [v5.42.0...v5.43.0](https://github.com/orbcorp/orb-node/compare/v5.42.0...v5.43.0) ### Features * **api:** api update ([1bb195f](https://github.com/orbcorp/orb-node/commit/1bb195f823aa6666ce19d78c301d70d93d1ed534)) ### Chores * **ci:** upgrade `actions/github-script` ([5f57423](https://github.com/orbcorp/orb-node/commit/5f57423ebc1408007e29af9070818fae2557fc94)) ## 5.42.0 (2026-01-21) Full Changelog: [v5.41.0...v5.42.0](https://github.com/orbcorp/orb-node/compare/v5.41.0...v5.42.0) ### Features * **api:** api update ([f3c0cbb](https://github.com/orbcorp/orb-node/commit/f3c0cbb33aac891b3830f7fc0dbedaa8153a73ba)) ## 5.41.0 (2026-01-20) Full Changelog: [v5.40.0...v5.41.0](https://github.com/orbcorp/orb-node/compare/v5.40.0...v5.41.0) ### Features * **api:** api update ([4636d83](https://github.com/orbcorp/orb-node/commit/4636d837d5e40940a899b74772eead70ccabe0ab)) * **api:** api update ([b6bb6d3](https://github.com/orbcorp/orb-node/commit/b6bb6d3d66396f6396fe8602428b845f132e3680)) ### Chores * fix typo in descriptions ([866d085](https://github.com/orbcorp/orb-node/commit/866d0854f9dd7ca2a02cc646d8f1058a6d9f4f95)) * **internal:** codegen related update ([a6e9bbb](https://github.com/orbcorp/orb-node/commit/a6e9bbb917c1b12482e1c2a5d921d063ca28aa77)) * **internal:** codegen related update ([9795e8d](https://github.com/orbcorp/orb-node/commit/9795e8d7f2ac2c0915641cc8b60a20a787dfc70b)) * **internal:** update `actions/checkout` version ([3b8337e](https://github.com/orbcorp/orb-node/commit/3b8337e3d162bbfc0bb9181b3f6fc0b1a2cd2df3)) * **internal:** upgrade babel, qs, js-yaml ([b6c4b1c](https://github.com/orbcorp/orb-node/commit/b6c4b1cac33bff6e1ff3e6a91e5f5e2c550644bb)) ## 5.40.0 (2026-01-08) Full Changelog: [v5.39.0...v5.40.0](https://github.com/orbcorp/orb-node/compare/v5.39.0...v5.40.0) ### Features * **api:** manual updates ([bdaaa9a](https://github.com/orbcorp/orb-node/commit/bdaaa9af5f4d568507a10b4ca0e0e9daaf27937e)) ## 5.39.0 (2026-01-06) Full Changelog: [v5.38.0...v5.39.0](https://github.com/orbcorp/orb-node/compare/v5.38.0...v5.39.0) ### Features * **api:** api update ([82dad40](https://github.com/orbcorp/orb-node/commit/82dad40663113e17ba2eef5252c839c693032513)) ### Chores * break long lines in snippets into multiline ([f544ccc](https://github.com/orbcorp/orb-node/commit/f544ccc9e88c4bd7c06c2e50a1c7e8c27af569d2)) * **internal:** codegen related update ([e6d2b66](https://github.com/orbcorp/orb-node/commit/e6d2b66cbc140104f926886d8442ddb97597ce38)) ## 5.38.0 (2025-12-06) Full Changelog: [v5.37.2...v5.38.0](https://github.com/orbcorp/orb-node/compare/v5.37.2...v5.38.0) ### Features * **api:** api update ([da063a7](https://github.com/orbcorp/orb-node/commit/da063a7d803817dffd3862d0a02a21db1b6c0947)) ### Chores * **internal:** codegen related update ([40d3a87](https://github.com/orbcorp/orb-node/commit/40d3a87edb6e7ec4ccafcbeaaf43e33fe9d524cd)) ## 5.37.2 (2025-12-05) Full Changelog: [v5.37.1...v5.37.2](https://github.com/orbcorp/orb-node/compare/v5.37.1...v5.37.2) ### Bug Fixes * **mcp:** correct code tool API endpoint ([f36f1c7](https://github.com/orbcorp/orb-node/commit/f36f1c767ae23ba82e396113cb436cd0994909fd)) ### Chores * **internal:** codegen related update ([53ab48f](https://github.com/orbcorp/orb-node/commit/53ab48fcaf4b1c7e45082010d808b7d99ceb7797)) ## 5.37.1 (2025-12-05) Full Changelog: [v5.37.0...v5.37.1](https://github.com/orbcorp/orb-node/compare/v5.37.0...v5.37.1) ### Bug Fixes * **mcp:** return correct lines on typescript errors ([970c546](https://github.com/orbcorp/orb-node/commit/970c5461959e54c33514c56be74ffc177612ba48)) ## 5.37.0 (2025-12-03) Full Changelog: [v5.36.0...v5.37.0](https://github.com/orbcorp/orb-node/compare/v5.36.0...v5.37.0) ### Features * **api:** api update ([b08088e](https://github.com/orbcorp/orb-node/commit/b08088e2dab21b602d0554ba367b8d40895e9372)) ## 5.36.0 (2025-12-02) Full Changelog: [v5.35.0...v5.36.0](https://github.com/orbcorp/orb-node/compare/v5.35.0...v5.36.0) ### Features * **api:** api update ([18a6e2a](https://github.com/orbcorp/orb-node/commit/18a6e2a76e9a07bf4e6984bd58009fd5d6be67a0)) ## 5.35.0 (2025-11-25) Full Changelog: [v5.34.0...v5.35.0](https://github.com/orbcorp/orb-node/compare/v5.34.0...v5.35.0) ### Features * **api:** api update ([a2b1e94](https://github.com/orbcorp/orb-node/commit/a2b1e94a8c1c47b214a6ad822f6e15e256a02a08)) ## 5.34.0 (2025-11-18) Full Changelog: [v5.33.0...v5.34.0](https://github.com/orbcorp/orb-node/compare/v5.33.0...v5.34.0) ### Features * **api:** api update ([bac7c88](https://github.com/orbcorp/orb-node/commit/bac7c88a623e49a177b33a0d43f6b0d4ba73dd9c)) ## 5.33.0 (2025-11-16) Full Changelog: [v5.32.0...v5.33.0](https://github.com/orbcorp/orb-node/compare/v5.32.0...v5.33.0) ### Features * **api:** api update ([0265f5b](https://github.com/orbcorp/orb-node/commit/0265f5b4ac772df3b0e31e4f05f5e7e8c68c5fd4)) ## 5.32.0 (2025-11-16) Full Changelog: [v5.31.0...v5.32.0](https://github.com/orbcorp/orb-node/compare/v5.31.0...v5.32.0) ### Features * **api:** api update ([d431aae](https://github.com/orbcorp/orb-node/commit/d431aae064fa65d8aaf44d0fbc650f5fe66311b5)) ## 5.31.0 (2025-11-13) Full Changelog: [v5.30.0...v5.31.0](https://github.com/orbcorp/orb-node/compare/v5.30.0...v5.31.0) ### Features * **api:** api update ([79d73aa](https://github.com/orbcorp/orb-node/commit/79d73aa9872c71117adb442e8439cae4fee05071)) ## 5.30.0 (2025-11-07) Full Changelog: [v5.29.0...v5.30.0](https://github.com/orbcorp/orb-node/compare/v5.29.0...v5.30.0) ### Features * **api:** api update ([c5fdb7f](https://github.com/orbcorp/orb-node/commit/c5fdb7f09402426bf3debef63d29d779f3c723bb)) ## 5.29.0 (2025-11-07) Full Changelog: [v5.28.0...v5.29.0](https://github.com/orbcorp/orb-node/compare/v5.28.0...v5.29.0) ### Features * **api:** api update ([bfcfe93](https://github.com/orbcorp/orb-node/commit/bfcfe93067a56c02403a96a630f338c983e36180)) ## 5.28.0 (2025-11-05) Full Changelog: [v5.27.0...v5.28.0](https://github.com/orbcorp/orb-node/compare/v5.27.0...v5.28.0) ### Features * **api:** api update ([c6adfcd](https://github.com/orbcorp/orb-node/commit/c6adfcddb900c27adf353be1ef0cbd932cb68da3)) ## 5.27.0 (2025-11-04) Full Changelog: [v5.26.0...v5.27.0](https://github.com/orbcorp/orb-node/compare/v5.26.0...v5.27.0) ### Features * **api:** api update ([2cb5652](https://github.com/orbcorp/orb-node/commit/2cb565299009d65fcefd87e81350b1eab7250c28)) ## 5.26.0 (2025-11-03) Full Changelog: [v5.25.0...v5.26.0](https://github.com/orbcorp/orb-node/compare/v5.25.0...v5.26.0) ### Features * **api:** api update ([f34a64b](https://github.com/orbcorp/orb-node/commit/f34a64b8694280e624a0da097f21a3ee3cfb673f)) ## 5.25.0 (2025-10-31) Full Changelog: [v5.24.0...v5.25.0](https://github.com/orbcorp/orb-node/compare/v5.24.0...v5.25.0) ### Features * **api:** api update ([cb99ad1](https://github.com/orbcorp/orb-node/commit/cb99ad188b75c2396fba7fdcbf69d56273d47e16)) ## 5.24.0 (2025-10-31) Full Changelog: [v5.23.0...v5.24.0](https://github.com/orbcorp/orb-node/compare/v5.23.0...v5.24.0) ### Features * **api:** api update ([d77d6f6](https://github.com/orbcorp/orb-node/commit/d77d6f6cd5136b37d1693815c353b5878f0bf9e8)) ## 5.23.0 (2025-10-30) Full Changelog: [v5.22.0...v5.23.0](https://github.com/orbcorp/orb-node/compare/v5.22.0...v5.23.0) ### Features * **api:** api update ([8fd53b3](https://github.com/orbcorp/orb-node/commit/8fd53b34b22be3f63bd6efb28854c1a4785851ed)) ## 5.22.0 (2025-10-29) Full Changelog: [v5.21.0...v5.22.0](https://github.com/orbcorp/orb-node/compare/v5.21.0...v5.22.0) ### Features * **api:** api update ([c0925f2](https://github.com/orbcorp/orb-node/commit/c0925f25a34f910260bffe09e7c9978b7ac0531e)) ## 5.21.0 (2025-10-23) Full Changelog: [v5.20.0...v5.21.0](https://github.com/orbcorp/orb-node/compare/v5.20.0...v5.21.0) ### Features * **api:** api update ([20c99bc](https://github.com/orbcorp/orb-node/commit/20c99bc81d42191d69d38042483b2d3584d416e2)) ## 5.20.0 (2025-10-17) Full Changelog: [v5.19.0...v5.20.0](https://github.com/orbcorp/orb-node/compare/v5.19.0...v5.20.0) ### Features * **api:** api update ([bd4bae9](https://github.com/orbcorp/orb-node/commit/bd4bae9cb7618950c7f1d6e1d9d33cd6ccddac6f)) ## 5.19.0 (2025-10-15) Full Changelog: [v5.18.0...v5.19.0](https://github.com/orbcorp/orb-node/compare/v5.18.0...v5.19.0) ### Features * **api:** api update ([26bae8b](https://github.com/orbcorp/orb-node/commit/26bae8b9e3684010a3b954da9485d1869c413c3f)) ## 5.18.0 (2025-10-13) Full Changelog: [v5.17.0...v5.18.0](https://github.com/orbcorp/orb-node/compare/v5.17.0...v5.18.0) ### Features * **api:** api update ([b461cb2](https://github.com/orbcorp/orb-node/commit/b461cb251c1c7588c25dae329d2ccba1f28b0907)) ## 5.17.0 (2025-10-10) Full Changelog: [v5.16.0...v5.17.0](https://github.com/orbcorp/orb-node/compare/v5.16.0...v5.17.0) ### Features * **api:** api update ([e8f7516](https://github.com/orbcorp/orb-node/commit/e8f7516e596c23f8d54b36bdc646e25860ce14c2)) ## 5.16.0 (2025-10-07) Full Changelog: [v5.15.0...v5.16.0](https://github.com/orbcorp/orb-node/compare/v5.15.0...v5.16.0) ### Features * **api:** api update ([9e9ba52](https://github.com/orbcorp/orb-node/commit/9e9ba528654c5b9ef47f9c1d8570a4556e59aadc)) * **api:** api update ([bf101c9](https://github.com/orbcorp/orb-node/commit/bf101c9a8209099a5b473aba16fed43682b8c324)) ### Chores * **internal:** use npm pack for build uploads ([8c41138](https://github.com/orbcorp/orb-node/commit/8c41138e7293e46a6f8335a58b153965b9901053)) ## 5.15.0 (2025-10-03) Full Changelog: [v5.14.0...v5.15.0](https://github.com/orbcorp/orb-node/compare/v5.14.0...v5.15.0) ### Features * **api:** api update ([dbb2b79](https://github.com/orbcorp/orb-node/commit/dbb2b79d97de4e567c4364c010986ccc800aaf32)) ## 5.14.0 (2025-10-03) Full Changelog: [v5.13.0...v5.14.0](https://github.com/orbcorp/orb-node/compare/v5.13.0...v5.14.0) ### Features * **api:** api update ([45622f7](https://github.com/orbcorp/orb-node/commit/45622f79fda4811f3493fe88d25bcc9960ab8020)) ## 5.13.0 (2025-10-01) Full Changelog: [v5.12.0...v5.13.0](https://github.com/orbcorp/orb-node/compare/v5.12.0...v5.13.0) ### Features * **api:** api update ([7bbfaa9](https://github.com/orbcorp/orb-node/commit/7bbfaa9bb73fee06ea4b0cdd2cae00022b254234)) ### Chores * **internal:** remove .eslintcache ([d953352](https://github.com/orbcorp/orb-node/commit/d95335270dabf5a45d96397f05244124424f671e)) ## 5.12.0 (2025-09-29) Full Changelog: [v5.11.0...v5.12.0](https://github.com/orbcorp/orb-node/compare/v5.11.0...v5.12.0) ### Features * **api:** api update ([b0d5c86](https://github.com/orbcorp/orb-node/commit/b0d5c86e281ce0b40e24ce8cebc236d966118142)) ### Performance Improvements * faster formatting ([50c7725](https://github.com/orbcorp/orb-node/commit/50c77253c12be122ea838a3c00542f638713b2e5)) ### Chores * **internal:** codegen related update ([f7e1b19](https://github.com/orbcorp/orb-node/commit/f7e1b190045dc737efee567fa1e8846f842a1315)) * **internal:** fix incremental formatting in some cases ([e4ce871](https://github.com/orbcorp/orb-node/commit/e4ce87131ac73f953c2b062a7bc6b74fd598c040)) * **internal:** ignore .eslintcache ([ed5c44b](https://github.com/orbcorp/orb-node/commit/ed5c44b015bfc48032e2950d49fb547b48decc76)) * **internal:** remove deprecated `compilerOptions.baseUrl` from tsconfig.json ([9da5396](https://github.com/orbcorp/orb-node/commit/9da53961a69eedcb3ed6178f91992bc7dce5ed68)) ## 5.11.0 (2025-09-19) Full Changelog: [v5.10.0...v5.11.0](https://github.com/orbcorp/orb-node/compare/v5.10.0...v5.11.0) ### Features * **api:** api update ([031e5a5](https://github.com/orbcorp/orb-node/commit/031e5a586939c576d120131ed5846c778ee300fb)) ### Chores * do not install brew dependencies in ./scripts/bootstrap by default ([ae0c9fc](https://github.com/orbcorp/orb-node/commit/ae0c9fcf624bdb40f1a5080513b659bbfc186c78)) ## 5.10.0 (2025-09-16) Full Changelog: [v5.9.0...v5.10.0](https://github.com/orbcorp/orb-node/compare/v5.9.0...v5.10.0) ### Features * **api:** api update ([9864360](https://github.com/orbcorp/orb-node/commit/9864360b83cfb688915c74522a6e335183f54d80)) ## 5.9.0 (2025-09-12) Full Changelog: [v5.8.0...v5.9.0](https://github.com/orbcorp/orb-node/compare/v5.8.0...v5.9.0) ### Features * **api:** api update ([dd56e04](https://github.com/orbcorp/orb-node/commit/dd56e04b1915c3bf2cbdffaa22316ce8fb9b37d6)) ## 5.8.0 (2025-09-10) Full Changelog: [v5.7.0...v5.8.0](https://github.com/orbcorp/orb-node/compare/v5.7.0...v5.8.0) ### Features * **api:** api update ([6a58d8d](https://github.com/orbcorp/orb-node/commit/6a58d8d8e06e7799683ff888ea2c4123dd78d00e)) ## 5.7.0 (2025-09-08) Full Changelog: [v5.6.0...v5.7.0](https://github.com/orbcorp/orb-node/compare/v5.6.0...v5.7.0) ### Features * **api:** api update ([513da97](https://github.com/orbcorp/orb-node/commit/513da97a394b525f2acee167a1d4a175159f13ef)) * **api:** api update ([54b6144](https://github.com/orbcorp/orb-node/commit/54b61445b4098187c1becfe55b2fd770384406a5)) ### Bug Fixes * coerce nullable values to undefined ([2cfbbe0](https://github.com/orbcorp/orb-node/commit/2cfbbe032b77b2108c1d76b5f0d2bb6b1a57e9c6)) ### Chores * ci build action ([8ecd057](https://github.com/orbcorp/orb-node/commit/8ecd05725660beac4c985e301085e675895eb20d)) ## 5.6.0 (2025-09-03) Full Changelog: [v5.5.1...v5.6.0](https://github.com/orbcorp/orb-node/compare/v5.5.1...v5.6.0) ### Features * **api:** api update ([854e206](https://github.com/orbcorp/orb-node/commit/854e2068835cc9b9732b3dd2d77cf3069635e2ac)) * extract minimum composite to type ([562f89d](https://github.com/orbcorp/orb-node/commit/562f89dc39fa924e97e824e6653a85dcb2540961)) ### Chores * **internal:** codegen related update ([5114bb9](https://github.com/orbcorp/orb-node/commit/5114bb9876813b88abfde60e4c8ebe992293e8c2)) ## 5.5.1 (2025-07-29) Full Changelog: [v5.5.0...v5.5.1](https://github.com/orbcorp/orb-node/compare/v5.5.0...v5.5.1) ### Chores * **internal:** remove redundant imports config ([349e78c](https://github.com/orbcorp/orb-node/commit/349e78ca322b95500f1e5ee5e0eb917040fcfb25)) ## 5.5.0 (2025-07-26) Full Changelog: [v5.4.0...v5.5.0](https://github.com/orbcorp/orb-node/compare/v5.4.0...v5.5.0) ### Features * **api:** api update ([56034ca](https://github.com/orbcorp/orb-node/commit/56034cab5a3cfbe778cb18a5bbb2d90eaa88b307)) ## 5.4.0 (2025-07-24) Full Changelog: [v5.3.0...v5.4.0](https://github.com/orbcorp/orb-node/compare/v5.3.0...v5.4.0) ### Features * **api:** api update ([65b668d](https://github.com/orbcorp/orb-node/commit/65b668dcc96f342003ebccf941054dc76957e284)) ## 5.3.0 (2025-07-21) Full Changelog: [v5.2.0...v5.3.0](https://github.com/orbcorp/orb-node/compare/v5.2.0...v5.3.0) ### Features * **api:** api update ([0821a81](https://github.com/orbcorp/orb-node/commit/0821a8128fc3b4b4f73dc14c21feb05357f6e5c1)) ## 5.2.0 (2025-07-17) Full Changelog: [v5.1.0...v5.2.0](https://github.com/orbcorp/orb-node/compare/v5.1.0...v5.2.0) ### Features * **api:** api update ([8110b7a](https://github.com/orbcorp/orb-node/commit/8110b7ab27af5e8e87f7786a9512a9683103d725)) ## 5.1.0 (2025-07-17) Full Changelog: [v5.0.0...v5.1.0](https://github.com/orbcorp/orb-node/compare/v5.0.0...v5.1.0) ### Features * **api:** api update ([5f861b0](https://github.com/orbcorp/orb-node/commit/5f861b076256a7172ff83a2adee978632324665b)) * **api:** api update ([1939793](https://github.com/orbcorp/orb-node/commit/19397931ab0cfc5a7582995af8027117878047ea)) * **api:** api update ([54fb67f](https://github.com/orbcorp/orb-node/commit/54fb67f3f221e4d10f388540e2181bc3f2048780)) * **api:** api update ([b4f8f97](https://github.com/orbcorp/orb-node/commit/b4f8f973a593a4d09e46035dca03475ac39b834c)) * **api:** api update ([ecfef87](https://github.com/orbcorp/orb-node/commit/ecfef87e64aaaf582ee484eb6a55d3c016c33d49)) * **api:** api update ([fc96b5b](https://github.com/orbcorp/orb-node/commit/fc96b5bb78c87225c26e9d02fd42b473daf6cb8c)) * **api:** api update ([44d2c02](https://github.com/orbcorp/orb-node/commit/44d2c02d887d0e09c32d3a7738de8b31c8421b1c)) * **api:** api update ([81496fc](https://github.com/orbcorp/orb-node/commit/81496fc6baf0b872a705372289effad7992fb025)) * **api:** api update ([63e9ce1](https://github.com/orbcorp/orb-node/commit/63e9ce18c1f8ed120cf360fcc58931f8ed9e7e7a)) * **client:** add support for endpoint-specific base URLs ([0e61c32](https://github.com/orbcorp/orb-node/commit/0e61c325001e2ce26b26b2a5f70658d8e91a4458)) ### Bug Fixes * **ci:** release-doctor — report correct token name ([d9bddc1](https://github.com/orbcorp/orb-node/commit/d9bddc13b51bb6854ef04e86da16300dd9a86606)) * **client:** don't send `Content-Type` for bodyless methods ([33ba457](https://github.com/orbcorp/orb-node/commit/33ba457255b066c8ee465be2e0fb63c3956de9cc)) * publish script — handle NPM errors correctly ([1678c34](https://github.com/orbcorp/orb-node/commit/1678c342b2abf1d2fc88e4e253b3c5ac7df4d9a0)) ### Chores * **ci:** enable for pull requests ([77a5b1e](https://github.com/orbcorp/orb-node/commit/77a5b1e22b94ce2c0a27bb2b4fb14359a4203ca4)) * **ci:** only run for pushes and fork pull requests ([5b3d838](https://github.com/orbcorp/orb-node/commit/5b3d838882117c0c23284a0c9f9c2bb2c4add313)) * **internal:** bump test timeout ([d89af51](https://github.com/orbcorp/orb-node/commit/d89af5103034c83a7b52b1a87f2bada06d118d66)) * **internal:** make base APIResource abstract ([9a95185](https://github.com/orbcorp/orb-node/commit/9a95185ee2c315169985d08e5696ef4dd38a3e2b)) * make some internal functions async ([c7e0dab](https://github.com/orbcorp/orb-node/commit/c7e0dab4ae701fa809d524fd9171d17359832fba)) * mention unit type in timeout docs ([132b903](https://github.com/orbcorp/orb-node/commit/132b90306594db72d0c447402ce231e287e7908e)) ### Refactors * **types:** replace Record with mapped types ([509fcfb](https://github.com/orbcorp/orb-node/commit/509fcfb895402525e2d6ce1d6e8ca994ead496a8)) ## 5.0.0 (2025-06-09) Full Changelog: [v4.74.0...v5.0.0](https://github.com/orbcorp/orb-node/compare/v4.74.0...v5.0.0) ### ⚠ BREAKING CHANGES * **client:** breaking change to re-use types ### Features * **api:** api update ([f568653](https://github.com/orbcorp/orb-node/commit/f5686531660890c996aed2bcd3fbfdbf6ba71013)) * **api:** api update ([4c28249](https://github.com/orbcorp/orb-node/commit/4c28249f71e8a9aa3d75ac9a448ebb6f70301af2)) * **api:** api update ([9dc5bb3](https://github.com/orbcorp/orb-node/commit/9dc5bb3e4d0e2005691b3a886591a317bd84a60a)) * **api:** api update ([9328fae](https://github.com/orbcorp/orb-node/commit/9328faed43114dfe9f4fead3e6da314f6e626d33)) * **api:** api update ([44e9c35](https://github.com/orbcorp/orb-node/commit/44e9c35fb3b805cccb264647d7686fa00dd2a71b)) * **api:** manual updates ([8cc1c0b](https://github.com/orbcorp/orb-node/commit/8cc1c0bfb17d0ec2537e9470340a7926df177a28)) * **client:** breaking change to re-use types ([17a06ae](https://github.com/orbcorp/orb-node/commit/17a06aea5f1edb125fb033156a8eb76c6510cd76)) ### Chores * **internal:** codegen related update ([89ce8ec](https://github.com/orbcorp/orb-node/commit/89ce8ecf96b39394f17eb8b7735cc710d0e50cc4)) ## 4.74.0 (2025-06-03) Full Changelog: [v4.73.0...v4.74.0](https://github.com/orbcorp/orb-node/compare/v4.73.0...v4.74.0) ### Features * **api:** api update ([011d28e](https://github.com/orbcorp/orb-node/commit/011d28ea580b817c6ddfed2189784f3e96298a2e)) * **api:** api update ([7e37115](https://github.com/orbcorp/orb-node/commit/7e3711516a3d51a16c8aac0e821eae40ab73815b)) ### Chores * **docs:** use top-level-await in example snippets ([28bedd6](https://github.com/orbcorp/orb-node/commit/28bedd68f0eac7f3cc10ff55bb4a0afb46c9294a)) ## 4.73.0 (2025-05-28) Full Changelog: [v4.72.3...v4.73.0](https://github.com/orbcorp/orb-node/compare/v4.72.3...v4.73.0) ### Features * **api:** api update ([e7c0e9b](https://github.com/orbcorp/orb-node/commit/e7c0e9ba2894fe00871aff9d542402aefdb514fe)) * **api:** api update ([6314aab](https://github.com/orbcorp/orb-node/commit/6314aab469494941759c2c4ca9dd40951411c143)) * **api:** manual updates ([1148ae8](https://github.com/orbcorp/orb-node/commit/1148ae84a3dccdc9a0f7f16582457b01842bc303)) ### Chores * **docs:** grammar improvements ([7734e2c](https://github.com/orbcorp/orb-node/commit/7734e2c2d52411326b3ae2eb1fbed42d63ba4c08)) * improve publish-npm script --latest tag logic ([642fae3](https://github.com/orbcorp/orb-node/commit/642fae3d1d137b24687643c0f700a5637162584b)) ## 4.72.3 (2025-05-18) Full Changelog: [v4.72.2...v4.72.3](https://github.com/orbcorp/orb-node/compare/v4.72.2...v4.72.3) ### Chores * **ci:** add timeout thresholds for CI jobs ([d1594b1](https://github.com/orbcorp/orb-node/commit/d1594b17ce73d32d7ab97757f95e90215cfcaf49)) * **ci:** bump node version for release workflows ([ad6f2f0](https://github.com/orbcorp/orb-node/commit/ad6f2f02cf07dae7072d334cf04ae76ad7c6b328)) * **ci:** only use depot for staging repos ([d68a9eb](https://github.com/orbcorp/orb-node/commit/d68a9ebf7ee4fd127e53366e76a0a00b58dcb4a0)) * **ci:** run on more branches and use depot runners ([df2cfe9](https://github.com/orbcorp/orb-node/commit/df2cfe9018c9f8853a8cbae14adbd73556e6a398)) * **docs:** add missing deprecation warnings ([2534cf4](https://github.com/orbcorp/orb-node/commit/2534cf4095d716964953ac60fd4cce1f9798ebdc)) ### Documentation * **readme:** fix typo ([4b9eb38](https://github.com/orbcorp/orb-node/commit/4b9eb38fb7f4457d53336e4774d62852a363fc65)) ## 4.72.2 (2025-04-14) Full Changelog: [v4.72.1...v4.72.2](https://github.com/orbcorp/orb-node/compare/v4.72.1...v4.72.2) ### Bug Fixes * **client:** correctly reuse idempotency key ([a5b7cfe](https://github.com/orbcorp/orb-node/commit/a5b7cfe1d047eaedc243767e5b0b420e795fff88)) ### Chores * **internal:** reduce CI branch coverage ([f7db5ee](https://github.com/orbcorp/orb-node/commit/f7db5ee3dfea91cf4dd9aa1be7cea5e7f6ed7e6f)) * **internal:** upload builds and expand CI branch coverage ([#597](https://github.com/orbcorp/orb-node/issues/597)) ([5d4c819](https://github.com/orbcorp/orb-node/commit/5d4c819853e4cc0c67016f5e3d1b8e2076165d2b)) ## 4.72.1 (2025-04-08) Full Changelog: [v4.72.0...v4.72.1](https://github.com/orbcorp/orb-node/compare/v4.72.0...v4.72.1) ### Chores * **tests:** improve enum examples ([#595](https://github.com/orbcorp/orb-node/issues/595)) ([7071352](https://github.com/orbcorp/orb-node/commit/70713526292fcdd0bb0d8476dfd32600c436cf3f)) ## 4.72.0 (2025-04-07) Full Changelog: [v4.71.6...v4.72.0](https://github.com/orbcorp/orb-node/compare/v4.71.6...v4.72.0) ### Features * **api:** api update ([#592](https://github.com/orbcorp/orb-node/issues/592)) ([9adab93](https://github.com/orbcorp/orb-node/commit/9adab93c9ee75208b37be5f4cc6f07d7c10b3bb5)) ## 4.71.6 (2025-04-07) Full Changelog: [v4.71.5...v4.71.6](https://github.com/orbcorp/orb-node/compare/v4.71.5...v4.71.6) ### Bug Fixes * **api:** naming for sync_payment_methods methods ([#589](https://github.com/orbcorp/orb-node/issues/589)) ([f55a908](https://github.com/orbcorp/orb-node/commit/f55a908e9eedf1b0bfcb1ca4ab53397100cc4d0b)) ## 4.71.5 (2025-04-04) Full Changelog: [v4.71.4...v4.71.5](https://github.com/orbcorp/orb-node/compare/v4.71.4...v4.71.5) ### Bug Fixes * **mcp:** remove unused tools.ts ([#585](https://github.com/orbcorp/orb-node/issues/585)) ([23327d7](https://github.com/orbcorp/orb-node/commit/23327d73cdb2f465221f4d2068baa03e05a68f68)) ## 4.71.4 (2025-04-03) Full Changelog: [v4.71.3...v4.71.4](https://github.com/orbcorp/orb-node/compare/v4.71.3...v4.71.4) ### Bug Fixes * **api:** improve type resolution when importing as a package ([#583](https://github.com/orbcorp/orb-node/issues/583)) ([e11cdbb](https://github.com/orbcorp/orb-node/commit/e11cdbb60c8d24f7d9116afd2eab0f8d2de0123c)) ### Chores * **internal:** add aliases for Record and Array ([#581](https://github.com/orbcorp/orb-node/issues/581)) ([b89bd0a](https://github.com/orbcorp/orb-node/commit/b89bd0aede140b1be66449198117bf3cabc86773)) ## 4.71.3 (2025-04-02) Full Changelog: [v4.71.2...v4.71.3](https://github.com/orbcorp/orb-node/compare/v4.71.2...v4.71.3) ### Bug Fixes * **client:** send `X-Stainless-Timeout` in seconds ([#578](https://github.com/orbcorp/orb-node/issues/578)) ([4106989](https://github.com/orbcorp/orb-node/commit/4106989c3af4a07be0d2d6c36ad339dbe9f6d3f8)) ## 4.71.2 (2025-03-27) Full Changelog: [v4.71.1...v4.71.2](https://github.com/orbcorp/orb-node/compare/v4.71.1...v4.71.2) ### Bug Fixes * **internal:** work around https://github.com/vercel/next.js/issues/76881 ([#575](https://github.com/orbcorp/orb-node/issues/575)) ([da607f1](https://github.com/orbcorp/orb-node/commit/da607f1208eb798f0802d5fd7dc5aa79feae0910)) ## 4.71.1 (2025-03-21) Full Changelog: [v4.71.0...v4.71.1](https://github.com/orbcorp/orb-node/compare/v4.71.0...v4.71.1) ### Bug Fixes * avoid type error in certain environments ([#572](https://github.com/orbcorp/orb-node/issues/572)) ([2c1e4a5](https://github.com/orbcorp/orb-node/commit/2c1e4a599bb46c37bd235217fc40b9653a65adc6)) ## 4.71.0 (2025-03-20) Full Changelog: [v4.70.0...v4.71.0](https://github.com/orbcorp/orb-node/compare/v4.70.0...v4.71.0) ### Features * **api:** api update ([#570](https://github.com/orbcorp/orb-node/issues/570)) ([f25a699](https://github.com/orbcorp/orb-node/commit/f25a699c95a6f4322d819f82be3cace18e4fd913)) ### Chores * **exports:** cleaner resource index imports ([#567](https://github.com/orbcorp/orb-node/issues/567)) ([1249541](https://github.com/orbcorp/orb-node/commit/12495411c10b12fb432ed5ea2db13cf9fcc43c82)) * **exports:** stop using path fallbacks ([#569](https://github.com/orbcorp/orb-node/issues/569)) ([5c55f33](https://github.com/orbcorp/orb-node/commit/5c55f33931a4814bc5bf623ccc6d892627479168)) ## 4.70.0 (2025-03-14) Full Changelog: [v4.69.1...v4.70.0](https://github.com/orbcorp/orb-node/compare/v4.69.1...v4.70.0) ### Features * **api:** api update ([#564](https://github.com/orbcorp/orb-node/issues/564)) ([d55019c](https://github.com/orbcorp/orb-node/commit/d55019cec211897594bda2f0789e9b50313321ef)) ## 4.69.1 (2025-03-13) Full Changelog: [v4.69.0...v4.69.1](https://github.com/orbcorp/orb-node/compare/v4.69.0...v4.69.1) ### Bug Fixes * **exports:** ensure resource imports don't require /index ([#562](https://github.com/orbcorp/orb-node/issues/562)) ([6d5b098](https://github.com/orbcorp/orb-node/commit/6d5b0988a3b89ec21561e3fc208a9b2481399592)) ### Chores * **api:** correctly support ExternalCustomerID array filter on Subscriptions.List ([#561](https://github.com/orbcorp/orb-node/issues/561)) ([d0b1aa6](https://github.com/orbcorp/orb-node/commit/d0b1aa62f09003ca1a2f66a0dae5208077fb57c9)) * **internal:** remove extra empty newlines ([#559](https://github.com/orbcorp/orb-node/issues/559)) ([f177a13](https://github.com/orbcorp/orb-node/commit/f177a13635912d93c9c03b34752fbff9b713b991)) ## 4.69.0 (2025-03-11) Full Changelog: [v4.68.0...v4.69.0](https://github.com/orbcorp/orb-node/compare/v4.68.0...v4.69.0) ### Features * **api:** api update ([#556](https://github.com/orbcorp/orb-node/issues/556)) ([3681115](https://github.com/orbcorp/orb-node/commit/368111568c2ba1e87b11ba4249b6d0609b94e86c)) ## 4.68.0 (2025-03-10) Full Changelog: [v4.67.0...v4.68.0](https://github.com/orbcorp/orb-node/compare/v4.67.0...v4.68.0) ### Features * add SKIP_BREW env var to ./scripts/bootstrap ([#552](https://github.com/orbcorp/orb-node/issues/552)) ([c093bbd](https://github.com/orbcorp/orb-node/commit/c093bbd7554a0016797def8f2dd4f3f8bb1dc961)) * **api:** api update ([#553](https://github.com/orbcorp/orb-node/issues/553)) ([fc56426](https://github.com/orbcorp/orb-node/commit/fc564266196bc1dc5806ba600114056b5d85103b)) ### Chores * **internal:** codegen related update ([#550](https://github.com/orbcorp/orb-node/issues/550)) ([1fe40c9](https://github.com/orbcorp/orb-node/commit/1fe40c9f487c96219b2712b44ebcb96e41d5f718)) * **internal:** codegen related update ([#554](https://github.com/orbcorp/orb-node/issues/554)) ([3a2ad3c](https://github.com/orbcorp/orb-node/commit/3a2ad3cf2b86597ce08167e416d0a61547943b7b)) ## 4.67.0 (2025-03-07) Full Changelog: [v4.66.0...v4.67.0](https://github.com/orbcorp/orb-node/compare/v4.66.0...v4.67.0) ### Features * **api:** api update ([#547](https://github.com/orbcorp/orb-node/issues/547)) ([c047972](https://github.com/orbcorp/orb-node/commit/c04797276b80d3f59f5f41e371dd45c228f39d28)) ## 4.66.0 (2025-03-06) Full Changelog: [v4.65.0...v4.66.0](https://github.com/orbcorp/orb-node/compare/v4.65.0...v4.66.0) ### Features * **api:** api update ([#544](https://github.com/orbcorp/orb-node/issues/544)) ([d43b512](https://github.com/orbcorp/orb-node/commit/d43b512262570b00b11baf747fff694