@voltagent/server-hono@2.0.14

chaitin/SafeLine@voltagent/server-hono@2.0.14May 31, 2026by voltagent-bot

AI Summary

A patch update that includes workflow ownership validation and updates to core dependencies to fix stream handling issues and security concerns.

Key Highlights

  • Validates workflow ownership before suspend and cancel control routes
  • Fixes issue #1316
  • Fixes unhandled rejections when aborting streams
  • Updates core dependencies to 2.7.6 and 2.1.18

New Features

  • Ownership validation and stream stability improvements

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