Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 14:07
· 47 commits to main since this release

v0.14.0

Added

  • Added managed source streams in the daemon/runtime surface so long-lived source-backed streaming flows can be created and reused through the daemon and TypeScript client.

Fixed

  • Refined managed source stream handling after review, tightening daemon behavior around the new runtime path.
  • Expanded TypeScript daemon-client coverage for managed source flows to lock the new surface down with integration-oriented tests.

Full Changelog: v0.13.3...v0.14.0