github VoltAgent/voltagent @voltagent/cloudflare-d1@2.1.2

Patch Changes

  • #1085 f275daf Thanks @omeraplak! - Fix workflow execution filtering by persisted metadata across adapters.

    • Persist options.metadata on workflow execution state so /workflows/executions filters can match tenant/user metadata.
    • Preserve existing execution metadata when updating cancelled/error workflow states.
    • Accept options.metadata in server workflow execution request schema.
    • Fix LibSQL and Cloudflare D1 JSON metadata query comparisons for metadata and metadata.<key> filters.
  • #1082 73cf1d3 Thanks @omeraplak! - Fix workflow state persistence parity across SQL adapters.

    This update persists and returns input, context, and top-level workflowState in workflow state operations. It also ensures suspended workflow state queries include events, output, and cancellation, and adds adapter migrations/column additions where needed.

Don't miss a new voltagent release

NewReleases is sending notifications on new releases.