v0.1.31
Patch release for the starter Docker quickstart runtime.
Highlights:
- Move the starter Docker image to Debian trixie so current duroxide native Linux modules load against glibc 2.41.
- Use trixie's default embedded PostgreSQL 17 for fresh starter volumes.
- Document that older starter volumes initialized with PostgreSQL 15 must be recreated or migrated before reuse.
- Bump published workspace packages to 0.1.31 and refresh pinned Docker quickstart references.
- Keep npm publishing on Trusted Publisher/OIDC.
Validation:
- npm run build
- Full local suite: 113 test files / 613 tests passed
- npm pack --dry-run for pilotswarm-sdk, pilotswarm-cli, pilotswarm-web
- Local starter Docker smoke test returned HTTP 200 with glibc 2.41 and PostgreSQL 17
This release is expected to trigger npm package publishing and the starter Docker image publish workflow.