Skip to content

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 12:38
· 28 commits to main since this release

v0.15.1

This patch release tightens managed source stream persistence and recovery.

Fixed

  • Made direct managed-source stream writes atomic with checkpoint updates, so poll sources do not advance progress without persisting the corresponding stream rows.
  • Tightened managed-source recovery around sink cursors and runtime state updates, reducing replay/drop risk for recent github_repo events after daemon restarts.
  • Stabilized the source-backed GitHub event path after the legacy subscribe removal in v0.15.0, so background repo polling no longer regresses into the hidden-job failure mode.

Packages

  • uxc 0.15.1
  • @holon-run/uxc-daemon-client 0.15.1

Full Changelog: v0.15.0...v0.15.1