Skip to content

v0.1.25

Choose a tag to compare

@affandar affandar released this 03 May 21:01
· 73 commits to main since this release

SDK / Runtime

  • Bump pilotswarm-sdk to duroxide@^0.1.24, which includes the Linux ARM64 native package duroxide-linux-arm64-gnu.

Docker

  • Restore multi-arch starter image publishing for linux/amd64,linux/arm64 by default.
  • Publish release, bare-version, and latest starter Docker tags from the release workflow.

Docs

  • Refresh the Docker quickstart to remove the temporary --platform linux/amd64 workaround and point versioned examples at 0.1.25.

Validation

  • npm run build passed.
  • Full local test suite had one contracts flake in the parallel run; ./scripts/run-tests.sh --suite=contracts --sequential passed twice.
  • npm pack --dry-run passed for pilotswarm-sdk, pilotswarm-cli, and pilotswarm-web.