Skip to content

v0.1.6

Choose a tag to compare

@mlimarenko mlimarenko released this 18 Jun 10:57

0.1.6 — 2026-06-18

  • Build against framework v0.0.8: full sweeps are now single-flight inside
    the connector process, so manual, startup, and periodic triggers cannot run
    overlapping mutation passes against the same cursor database. Concurrent
    manual /sync/run requests return HTTP 409 while an existing sweep is active.
  • Inherits framework cancellation cleanup for manual sync requests that are
    disconnected before the sweep finishes.