Skip to content

v0.1.18

Choose a tag to compare

@affandar affandar released this 14 Apr 20:20
· 111 commits to main since this release

Highlights

  • sequence stats in the shared portal/TUI now show the duroxide orchestration version when available
  • PilotSwarmManagementClient.getOrchestrationStats() now fetches runtime stats and instance info in parallel and returns partial data when one management call fails
  • PilotSwarmManagementClient.getSession() now carries orchestrationVersion on the broader session view and preserves partial duroxide data
  • durable upgrade, orchestration-versioning, and shared UI behavior refinements from the since-v0.1.17 commits are included in this release
  • release docs, deployer guidance, builder templates, and getting-started docs were updated in the release surface since v0.1.17

Verification

  • full test suite was run locally by the operator before release and reported green
  • npm run build passed on the release tree
  • npm pack --dry-run passed for pilotswarm-sdk, pilotswarm-cli, and pilotswarm-web
  • package-local README files are present in all publish payloads

This release is intended to publish npm packages and trigger the starter Docker image workflow.