Skip to content

v4.4.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:11

Function runtime compatibility

  • SDK and CLI function-list records now expose the deployed runtime_version, gateway runtime_current_version, guaranteed runtime_minimum_version, and runtime_stale fields.
  • MCP list_functions renders a compatibility table for current and legacy functions, including resolved direct dependencies and a precise functions_rebuild recovery path for stale runtimes.
  • Public CLI, SDK, MCP, OpenClaw, and skill references now explain the 3.7.0 minimum helper guarantee, including getRoutedPaymentContext() for priced routes.

Reliability

Regression coverage pins the SDK types, CLI JSON pass-through, MCP legacy/stale rendering, generated documentation, and cross-surface parity.

Full changelog: v4.4.0...v4.4.1