Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.6.0"
".": "3.7.0"
}
8 changes: 4 additions & 4 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 118
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/metronome/metronome-f7e0e0ddfc48af411be9cceb4ff2f2902fd49e10a0e37375e291c2a06a6ddf6d.yml
openapi_spec_hash: 51a0820e0399b218d44af30e9e0cb2da
config_hash: e73a5fed3fb2fc458b2cd21b1e3e7b91
configured_endpoints: 115
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/metronome/metronome-f12f505faf40d5f25d74c0b5a417e2b36c7f3f9621a0e23acd3d6ec4c615443e.yml
openapi_spec_hash: 5c1f13896608a69feebd8855703b76df
config_hash: 6bd82f310398d5d47bcfeb8d7ed150b3
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## 3.7.0 (2026-05-29)

Full Changelog: [v3.6.0...v3.7.0](https://github.com/Metronome-Industries/metronome-node/compare/v3.6.0...v3.7.0)

### Features

* [LAUNCH-2814] editContract returns full edit in the response ([197a27a](https://github.com/Metronome-Industries/metronome-node/commit/197a27ad6de47af9b3c725ec79f296e567238f41))
* [orch-1860] remove all deprecated `/payments/*` endpoints from API ([03d2179](https://github.com/Metronome-Industries/metronome-node/commit/03d217925dad440f11f078606bd6387ed97371cb))
* create contract returns contract data ([b6530d4](https://github.com/Metronome-Industries/metronome-node/commit/b6530d4c04ad0aebca11493212cf952f9a07b51d))
* nikku-orch-1723-update-create-contract ([fc920c3](https://github.com/Metronome-Industries/metronome-node/commit/fc920c36a4cb7262cf70ae3b895b4e129b4a2f8b))


### Bug Fixes

* **mcp:** use `pure-lockfile` when building mcp server ([df0ff5b](https://github.com/Metronome-Industries/metronome-node/commit/df0ff5b4c9e7591145369af6a2b862fc4f0d3fb3))
* **typescript:** upgrade tsc-multi so that it works with Node 26 ([ed31463](https://github.com/Metronome-Industries/metronome-node/commit/ed314636e08ca6002585211a9814bb60522fc614))


### Chores

* (internal) Add threshold balance specifier to contract create & edit, package create and both contract and package retrievals ([07eb0fe](https://github.com/Metronome-Industries/metronome-node/commit/07eb0fe97fee540544e5ce3b68109a3345c13854))

## 3.6.0 (2026-05-18)

Full Changelog: [v3.5.0...v3.6.0](https://github.com/Metronome-Industries/metronome-node/compare/v3.5.0...v3.6.0)
Expand Down
15 changes: 0 additions & 15 deletions api.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,21 +481,6 @@ Methods:
- <code title="post /v1/packages/archive">client.v1.packages.<a href="./src/resources/v1/packages.ts">archive</a>({ ...params }) -> PackageArchiveResponse</code>
- <code title="post /v1/packages/listContractsOnPackage">client.v1.packages.<a href="./src/resources/v1/packages.ts">listContractsOnPackage</a>({ ...params }) -> PackageListContractsOnPackageResponsesCursorPage</code>

## Payments

Types:

- <code><a href="./src/resources/v1/payments.ts">Payment</a></code>
- <code><a href="./src/resources/v1/payments.ts">PaymentStatus</a></code>
- <code><a href="./src/resources/v1/payments.ts">PaymentAttemptResponse</a></code>
- <code><a href="./src/resources/v1/payments.ts">PaymentCancelResponse</a></code>

Methods:

- <code title="post /v1/payments/list">client.v1.payments.<a href="./src/resources/v1/payments.ts">list</a>({ ...params }) -> PaymentsBodyCursorPage</code>
- <code title="post /v1/payments/attempt">client.v1.payments.<a href="./src/resources/v1/payments.ts">attempt</a>({ ...params }) -> PaymentAttemptResponse</code>
- <code title="post /v1/payments/cancel">client.v1.payments.<a href="./src/resources/v1/payments.ts">cancel</a>({ ...params }) -> PaymentCancelResponse</code>

## Settings

Types:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metronome/sdk",
"version": "3.6.0",
"version": "3.7.0",
"description": "The official TypeScript library for the Metronome API",
"author": "Metronome <dev-feedback@metronome.com>",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -43,7 +43,7 @@
"publint": "^0.2.12",
"ts-jest": "^29.1.0",
"ts-node": "^10.5.0",
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.9/tsc-multi.tgz",
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.11/tsc-multi.tgz",
"tsconfig-paths": "^4.0.0",
"tslib": "^2.8.1",
"typescript": "5.8.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp-server/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dxt_version": "0.2",
"name": "@metronome/mcp",
"version": "3.6.0",
"version": "3.7.0",
"description": "The official MCP Server for the Metronome API",
"author": {
"name": "Metronome",
Expand Down
4 changes: 2 additions & 2 deletions packages/mcp-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metronome/mcp",
"version": "3.6.0",
"version": "3.7.0",
"description": "The official MCP Server for the Metronome API",
"author": "Metronome <dev-feedback@metronome.com>",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -74,7 +74,7 @@
"ts-jest": "^29.1.0",
"ts-morph": "^19.0.0",
"ts-node": "^10.5.0",
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.9/tsc-multi.tgz",
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.11/tsc-multi.tgz",
"tsconfig-paths": "^4.0.0"
},
"imports": {
Expand Down
3 changes: 0 additions & 3 deletions packages/mcp-server/src/code-tool-worker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,6 @@ const fuse = new Fuse(
'client.v1.packages.list',
'client.v1.packages.listContractsOnPackage',
'client.v1.packages.retrieve',
'client.v1.payments.attempt',
'client.v1.payments.cancel',
'client.v1.payments.list',
'client.v1.settings.upsertAvalaraCredentials',
'client.v1.settings.billingProviders.create',
'client.v1.settings.billingProviders.list',
Expand Down
Loading
Loading