@voltagent/server-hono@2.0.14
VoltAgent/voltagent@voltagent/server-hono@2.0.14May 31, 2026by voltagent-bot
AI Summary
A security patch adds validation for workflow ownership before allowing suspend and cancel actions on executions.
Key Highlights
- Validates workflow ownership before control routes act
- Fixes issue #1316
- Improved security for execution control
New Features
- Workflow ownership validation
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