Skip to content

v2.36.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 15:03
· 51 commits to main since this release

run402-mcp · run402 · @run402/sdk — v2.36.0

Fixed

  • Admin lease-perpetual route renamed. The retired one-route /billing-accounts/v1/* namespace folds into the /billing/v1/admin/accounts/* family (next to credit/debit/set-tier). r.admin.setLeasePerpetual() (SDK) and the admin_set_lease_perpetual MCP tool now call POST /billing/v1/admin/accounts/:account_id/lease-perpetual. No public surface change — the method signature, the run402 admin lease-perpetual CLI command, and all flags are unchanged; only the gateway path moved. Batch 1 / piece 1 of the pre-launch API-consistency cleanup (#430). (#431)

The @run402/astro peer-dependency fix (#429) shipped separately in @run402/astro v2.4.1 — it appears in this commit range but rides its own release train.

Full Changelog: v2.35.0...v2.36.0