@voltagent/server-elysia@2.0.9
VoltAgent/voltagent@voltagent/server-elysia@2.0.9May 31, 2026by voltagent-bot
AI Summary
This patch release introduces a security validation to ensure workflow ownership before allowing suspension or cancellation of executions, addressing a specific issue.
Key Highlights
- Validate workflow ownership before suspend and cancel control routes act on an execution
- Fixes issue #1316
- Updated dependencies to @voltagent/core@2.7.6 and @voltagent/server-core@2.1.18
Full Release Notes
### Patch Changes
- [#1318](https://github.com/VoltAgent/voltagent/pull/1318) [`91abbb4`](https://github.com/VoltAgent/voltagent/commit/91abbb450312d92dc3dd690c0579b5f0325370d9) Thanks [@ruanchaves](https://github.com/ruanchaves)! - Validate workflow ownership before suspend and cancel control routes act on an execution.
Fixes #1316.
- Updated dependencies \[[`a1b4427`](https://github.com/VoltAgent/voltagent/commit/a1b44273b06deba50379a6f8f8a06347439a525f), [`91abbb4`](https://github.com/VoltAgent/voltagent/commit/91abbb450312d92dc3dd690c0579b5f0325370d9)]:
- @voltagent/core@2.7.6
- @voltagent/server-core@2.1.18