Skip to content

v8.2.2

Choose a tag to compare

@github-actions github-actions released this 02 Sep 09:37
· 2 commits to main since this release

Relaycast v8.2.2

Install

npm install @relaycast/a2a@8.2.2
npm install @relaycast/sdk@8.2.2
npm install @relaycast/engine@8.2.2
npm install relaycast@8.2.2
npm install @relaycast/react@8.2.2
npm install @relaycast/mcp@8.2.2
npm install @relaycast/openclaw@8.2.2

Packages

Package Version
@relaycast/a2a 8.2.2
@relaycast/types 8.2.2
@relaycast/engine 8.2.2
@relaycast/sdk 8.2.2
relaycast 8.2.2
@relaycast/mcp 8.2.2
@relaycast/react 8.2.2
@relaycast/openclaw 8.2.2

What's Changed

  • fix: make action invocation retries idempotent by @khaliqgant in #355
  • fix(engine): bound never-dispatched pending invocations by absolute age by @kjgbot in #358
  • fix(engine): preserve enrollment-set cloud:* tags across re-registration by @kjgbot in #360
  • docs: correct the audit header to the database production actually uses by @khaliqgant in #304
  • revert(engine): hold #360 from the next release by @miyaontherelay in #364

Full Changelog: v8.2.1...v8.2.2