Skip to content

v0.1.19

Choose a tag to compare

@affandar affandar released this 16 Apr 15:32
· 108 commits to main since this release

Highlights

  • CMS and Facts PostgreSQL access now runs through schema-owned stored procedures, with a shared advisory-lock migration runner.
  • Added versioned Facts migrations and SQL diff docs for stored-procedure reviewability.
  • Hardened release test surfaces for GitHub Copilot GPT-5.4, including always-on toolset and wait-affinity coverage.

Verification

  • Built all workspaces with npm run build.
  • Verified npm pack --dry-run for pilotswarm-sdk, pilotswarm-cli, and pilotswarm-web.
  • Full local test suite was run by the user immediately before release; not rerun in this release cut.